
Time bar (total: 12.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 50% | 0.1% | 0% | 50% | 0% | 4 |
| 0% | 0% | 50% | 0.1% | 0% | 50% | 0% | 5 |
| 37.5% | 18.7% | 31.2% | 0.1% | 0% | 50% | 0% | 6 |
| 43.8% | 21.9% | 28.1% | 0.1% | 0% | 50% | 0% | 7 |
| 65.6% | 32.8% | 17.2% | 0.1% | 0% | 50% | 0% | 8 |
| 70.3% | 35.1% | 14.8% | 0.1% | 0% | 50% | 0% | 9 |
| 82% | 41% | 9% | 0.1% | 0% | 50% | 0% | 10 |
| 84.8% | 42.3% | 7.6% | 0.1% | 0% | 50% | 0% | 11 |
| 90.8% | 45.4% | 4.6% | 0.1% | 0% | 50% | 0% | 12 |
Compiled 31 to 20 computations (35.5% saved)
ival-sub: 28.0ms (40.4% of total)ival-mult: 19.0ms (27.4% of total)ival-sqrt: 18.0ms (26% of total)ival-pi: 2.0ms (2.9% of total)ival-div: 2.0ms (2.9% of total)const: 1.0ms (1.4% of total)backward-pass: 0.0ms (0% of total)| 1.3s | 8256× | 0 | valid |
| 1.0ms | 11× | 0 | invalid |
ival-mult: 443.0ms (45.2% of total)ival-sqrt: 202.0ms (20.6% of total)ival-sub: 181.0ms (18.5% of total)ival-div: 93.0ms (9.5% of total)ival-pi: 36.0ms (3.7% of total)const: 21.0ms (2.1% of total)backward-pass: 3.0ms (0.3% of total)| 2× | egg-herbie |
| 5020× | *-lowering-*.f32 |
| 5020× | *-lowering-*.f64 |
| 2636× | /-lowering-/.f32 |
| 2636× | /-lowering-/.f64 |
| 1982× | times-frac |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 152 |
| 1 | 187 | 150 |
| 2 | 647 | 132 |
| 3 | 4561 | 126 |
| 0 | 19 | 25 |
| 1 | 58 | 25 |
| 2 | 192 | 22 |
| 3 | 949 | 21 |
| 4 | 4964 | 20 |
| 0 | 8326 | 20 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
| Outputs |
|---|
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
| Inputs |
|---|
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
(/ (- 1 (* 5 (* (neg v) (neg v)))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* (neg v) (neg v))))))) (- 1 (* (neg v) (neg v))))) |
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) (neg t)) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
(neg (/ (- 1 (* 5 (* (neg v) (neg v)))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* (neg v) (neg v))))))) (- 1 (* (neg v) (neg v)))))) |
(neg (/ (- 1 (* 5 (* v v))) (* (* (* (PI) (neg t)) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))))) |
(/ (- 1 (* 5 (* t t))) (* (* (* (PI) v) (sqrt (* 2 (- 1 (* 3 (* t t)))))) (- 1 (* t t)))) |
| Outputs |
|---|
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
(/ (fma (square v) -5 1) (* (* (PI) t) (* (sqrt (fma (square v) -6 2)) (- 1 (square v))))) |
(/ (- 1 (* 5 (* (neg v) (neg v)))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* (neg v) (neg v))))))) (- 1 (* (neg v) (neg v))))) |
(/ (fma (square v) -5 1) (* (* (PI) t) (* (sqrt (fma (square v) -6 2)) (- 1 (square v))))) |
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) (neg t)) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
(/ (fma (square v) -5 1) (* (* (* (PI) t) (sqrt (fma (square v) -6 2))) (fmsub v v 1))) |
(neg (/ (- 1 (* 5 (* (neg v) (neg v)))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* (neg v) (neg v))))))) (- 1 (* (neg v) (neg v)))))) |
(/ (fma (square v) -5 1) (* (* (* (PI) t) (sqrt (fma (square v) -6 2))) (fmsub v v 1))) |
(neg (/ (- 1 (* 5 (* v v))) (* (* (* (PI) (neg t)) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))))) |
(/ (fma (square v) -5 1) (* (* (PI) t) (* (sqrt (fma (square v) -6 2)) (- 1 (square v))))) |
(/ (- 1 (* 5 (* t t))) (* (* (* (PI) v) (sqrt (* 2 (- 1 (* 3 (* t t)))))) (- 1 (* t t)))) |
(/ (fma (square t) -5 1) (* (* v (PI)) (* (sqrt (fma (square t) -6 2)) (- 1 (square t))))) |
(abs v)
(negabs t)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v))))) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (*.f64 v v)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 3 binary64) (*.f64 v v)) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))) |
| 0 | 0 | - | 0 | - | (*.f64 v v) |
| 0 | 0 | - | 0 | - | (PI.f64) |
| 0 | 0 | - | 0 | - | (*.f64 (PI.f64) t) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) |
| 0 | 0 | - | 0 | - | v |
| 0 | 0 | - | 0 | - | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v))) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 5 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 5 binary64) (*.f64 v v)) |
| 119.0ms | 512× | 0 | valid |
Compiled 282 to 59 computations (79.1% saved)
ival-mult: 25.0ms (50.4% of total)ival-pi: 8.0ms (16.1% of total)ival-sub: 8.0ms (16.1% of total)ival-sqrt: 4.0ms (8.1% of total)ival-div: 3.0ms (6.1% of total)const: 1.0ms (2% of total)backward-pass: 0.0ms (0% of total)Compiled 28 to 19 computations (32.1% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.3% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ▶ | 99.3% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
Compiled 58 to 38 computations (34.5% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 #s(literal 5 binary64) (*.f64 v v)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))) |
| ✓ | cost-diff | 0 | (*.f64 v #s(literal -5 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 v (*.f64 v #s(literal -5 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
| 5206× | *-lowering-*.f32 |
| 5206× | *-lowering-*.f64 |
| 2096× | /-lowering-/.f32 |
| 2096× | /-lowering-/.f64 |
| 1648× | times-frac |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 209 |
| 1 | 85 | 195 |
| 2 | 270 | 191 |
| 3 | 1244 | 191 |
| 4 | 5310 | 186 |
| 0 | 8222 | 186 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ 1 (* v (* v -5))) (* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v)))))) |
(+ 1 (* v (* v -5))) |
1 |
(* v (* v -5)) |
v |
(* v -5) |
-5 |
(* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v))))) |
(PI) |
(* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v)))) |
t |
(* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v))) |
(sqrt (+ 2 (* (* v v) -6))) |
(+ 2 (* (* v v) -6)) |
2 |
(* (* v v) -6) |
(* v v) |
-6 |
(- 1 (* v v)) |
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
(- 1 (* 5 (* v v))) |
1 |
(* 5 (* v v)) |
5 |
(* v v) |
v |
(* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))) |
(* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) |
(* (PI) t) |
(PI) |
t |
(sqrt (* 2 (- 1 (* 3 (* v v))))) |
(* 2 (- 1 (* 3 (* v v)))) |
2 |
(- 1 (* 3 (* v v))) |
(* 3 (* v v)) |
3 |
(- 1 (* v v)) |
| Outputs |
|---|
(/ (+ 1 (* v (* v -5))) (* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v)))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(+ 1 (* v (* v -5))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
1 |
#s(literal 1 binary64) |
(* v (* v -5)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
v |
(* v -5) |
(*.f64 v #s(literal -5 binary64)) |
-5 |
#s(literal -5 binary64) |
(* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v))))) |
(*.f64 (PI.f64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(PI) |
(PI.f64) |
(* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
t |
(* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* 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))))) |
(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)) |
(* v v) |
(*.f64 v v) |
-6 |
#s(literal -6 binary64) |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(- 1 (* 5 (* v v))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
1 |
#s(literal 1 binary64) |
(* 5 (* v v)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
5 |
#s(literal 5 binary64) |
(* v v) |
(*.f64 v v) |
v |
(* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))) |
(*.f64 (PI.f64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) |
(*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (PI) t) |
(*.f64 (PI.f64) t) |
(PI) |
(PI.f64) |
t |
(sqrt (* 2 (- 1 (* 3 (* v v))))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) |
(* 2 (- 1 (* 3 (* v v)))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))) |
2 |
#s(literal 2 binary64) |
(- 1 (* 3 (* v v))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) |
(* 3 (* v v)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
3 |
#s(literal 3 binary64) |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (*.f64 #s(literal 3 binary64) (*.f64 v v)) |
| ✓ | accuracy | 99.7% | (*.f64 (PI.f64) t) |
| ✓ | accuracy | 99.5% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | accuracy | 99.3% | (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 v v) #s(literal -6 binary64)) |
| ✓ | accuracy | 99.5% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
| ✓ | accuracy | 99.5% | (*.f64 (PI.f64) (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
| ✓ | accuracy | 99.3% | (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 99.0ms | 256× | 0 | valid |
Compiled 250 to 32 computations (87.2% saved)
ival-mult: 20.0ms (55.1% of total)ival-sub: 4.0ms (11% of total)ival-sqrt: 4.0ms (11% of total)ival-div: 3.0ms (8.3% of total)ival-add: 3.0ms (8.3% of total)ival-pi: 2.0ms (5.5% of total)const: 1.0ms (2.8% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (+ 1 (* v (* v -5))) (* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v))))))> |
#<alt (+ 1 (* v (* v -5)))> |
#<alt (* v (* v -5))> |
#<alt (* v -5)> |
#<alt (* 2 (- 1 (* 3 (* v v))))> |
#<alt (/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v))))> |
#<alt (- 1 (* 5 (* v v)))> |
#<alt (* 5 (* v v))> |
#<alt (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v))))> |
#<alt (* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v)))))> |
#<alt (* (* v v) -6)> |
#<alt (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v))))))> |
#<alt (* (PI) t)> |
#<alt (* 3 (* v v))> |
| Outputs |
|---|
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (* 5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)> |
#<alt (* -5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt 2> |
#<alt (+ 2 (* -6 (pow v 2)))> |
#<alt (+ 2 (* -6 (pow v 2)))> |
#<alt (+ 2 (* -6 (pow v 2)))> |
#<alt (* -6 (pow v 2))> |
#<alt (* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6))> |
#<alt (* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6))> |
#<alt (* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6))> |
#<alt (* -6 (pow v 2))> |
#<alt (* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6))> |
#<alt (* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6))> |
#<alt (* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* -5/2 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* (pow v 2) (- (* -53/8 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 5/2 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* (pow v 2) (- (* (pow v 2) (- (* (pow v 2) (- (* 135/16 (/ 1 (* t (* (PI) (sqrt 2))))) (* 47/2 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 53/8 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 5/2 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (* 5 (/ (sqrt -1/3) (* t (* v (* (PI) (sqrt 2))))))> |
#<alt (/ (- (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))) (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/81 (* 1/18 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2))))))))))) (+ (/ 2/9 (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2)))))))))) v)> |
#<alt (* -5 (/ (sqrt -1/3) (* t (* v (* (PI) (sqrt 2))))))> |
#<alt (* -1 (/ (- (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))) (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/81 (* 1/18 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2))))))))))) (+ (/ 2/9 (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2)))))))))) v))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt (* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* t (sqrt 2))> |
#<alt (+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (* -1 (* t (sqrt 2))))))> |
#<alt (+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (* 3 (/ t (sqrt 2)))))))))> |
#<alt (+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (+ (* 3 (/ t (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ t (pow (sqrt 2) 5))) (* 9/2 (/ t (pow (sqrt 2) 3))))))))))))> |
#<alt (* -1 (* t (* (pow v 3) (sqrt -6))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2)))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))))> |
#<alt (* t (* (pow v 3) (sqrt -6)))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (* -1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (* 3 (/ (* t (PI)) (sqrt 2)))))))))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (+ (* 3 (/ (* t (PI)) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* t (PI)) (pow (sqrt 2) 5))) (* 9/2 (/ (* t (PI)) (pow (sqrt 2) 3))))))))))))> |
#<alt (* -1 (* t (* (pow v 3) (* (PI) (sqrt -6)))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))))> |
#<alt (* t (* (pow v 3) (* (PI) (sqrt -6))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))))))> |
#<alt (* -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 (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2)))))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (+ (* -3/2 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3/2 (* t (* (PI) (sqrt 2)))) (* -9/8 (* t (* (pow v 2) (* (PI) (sqrt 2))))))))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3/2 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -27/16 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* -9/8 (* t (* (PI) (sqrt 2)))))))))> |
#<alt (* t (* v (* (PI) (* (sqrt -3) (sqrt 2)))))> |
#<alt (* v (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2))))))> |
#<alt (* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2)))))))> |
#<alt (* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (/ (* t (* (PI) (sqrt 2))) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2))))))))> |
#<alt (* -1 (* t (* v (* (PI) (* (sqrt -3) (sqrt 2))))))> |
#<alt (* -1 (* v (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2)))))))> |
#<alt (* -1 (* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2))))))))> |
#<alt (* -1 (* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (/ (* t (* (PI) (sqrt 2))) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2)))))))))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* 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))> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | t | @ | -inf | (/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
| 3.0ms | t | @ | 0 | (/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
| 3.0ms | t | @ | inf | (/ (+ 1 (* v (* v -5))) (* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v)))))) |
| 3.0ms | v | @ | inf | (/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
| 3.0ms | t | @ | 0 | (/ (+ 1 (* v (* v -5))) (* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v)))))) |
| 1× | batch-egg-rewrite |
| 3758× | *-lowering-*.f32 |
| 3758× | *-lowering-*.f64 |
| 2958× | /-lowering-/.f32 |
| 2958× | /-lowering-/.f64 |
| 1516× | prod-diff |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 133 |
| 1 | 179 | 126 |
| 2 | 1518 | 123 |
| 0 | 8689 | 123 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ 1 (* v (* v -5))) (* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v)))))) |
(+ 1 (* v (* v -5))) |
(* v (* v -5)) |
(* v -5) |
(* 2 (- 1 (* 3 (* v v)))) |
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) (- 1 (* v v)))) |
(- 1 (* 5 (* v v))) |
(* 5 (* v v)) |
(* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v)))) |
(* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v))))) |
(* (* v v) -6) |
(* (* (PI) t) (sqrt (* 2 (- 1 (* 3 (* v v)))))) |
(* (PI) t) |
(* 3 (* v v)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v))))) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.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)) t)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.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 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v v)) t)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.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 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.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 #s(literal -5 binary64) (*.f64 v v))) (PI.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)) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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)) t)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.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)))) #s(literal 125 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #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)) t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v v)) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (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)) t)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v v)) t))) (PI.f64)) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) t) (*.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 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 t (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 (PI.f64) t)) #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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) #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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))))) |
(/.f64 (*.f64 #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 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (PI.f64))) |
(/.f64 (*.f64 #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 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 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)) t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 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)) t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 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 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (/.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)) t)))) (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (PI.f64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (/.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)) t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (PI.f64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v v)) t)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #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)) t)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.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 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.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)) t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v v)) t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v))))) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (/.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)) t)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (PI.f64))) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #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)) t)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.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 v v))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (/.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)) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (PI.f64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v v)) t)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 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 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)))) (*.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) (PI.f64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #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)) t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.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 v v))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (*.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)) t))) #s(literal 1 binary64)) (*.f64 (PI.f64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))))) |
(/.f64 (*.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)) t))) #s(literal 1 binary64)) (*.f64 (PI.f64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))))) |
(/.f64 (*.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)) t))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (*.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)) t))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (PI.f64) (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.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)) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.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)) t))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))))) (*.f64 (PI.f64) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (*.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)) t))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.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)) t))) (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64))) (*.f64 (PI.f64) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) (*.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)) t)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) (*.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)) t)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.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)) t)) (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.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)) t)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.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)) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))))) (*.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)) t)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (*.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)) t)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64))) (*.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)) t)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (*.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 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (*.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 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (*.f64 (sqrt.f64 (+.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 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))))) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (*.f64 (*.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 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #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 v v))) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (*.f64 (cbrt.f64 (PI.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)) t)))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (PI.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)) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) (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 v))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)))) (neg.f64 (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)) t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v v)) t)))) (neg.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) t)) (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 v))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 t)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.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)) t)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v))) (PI.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)) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.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)) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (pow.f64 (/.f64 (*.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 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) v) (*.f64 v #s(literal -5 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 v #s(literal -5 binary64))) v)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64))) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(-.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal -5 binary64)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) v) (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 v #s(literal -5 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 v #s(literal 5 binary64))) v #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.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)))) #s(literal 125 binary64))) (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 15625 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 15625 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 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 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 15625 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 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 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 15625 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) v) (*.f64 v #s(literal -5 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) v) (*.f64 v #s(literal -5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) v) (*.f64 v #s(literal -5 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) v) (*.f64 v #s(literal -5 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 v #s(literal -5 binary64))) v) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 v #s(literal -5 binary64))) v) (*.f64 (neg.f64 (*.f64 v #s(literal -5 binary64))) v)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 v #s(literal -5 binary64))) v))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(neg.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v #s(literal -5 binary64)) v) |
(*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(*.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64)) |
(*.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(*.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v) |
(*.f64 (*.f64 #s(literal 1 binary64) v) (*.f64 v #s(literal -5 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 v #s(literal -5 binary64))) v) |
(*.f64 v #s(literal -5 binary64)) |
(*.f64 #s(literal -5 binary64) v) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -27 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -27 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -27 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal -27 binary64))) #s(literal 2 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 9 binary64))) #s(literal 2 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 2 binary64)) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) (/.f64 (*.f64 v v) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 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 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (fma.f64 (neg.f64 (/.f64 (*.f64 v v) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 5 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 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 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (*.f64 v v) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 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 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (fma.f64 (neg.f64 (/.f64 (*.f64 v v) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) (/.f64 #s(literal 5 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 5 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 v v)))) (fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 v v) (*.f64 (/.f64 #s(literal 5 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 v v)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (/.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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) #s(literal 5 binary64)))) (fma.f64 (neg.f64 (/.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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) #s(literal 5 binary64) (*.f64 (/.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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) #s(literal 5 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (/.f64 v (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 v #s(literal 5 binary64))))) (fma.f64 (neg.f64 (/.f64 v (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 v #s(literal 5 binary64)) (*.f64 (/.f64 v (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 v #s(literal 5 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 5 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 (*.f64 v v) (*.f64 (PI.f64) t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 5 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 (*.f64 v v) (*.f64 (PI.f64) t)) (*.f64 (/.f64 #s(literal 5 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 (*.f64 v v) (*.f64 (PI.f64) t))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (/.f64 (*.f64 v v) (*.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 5 binary64) (*.f64 (PI.f64) t))))) (fma.f64 (neg.f64 (/.f64 (*.f64 v v) (*.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 5 binary64) (*.f64 (PI.f64) t)) (*.f64 (/.f64 (*.f64 v v) (*.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 5 binary64) (*.f64 (PI.f64) t))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (/.f64 v (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (/.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (fma.f64 (neg.f64 (/.f64 v (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) (/.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (/.f64 v (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (/.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (/.f64 v (*.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 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) t))))) (fma.f64 (neg.f64 (/.f64 v (*.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 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) t)) (*.f64 (/.f64 v (*.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 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) t))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))))) (fma.f64 (neg.f64 (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (*.f64 (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (/.f64 #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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 #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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(-.f64 (/.f64 (*.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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) #s(literal 5 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 2 binary64)))) |
(-.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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 2 binary64))))))) |
(-.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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -2 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 #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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))))) |
(/.f64 #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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))))) |
(/.f64 #s(literal 1 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))))) |
(/.f64 #s(literal 1 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) #s(literal 5 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #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 (*.f64 (PI.f64) t) (-.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)))) #s(literal 125 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) t) (-.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)))) #s(literal 125 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.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 (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 1 binary64) (*.f64 v v)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (neg.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 2 binary64)))))) |
(/.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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v))) #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 (*.f64 (PI.f64) t) (-.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)))) #s(literal 125 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.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 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (-.f64 (*.f64 #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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 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)))) (*.f64 (*.f64 (PI.f64) t) (-.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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 #s(literal -5 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (-.f64 (*.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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) t) (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 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) t) (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 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 (PI.f64) t) (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 #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 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) t)))) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.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 (-.f64 (*.f64 #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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) #s(literal 5 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) #s(literal 1 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (*.f64 #s(literal -5 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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (-.f64 (*.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 (*.f64 (PI.f64) t) (-.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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #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 (*.f64 (PI.f64) t) (-.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 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) t) (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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) t) (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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (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 #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 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) t)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 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 (-.f64 (*.f64 #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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 binary64))) (*.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (-.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.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 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))))) (*.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 v v)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (PI.f64) t) (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 #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 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) t)))) (*.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (-.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 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (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 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 1 binary64))) (*.f64 (-.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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (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 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (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 v v)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) t) (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)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (PI.f64) t) (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)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 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 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (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)) (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)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) t)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.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 (-.f64 (*.f64 (/.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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 (*.f64 (PI.f64) t) (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 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (-.f64 (*.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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) t) (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 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) t)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) #s(literal 5 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 1 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))))) (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.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 -5 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))))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.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))))) (*.f64 (*.f64 v v) #s(literal 5 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))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (-.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))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (*.f64 (PI.f64) t) (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 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 v v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (PI.f64) t) (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 v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.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 (*.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 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) t)))) (*.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 (-.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 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (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 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (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 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.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 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.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 -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) #s(literal 1 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))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) #s(literal 1 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))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 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 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (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 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 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 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.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 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 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 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.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 (*.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -5 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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 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 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))))) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))))) (*.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (*.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 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))))) (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (*.f64 (-.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 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 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))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 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))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 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))))) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (*.f64 (PI.f64) t) (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 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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)))) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (-.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)))) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.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 #s(literal -5 binary64) (*.f64 v v)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) t) (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 (PI.f64) t) (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 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (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 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (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 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (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 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.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 -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (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 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.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 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) #s(literal 1 binary64)) (*.f64 (*.f64 t (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 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) #s(literal 1 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 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 binary64)) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))) (*.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 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 v v) (+.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)))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 #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 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 (-.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 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 v (*.f64 v (*.f64 v v))) (*.f64 v v))))) |
(/.f64 (neg.f64 (-.f64 (*.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 (*.f64 (PI.f64) t) (-.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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (neg.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) (neg.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (neg.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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (neg.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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 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 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal 2 binary64))))))) |
(/.f64 (neg.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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) (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 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #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 (*.f64 (PI.f64) t) (-.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)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -3 binary64)) (pow.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))))))) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) t) (-.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 (PI.f64) t) (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 -5 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (PI.f64) t)) (*.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 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 (PI.f64) t)) (pow.f64 (/.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 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) t) (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 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) v) (*.f64 v #s(literal -5 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 v #s(literal -5 binary64))) v)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64))) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(-.f64 (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal -5 binary64)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) v) (*.f64 v #s(literal -5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 v #s(literal -5 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 v #s(literal 5 binary64))) v #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.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)))) #s(literal 125 binary64))) (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 15625 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 15625 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 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 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 15625 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 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 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 15625 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) v) (*.f64 v #s(literal -5 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) v) (*.f64 v #s(literal -5 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) v) (*.f64 v #s(literal -5 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) v) (*.f64 v #s(literal -5 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 v #s(literal -5 binary64))) v) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 v #s(literal -5 binary64))) v) (*.f64 (neg.f64 (*.f64 v #s(literal -5 binary64))) v)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 v #s(literal -5 binary64))) v))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(*.f64 #s(literal 5 binary64) (*.f64 v v)) |
(*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 v #s(literal 5 binary64)) v) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 v #s(literal 5 binary64))) v) |
(+.f64 (*.f64 (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 1 binary64)) (*.f64 (*.f64 t (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 #s(literal 1 binary64) (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(fma.f64 (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 1 binary64) (*.f64 (*.f64 t (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 t (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 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (*.f64 t (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 (neg.f64 (*.f64 (*.f64 t (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))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (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)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t (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 (*.f64 (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 1 binary64)) (*.f64 (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 t (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 t (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 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 1 binary64)) (*.f64 (*.f64 t (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 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (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)) (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (*.f64 #s(literal 1 binary64) (*.f64 t (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)) (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))))))) |
(*.f64 t (*.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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (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 v v))) t) |
(*.f64 (*.f64 t (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 t (-.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 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (PI.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)) t))) |
(*.f64 t (*.f64 (PI.f64) (*.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 t (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))) |
(*.f64 (*.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 (PI.f64) t)) |
(*.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)) t)) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) t) (*.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 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.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)) t)))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.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)) t)))) |
(*.f64 (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.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)) t)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.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)) t)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 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 -6 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v #s(literal -6 binary64)) v) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (PI.f64) t) (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 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (*.f64 (PI.f64) t)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (*.f64 t (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64))))) (PI.f64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 (PI.f64) t))) |
(*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal -3 binary64)) #s(literal 2 binary64)))) (PI.f64)) t) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) |
(*.f64 (PI.f64) t) |
(*.f64 t (PI.f64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) t)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) t)) |
(*.f64 (*.f64 t #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 t (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 t (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 3 binary64)))) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(*.f64 (*.f64 v v) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v (*.f64 v #s(literal 3 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 v #s(literal 3 binary64)) v) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 v #s(literal 3 binary64))) v) |
| 1× | egg-herbie |
| 4936× | *-lowering-*.f32 |
| 4936× | *-lowering-*.f64 |
| 2534× | +-lowering-+.f64 |
| 2534× | +-lowering-+.f32 |
| 2352× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 453 | 4805 |
| 1 | 1554 | 4111 |
| 2 | 7184 | 4085 |
| 0 | 8025 | 4085 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sqrt 1/2) (* t (PI))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
1 |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
2 |
(+ 2 (* -6 (pow v 2))) |
(+ 2 (* -6 (pow v 2))) |
(+ 2 (* -6 (pow v 2))) |
(* -6 (pow v 2)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(* -6 (pow v 2)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(+ (* -5/2 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* (pow v 2) (- (* -53/8 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 5/2 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* (pow v 2) (- (* (pow v 2) (- (* (pow v 2) (- (* 135/16 (/ 1 (* t (* (PI) (sqrt 2))))) (* 47/2 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 53/8 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 5/2 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(* 5 (/ (sqrt -1/3) (* t (* v (* (PI) (sqrt 2)))))) |
(/ (- (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))) (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/81 (* 1/18 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2))))))))))) (+ (/ 2/9 (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2)))))))))) v) |
(* -5 (/ (sqrt -1/3) (* t (* v (* (PI) (sqrt 2)))))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))) (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/81 (* 1/18 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2))))))))))) (+ (/ 2/9 (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2)))))))))) v)) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
1 |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* t (sqrt 2)) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (* -1 (* t (sqrt 2)))))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (* 3 (/ t (sqrt 2))))))))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (+ (* 3 (/ t (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ t (pow (sqrt 2) 5))) (* 9/2 (/ t (pow (sqrt 2) 3)))))))))))) |
(* -1 (* t (* (pow v 3) (sqrt -6)))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))))) |
(* t (* (pow v 3) (sqrt -6))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2)))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* t (* (PI) (sqrt 2))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (* -1 (* t (* (PI) (sqrt 2))))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (* 3 (/ (* t (PI)) (sqrt 2))))))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (+ (* 3 (/ (* t (PI)) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* t (PI)) (pow (sqrt 2) 5))) (* 9/2 (/ (* t (PI)) (pow (sqrt 2) 3)))))))))))) |
(* -1 (* t (* (pow v 3) (* (PI) (sqrt -6))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))))) |
(* t (* (pow v 3) (* (PI) (sqrt -6)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))))) |
(* -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)) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(* t (* (PI) (sqrt 2))) |
(+ (* -3/2 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3/2 (* t (* (PI) (sqrt 2)))) (* -9/8 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3/2 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -27/16 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* -9/8 (* t (* (PI) (sqrt 2))))))))) |
(* t (* v (* (PI) (* (sqrt -3) (sqrt 2))))) |
(* v (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2)))))) |
(* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2))))))) |
(* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (/ (* t (* (PI) (sqrt 2))) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2)))))))) |
(* -1 (* t (* v (* (PI) (* (sqrt -3) (sqrt 2)))))) |
(* -1 (* v (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2))))))) |
(* -1 (* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2)))))))) |
(* -1 (* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (/ (* t (* (PI) (sqrt 2))) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2))))))))) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
(* 3 (pow v 2)) |
| Outputs |
|---|
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal 3/4 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (*.f64 t (PI.f64))) (+.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (*.f64 t (PI.f64))) (+.f64 (/.f64 #s(literal 27/16 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) (/.f64 #s(literal -3 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))))))))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (*.f64 t (PI.f64))) (/.f64 #s(literal 3/4 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (*.f64 t (PI.f64))) (+.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (*.f64 t (PI.f64))) (+.f64 (/.f64 #s(literal 135/32 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) (-.f64 (/.f64 #s(literal -27/4 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) (/.f64 #s(literal 3 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))))) (+.f64 (/.f64 #s(literal 27/16 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) (/.f64 #s(literal -3 binary64) (*.f64 t (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))))))))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 (*.f64 t (PI.f64)) v)) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 #s(literal -5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) t) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (+.f64 (/.f64 (/.f64 #s(literal 5/36 binary64) t) (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (/.f64 (/.f64 #s(literal 1/9 binary64) t) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal -25/2592 binary64) t) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) t) (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))))) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))))) (-.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) t) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 5/36 binary64) t) (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (/.f64 (/.f64 #s(literal 1/9 binary64) t) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64)))))) (/.f64 (/.f64 #s(literal 1/9 binary64) t) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal -5 binary64)) (*.f64 (*.f64 t (PI.f64)) v)) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 #s(literal -5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))))) (neg.f64 v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) t) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (+.f64 (/.f64 (/.f64 #s(literal 5/36 binary64) t) (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (/.f64 (/.f64 #s(literal 1/9 binary64) t) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))))))))) (neg.f64 v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal -25/2592 binary64) t) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) t) (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))))) (/.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64))))))) (-.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) t) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 5/36 binary64) t) (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (/.f64 (/.f64 #s(literal 1/9 binary64) t) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64)))))) (/.f64 (/.f64 #s(literal 1/9 binary64) t) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))))))))) (neg.f64 v)) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -6 (pow v 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))) |
(+ 2 (* -6 (pow v 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))) |
(+ 2 (* -6 (pow v 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))) |
(* -6 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -6 binary64)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(*.f64 (*.f64 (+.f64 #s(literal -6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 v v))) v) v) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(*.f64 (*.f64 (+.f64 #s(literal -6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 v v))) v) v) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(*.f64 (*.f64 (+.f64 #s(literal -6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 v v))) v) v) |
(* -6 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -6 binary64)) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(*.f64 (*.f64 (+.f64 #s(literal -6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 v v))) v) v) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(*.f64 (*.f64 (+.f64 #s(literal -6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 v v))) v) v) |
(* (pow v 2) (- (* 2 (/ 1 (pow v 2))) 6)) |
(*.f64 (*.f64 (+.f64 #s(literal -6 binary64) (/.f64 #s(literal 2 binary64) (*.f64 v v))) v) v) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -5/2 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 v v) #s(literal -5/2 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (pow v 2) (- (* -53/8 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 5/2 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal -53/8 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -5/2 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(+ (* (pow v 2) (- (* (pow v 2) (- (* (pow v 2) (- (* 135/16 (/ 1 (* t (* (PI) (sqrt 2))))) (* 47/2 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 53/8 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 5/2 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (/.f64 #s(literal -241/16 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal -53/8 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (/.f64 #s(literal -5/2 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))))) |
(* 5 (/ (sqrt -1/3) (* t (* v (* (PI) (sqrt 2)))))) |
(/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (*.f64 (PI.f64) v) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))) (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) v) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) t)) (*.f64 (*.f64 (PI.f64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (/.f64 #s(literal 5/18 binary64) (*.f64 t (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))))) v) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal -5/72 binary64) t) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 v #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 5/18 binary64) (*.f64 t (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64))))) (/.f64 (/.f64 #s(literal 2/9 binary64) t) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/81 (* 1/18 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2))))))))))) (+ (/ 2/9 (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2)))))))))) v) |
(/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 v #s(literal 4 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal -5/72 binary64) t) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))))) (/.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))))) (-.f64 (/.f64 #s(literal -25/1296 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 5/18 binary64) (*.f64 t (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) t) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))))) (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) t) (pow.f64 v #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64))))))))) v) |
(* -5 (/ (sqrt -1/3) (* t (* v (* (PI) (sqrt 2)))))) |
(/.f64 (*.f64 #s(literal -5 binary64) (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) t)) (*.f64 (PI.f64) (*.f64 v (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))) (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) v)) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) t)) (*.f64 (*.f64 (PI.f64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (/.f64 #s(literal 5/18 binary64) (*.f64 t (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))))) (neg.f64 v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2)))))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))))) v)) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal -5/72 binary64) t) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 v #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 5/18 binary64) (*.f64 t (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64))))) (/.f64 (/.f64 #s(literal 2/9 binary64) t) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))))))))) (neg.f64 v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/81 (* 1/18 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -5/2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* -2 (/ (+ 1/27 (* 1/324 (/ 1 (pow (sqrt -1/3) 2)))) (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2))))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 2) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ (sqrt -1/3) (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (* 5 (/ (sqrt -1/3) (* t (* (PI) (sqrt 2))))))))))) (+ (/ 2/9 (* t (* (pow v 6) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (+ (/ 5/18 (* t (* (pow v 2) (* (PI) (* (sqrt -1/3) (sqrt 2)))))) (* 2/9 (/ 1 (* t (* (pow v 4) (* (PI) (* (sqrt -1/3) (sqrt 2)))))))))) v)) |
(/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 v #s(literal 4 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal -5/72 binary64) t) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))))) (/.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))))) (-.f64 (/.f64 #s(literal -25/1296 binary64) (*.f64 (*.f64 t (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 5/18 binary64) (*.f64 t (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) t) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64)))))) (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) t) (pow.f64 v #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/3 binary64))))))))) (neg.f64 v)) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) (sqrt (/ 1 (- 1 (* 3 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 v (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (* -1 (* t (sqrt 2)))))) |
(+.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v (-.f64 (/.f64 (*.f64 t #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (* 3 (/ t (sqrt 2))))))))) |
(+.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (+.f64 (-.f64 (/.f64 (*.f64 t #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -9/4 binary64) (/.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 t (sqrt.f64 #s(literal 2 binary64))))))))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (+ (* 3 (/ t (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ t (pow (sqrt 2) 5))) (* 9/2 (/ t (pow (sqrt 2) 3)))))))))))) |
(+.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 t #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -9/4 binary64) (/.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 t #s(literal -27/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal 9/4 binary64) (/.f64 t (sqrt.f64 #s(literal 2 binary64))))))))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* t (* (pow v 3) (sqrt -6)))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal -6 binary64))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2))))) |
(*.f64 v (*.f64 (*.f64 v v) (-.f64 (-.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 (/.f64 t (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))) |
(*.f64 v (*.f64 (*.f64 v v) (-.f64 (+.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 v #s(literal 4 binary64))) (/.f64 t (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))) (/.f64 (/.f64 t (pow.f64 v #s(literal 4 binary64))) (sqrt.f64 #s(literal -6 binary64)))) (-.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 (/.f64 t (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64))))) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 t (pow.f64 v #s(literal 6 binary64))) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 (/.f64 t (pow.f64 v #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64))))) (+.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 v #s(literal 4 binary64))) (/.f64 t (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))) (/.f64 (/.f64 t (pow.f64 v #s(literal 4 binary64))) (sqrt.f64 #s(literal -6 binary64)))) (-.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 (/.f64 t (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))))) (*.f64 t (sqrt.f64 #s(literal -6 binary64))))) |
(* t (* (pow v 3) (sqrt -6))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 (/.f64 t (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))) (neg.f64 (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))) |
(*.f64 (-.f64 (+.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 v #s(literal 4 binary64))) (/.f64 t (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))) (/.f64 (/.f64 t (pow.f64 v #s(literal 4 binary64))) (sqrt.f64 #s(literal -6 binary64)))) (-.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 (/.f64 t (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64))))) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))) (neg.f64 (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))))) |
(*.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 t (pow.f64 v #s(literal 6 binary64))) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 (/.f64 t (pow.f64 v #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64))))) (+.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 v #s(literal 4 binary64))) (/.f64 t (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64))))) (/.f64 (/.f64 t (pow.f64 v #s(literal 4 binary64))) (sqrt.f64 #s(literal -6 binary64)))) (-.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 (/.f64 t (*.f64 v v)) (sqrt.f64 #s(literal -6 binary64)))))) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))) (neg.f64 (*.f64 v (*.f64 v v)))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (* -1 (* t (* (PI) (sqrt 2))))))) |
(+.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) (-.f64 (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (* 3 (/ (* t (PI)) (sqrt 2))))))))) |
(+.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 t (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 t (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (+ (* 3 (/ (* t (PI)) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* t (PI)) (pow (sqrt 2) 5))) (* 9/2 (/ (* t (PI)) (pow (sqrt 2) 3)))))))))))) |
(+.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v (+.f64 (+.f64 (*.f64 #s(literal -9/4 binary64) (*.f64 t (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 3 binary64) (*.f64 t (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal -27/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal 9/4 binary64) (*.f64 t (/.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))))))))) |
(* -1 (* t (* (pow v 3) (* (PI) (sqrt -6))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)))) (neg.f64 (*.f64 v (*.f64 v v)))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 (-.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (/.f64 (*.f64 t (/.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))) |
(*.f64 v (*.f64 (*.f64 v v) (-.f64 (-.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 4 binary64)))) (*.f64 t (+.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (pow.f64 v #s(literal 4 binary64)))))) (/.f64 (*.f64 t (/.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))))) |
(*.f64 (*.f64 v v) (*.f64 v (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (/.f64 t (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64)))) (/.f64 (*.f64 t (/.f64 (PI.f64) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (pow.f64 v #s(literal 6 binary64))))) (-.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 4 binary64)))) (*.f64 t (+.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (pow.f64 v #s(literal 4 binary64)))))) (/.f64 (*.f64 t (/.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal -6 binary64))))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))))))) |
(* t (* (pow v 3) (* (PI) (sqrt -6)))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (/.f64 (*.f64 t (/.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))))) (neg.f64 (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 (*.f64 v v) (-.f64 (-.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 4 binary64)))) (*.f64 t (+.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (pow.f64 v #s(literal 4 binary64)))))) (/.f64 (*.f64 t (/.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal -6 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64)))))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))))) |
(*.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (/.f64 t (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64)))) (/.f64 (*.f64 t (/.f64 (PI.f64) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (pow.f64 v #s(literal 6 binary64))))) (-.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -6 binary64) (sqrt.f64 #s(literal -6 binary64)))) (/.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 4 binary64)))) (*.f64 t (+.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (pow.f64 v #s(literal 4 binary64)))))) (/.f64 (*.f64 t (/.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal -6 binary64))))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))))) (neg.f64 (*.f64 v (*.f64 v v)))) |
(* -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)) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(* (* t (* (PI) (sqrt 2))) (sqrt (- 1 (* 3 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -3 binary64)))))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -3/2 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(+.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -3/2 binary64) (*.f64 v v)))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3/2 (* t (* (PI) (sqrt 2)))) (* -9/8 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(+.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 t (PI.f64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -3/2 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -9/8 binary64) (*.f64 v v)))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3/2 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -27/16 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* -9/8 (* t (* (PI) (sqrt 2))))))))) |
(+.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 t (PI.f64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -3/2 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t #s(literal -27/16 binary64))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -9/8 binary64))))))))) |
(* t (* v (* (PI) (* (sqrt -3) (sqrt 2))))) |
(*.f64 t (*.f64 (*.f64 (PI.f64) v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64))))) |
(* v (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2)))))) |
(*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal -3 binary64))))) |
(* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2))))))) |
(*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 v #s(literal 4 binary64)))))))) |
(* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (/ (* t (* (PI) (sqrt 2))) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2)))))))) |
(*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 v #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))))) |
(* -1 (* t (* v (* (PI) (* (sqrt -3) (sqrt 2)))))) |
(*.f64 (*.f64 (*.f64 (PI.f64) v) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (neg.f64 t)) |
(* -1 (* v (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (neg.f64 v)) |
(* -1 (* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 v #s(literal 4 binary64))))))) (neg.f64 v)) |
(* -1 (* v (+ (* -1/8 (/ (* t (* (PI) (sqrt 2))) (* (pow v 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (/ (* t (* (PI) (sqrt 2))) (* (pow v 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (/ (* t (* (PI) (sqrt 2))) (* (pow v 2) (sqrt -3)))) (* t (* (PI) (* (sqrt -3) (sqrt 2))))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 v #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (pow.f64 v #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))) (neg.f64 v)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
(* 3 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 3 binary64))) |
Compiled 36920 to 2319 computations (93.7% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 837 | 8 | 845 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 839 | 8 | 847 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
| 99.4% | (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) | |
| 98.9% | (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) | |
| ▶ | 98.7% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 98.7% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) | |
| ▶ | 98.7% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| ▶ | 51.1% | (/.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (PI.f64) (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
| ▶ | 98.4% | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
Compiled 332 to 234 computations (29.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (PI.f64) (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
| ✓ | cost-diff | 128 | (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | cost-diff | 128 | (*.f64 v (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
| ✓ | cost-diff | 0 | (*.f64 v v) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 5 binary64) (*.f64 v v)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | cost-diff | 0 | (*.f64 v #s(literal -5 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 v (*.f64 v #s(literal -5 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (*.f64 t (PI.f64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
| 4434× | *-lowering-*.f32 |
| 4434× | *-lowering-*.f64 |
| 3568× | /-lowering-/.f32 |
| 3568× | /-lowering-/.f64 |
| 1762× | fma-lowering-fma.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 343 |
| 1 | 131 | 322 |
| 2 | 409 | 320 |
| 3 | 2011 | 320 |
| 4 | 6365 | 313 |
| 0 | 8058 | 313 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (/ (+ 1 (* -5 (* v v))) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) t) |
(/ (/ (+ 1 (* -5 (* v v))) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) |
(/ (+ 1 (* -5 (* v v))) (PI)) |
(+ 1 (* -5 (* v v))) |
1 |
(* -5 (* v v)) |
-5 |
(* v v) |
v |
(PI) |
(* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v))) |
(sqrt (+ 2 (* v (* v -6)))) |
(+ 2 (* v (* v -6))) |
2 |
(* v (* v -6)) |
(* v -6) |
-6 |
(- 1 (* v v)) |
t |
(/ (sqrt 1/2) (* t (PI))) |
(sqrt 1/2) |
1/2 |
(* t (PI)) |
t |
(PI) |
(/ (+ 1 (* v (* v -5))) (* (PI) (* t (sqrt 2)))) |
(+ 1 (* v (* v -5))) |
1 |
(* v (* v -5)) |
v |
(* v -5) |
-5 |
(* (PI) (* t (sqrt 2))) |
(PI) |
(* t (sqrt 2)) |
t |
(sqrt 2) |
2 |
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt 2)) (- 1 (* v v)))) |
(- 1 (* 5 (* v v))) |
1 |
(* 5 (* v v)) |
5 |
(* v v) |
v |
(* (* (* (PI) t) (sqrt 2)) (- 1 (* v v))) |
(* (* (PI) t) (sqrt 2)) |
(* (PI) t) |
(PI) |
t |
(sqrt 2) |
2 |
(- 1 (* v v)) |
(/ (* v (* v (+ -5 (/ 1 (* v v))))) (* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v)))))) |
(* v (* v (+ -5 (/ 1 (* v v))))) |
v |
(* v (+ -5 (/ 1 (* v v)))) |
(+ -5 (/ 1 (* v v))) |
-5 |
(/ 1 (* v v)) |
1 |
(* v v) |
(* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v))))) |
(PI) |
(* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v)))) |
t |
(* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v))) |
(sqrt (+ 2 (* (* v v) -6))) |
(+ 2 (* (* v v) -6)) |
2 |
(* (* v v) -6) |
-6 |
(- 1 (* v v)) |
| Outputs |
|---|
(/ (/ (/ (+ 1 (* -5 (* v v))) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) t) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)))) |
(/ (/ (+ 1 (* -5 (* v v))) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/ (+ 1 (* -5 (* v v))) (PI)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) |
(+ 1 (* -5 (* v v))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
1 |
#s(literal 1 binary64) |
(* -5 (* v v)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
-5 |
#s(literal -5 binary64) |
(* v v) |
(*.f64 v v) |
v |
(PI) |
(PI.f64) |
(* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* 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))) |
(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)) |
(* v -6) |
(*.f64 v #s(literal -6 binary64)) |
-6 |
#s(literal -6 binary64) |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
t |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* t (PI)) |
(*.f64 (PI.f64) t) |
t |
(PI) |
(PI.f64) |
(/ (+ 1 (* v (* v -5))) (* (PI) (* t (sqrt 2)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(+ 1 (* v (* v -5))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
1 |
#s(literal 1 binary64) |
(* v (* v -5)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
v |
(* v -5) |
(*.f64 #s(literal -5 binary64) v) |
-5 |
#s(literal -5 binary64) |
(* (PI) (* t (sqrt 2))) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(PI) |
(PI.f64) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
t |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt 2)) (- 1 (* v v)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(- 1 (* 5 (* v v))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
1 |
#s(literal 1 binary64) |
(* 5 (* v v)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
5 |
#s(literal 5 binary64) |
(* v v) |
(*.f64 v v) |
v |
(* (* (* (PI) t) (sqrt 2)) (- 1 (* v v))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(* (* (PI) t) (sqrt 2)) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(* (PI) t) |
(*.f64 (PI.f64) t) |
(PI) |
(PI.f64) |
t |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(/ (* v (* v (+ -5 (/ 1 (* v v))))) (* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)))) |
(* v (* v (+ -5 (/ 1 (* v v))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
v |
(* v (+ -5 (/ 1 (* v v)))) |
(+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) |
(+ -5 (/ 1 (* v v))) |
(+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) |
-5 |
#s(literal -5 binary64) |
(/ 1 (* v v)) |
(/.f64 #s(literal 1 binary64) (*.f64 v v)) |
1 |
#s(literal 1 binary64) |
(* v v) |
(*.f64 v v) |
(* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(PI) |
(PI.f64) |
(* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
t |
(* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* 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))) |
(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) |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (PI.f64) (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
| ✓ | accuracy | 99.5% | (*.f64 (PI.f64) (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
| ✓ | accuracy | 99.3% | (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | accuracy | 52.9% | (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal 5 binary64) (*.f64 v v)) |
| ✓ | accuracy | 99.7% | (*.f64 (PI.f64) t) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | accuracy | 99.3% | (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 v (*.f64 v #s(literal -5 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| ✓ | accuracy | 99.5% | (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.3% | (*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.7% | (*.f64 t (PI.f64)) |
| ✓ | accuracy | 99.3% | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
| ✓ | accuracy | 100.0% | (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | accuracy | 99.8% | (*.f64 v (*.f64 v #s(literal -6 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal -5 binary64) (*.f64 v v)) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
| 185.0ms | 256× | 0 | valid |
Compiled 401 to 49 computations (87.8% saved)
ival-mult: 32.0ms (49.8% of total)ival-div: 12.0ms (18.7% of total)ival-sqrt: 9.0ms (14% of total)ival-add: 7.0ms (10.9% of total)ival-sub: 3.0ms (4.7% of total)ival-pi: 1.0ms (1.6% of total)const: 1.0ms (1.6% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (/ (+ 1 (* -5 (* v v))) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) t)> |
#<alt (/ (/ (+ 1 (* -5 (* v v))) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v))))> |
#<alt (/ (+ 1 (* -5 (* v v))) (PI))> |
#<alt (+ 1 (* -5 (* v v)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (sqrt 1/2)> |
#<alt (* t (PI))> |
#<alt (PI)> |
#<alt (/ (+ 1 (* v (* v -5))) (* (PI) (* t (sqrt 2))))> |
#<alt (+ 1 (* v (* v -5)))> |
#<alt (* v (* v -5))> |
#<alt (* v -5)> |
#<alt (/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt 2)) (- 1 (* v v))))> |
#<alt (- 1 (* 5 (* v v)))> |
#<alt (* 5 (* v v))> |
#<alt (* v v)> |
#<alt (* v (* v (+ -5 (/ 1 (* v v)))))> |
#<alt (* v (+ -5 (/ 1 (* v v))))> |
#<alt (/ (* v (* v (+ -5 (/ 1 (* v v))))) (* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v))))))> |
#<alt (+ -5 (/ 1 (* v v)))> |
#<alt (* -5 (* v v))> |
#<alt (* v (* v -6))> |
#<alt (* t (sqrt 2))> |
#<alt (* (PI) (* t (sqrt 2)))> |
#<alt (* (* (PI) t) (sqrt 2))> |
#<alt (* (PI) t)> |
#<alt (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v))))> |
#<alt (* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v)))))> |
| Outputs |
|---|
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (* 5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)> |
#<alt (* -5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (/ (sqrt 1/2) (PI))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (PI))) (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))))) (/ (sqrt 1/2) (PI)))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (PI))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2))))) (* 3 (/ 1 (* (PI) (sqrt 1/2))))))))) (/ (sqrt 1/2) (PI)))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* (PI) (sqrt 1/2)))))))) (* 3 (/ 1 (* (PI) (sqrt 1/2))))))))) (/ (sqrt 1/2) (PI)))> |
#<alt (* 5 (/ (sqrt -1/6) (* v (PI))))> |
#<alt (/ (- (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (* 5 (/ (sqrt -1/6) (PI)))) (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (* 5 (/ (sqrt -1/6) (PI)))))) (+ (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/9 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6))))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 6) (PI)))) (* 5 (/ (sqrt -1/6) (PI))))))))) (+ (/ 1/9 (* (pow v 6) (* (PI) (sqrt -1/6)))) (+ (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/9 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)> |
#<alt (* -5 (/ (sqrt -1/6) (* v (PI))))> |
#<alt (* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (* 5 (/ (sqrt -1/6) (PI)))) (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (* 5 (/ (sqrt -1/6) (PI)))))) (+ (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/9 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6))))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 6) (PI)))) (* 5 (/ (sqrt -1/6) (PI))))))))) (+ (/ 1/9 (* (pow v 6) (* (PI) (sqrt -1/6)))) (+ (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/9 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v))> |
#<alt (/ 1 (PI))> |
#<alt (+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI)))> |
#<alt (+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI)))> |
#<alt (+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI)))> |
#<alt (* -5 (/ (pow v 2) (PI)))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* -5 (/ (pow v 2) (PI)))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt 1> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2)))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2)))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt 1> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (* -5 v)> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* (pow v 2) (- (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (/ 5 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))))))> |
#<alt (/ 5 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt 1> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (/ 1 v)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) v)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) v)> |
#<alt (/ (+ 1 (* -5 (pow v 2))) v)> |
#<alt (* -5 v)> |
#<alt (* v (- (/ 1 (pow v 2)) 5))> |
#<alt (* v (- (/ 1 (pow v 2)) 5))> |
#<alt (* v (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 v)> |
#<alt (* -1 (* v (- 5 (/ 1 (pow v 2)))))> |
#<alt (* -1 (* v (- 5 (/ 1 (pow v 2)))))> |
#<alt (* -1 (* v (- 5 (/ 1 (pow v 2)))))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (* 5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)> |
#<alt (* -5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v))> |
#<alt (* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (/ 1 (pow v 2))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (pow v 2))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (pow v 2))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (pow v 2))> |
#<alt -5> |
#<alt (- (/ 1 (pow v 2)) 5)> |
#<alt (- (/ 1 (pow v 2)) 5)> |
#<alt (- (/ 1 (pow v 2)) 5)> |
#<alt -5> |
#<alt (- (/ 1 (pow v 2)) 5)> |
#<alt (- (/ 1 (pow v 2)) 5)> |
#<alt (- (/ 1 (pow v 2)) 5)> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -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 (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* t (sqrt 2))> |
#<alt (+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (* -1 (* t (sqrt 2))))))> |
#<alt (+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (* 3 (/ t (sqrt 2)))))))))> |
#<alt (+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (+ (* 3 (/ t (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ t (pow (sqrt 2) 5))) (* 9/2 (/ t (pow (sqrt 2) 3))))))))))))> |
#<alt (* -1 (* t (* (pow v 3) (sqrt -6))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2)))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))))> |
#<alt (* t (* (pow v 3) (sqrt -6)))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2)))))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (* -1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (* 3 (/ (* t (PI)) (sqrt 2)))))))))> |
#<alt (+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (+ (* 3 (/ (* t (PI)) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* t (PI)) (pow (sqrt 2) 5))) (* 9/2 (/ (* t (PI)) (pow (sqrt 2) 3))))))))))))> |
#<alt (* -1 (* t (* (pow v 3) (* (PI) (sqrt -6)))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))> |
#<alt (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))))> |
#<alt (* t (* (pow v 3) (* (PI) (sqrt -6))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))))))> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | v | @ | inf | (* v (* v (+ -5 (/ 1 (* v v))))) |
| 2.0ms | t | @ | inf | (/ (+ 1 (* v (* v -5))) (* (PI) (* t (sqrt 2)))) |
| 2.0ms | v | @ | 0 | (/ (/ (+ 1 (* -5 (* v v))) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) |
| 1.0ms | t | @ | 0 | (/ (* v (* v (+ -5 (/ 1 (* v v))))) (* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v)))))) |
| 1.0ms | v | @ | inf | (/ (/ (+ 1 (* -5 (* v v))) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) |
| 1× | batch-egg-rewrite |
| 3310× | /-lowering-/.f32 |
| 3310× | /-lowering-/.f64 |
| 2792× | *-lowering-*.f32 |
| 2792× | *-lowering-*.f64 |
| 1440× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 224 |
| 1 | 305 | 209 |
| 2 | 2330 | 207 |
| 0 | 8506 | 207 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (/ (+ 1 (* -5 (* v v))) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) t) |
(/ (/ (+ 1 (* -5 (* v v))) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) |
(/ (+ 1 (* -5 (* v v))) (PI)) |
(+ 1 (* -5 (* v v))) |
(/ (sqrt 1/2) (* t (PI))) |
(sqrt 1/2) |
(* t (PI)) |
(PI) |
(/ (+ 1 (* v (* v -5))) (* (PI) (* t (sqrt 2)))) |
(+ 1 (* v (* v -5))) |
(* v (* v -5)) |
(* v -5) |
(/ (- 1 (* 5 (* v v))) (* (* (* (PI) t) (sqrt 2)) (- 1 (* v v)))) |
(- 1 (* 5 (* v v))) |
(* 5 (* v v)) |
(* v v) |
(* v (* v (+ -5 (/ 1 (* v v))))) |
(* v (+ -5 (/ 1 (* v v)))) |
(/ (* v (* v (+ -5 (/ 1 (* v v))))) (* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v)))))) |
(+ -5 (/ 1 (* v v))) |
(* -5 (* v v)) |
(* v (* v -6)) |
(* t (sqrt 2)) |
(* (PI) (* t (sqrt 2))) |
(* (* (PI) t) (sqrt 2)) |
(* (PI) t) |
(* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v)))) |
(* (PI) (* t (* (sqrt (+ 2 (* (* v v) -6))) (- 1 (* v v))))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.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 v v))) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.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 (*.f64 v (*.f64 v #s(literal 5 binary64))) (PI.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)) t)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.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 v (*.f64 v #s(literal 5 binary64))) (*.f64 (*.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 (PI.f64) t)))) |
(-.f64 (/.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)) (PI.f64)))) t) (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 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)) (PI.f64)))) t)) |
(-.f64 (/.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)) (PI.f64)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 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)) (PI.f64)))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 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 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) (/.f64 (/.f64 (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 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 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.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 (PI.f64) t))) (/.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.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 (PI.f64) t)))) |
(-.f64 (/.f64 #s(literal 0 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)) t)))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (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)) t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 0 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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 t (-.f64 #s(literal 0 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 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.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 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.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 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.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 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v))) (*.f64 (PI.f64) t)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.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 #s(literal 0 binary64) t))) |
(/.f64 #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 v v))) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 #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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) t)) |
(/.f64 #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 v v))) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.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)) t)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.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 v v))) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.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)) t))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (neg.f64 (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)) t))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (neg.f64 (*.f64 t (-.f64 #s(literal 0 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 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v))) (*.f64 (PI.f64) t))) |
(/.f64 #s(literal -1 binary64) (neg.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 v v))) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal -1 binary64) (neg.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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 v v))) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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)) t)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (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)) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (*.f64 t (-.f64 #s(literal 0 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 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.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 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (*.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 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.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 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)))) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.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)) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 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)))) t)) |
(/.f64 (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.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 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (neg.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (/.f64 v (PI.f64)) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) (*.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)) t))) |
(/.f64 (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (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)) t) |
(/.f64 (*.f64 v (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) t) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (PI.f64)) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) t)) (*.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)) (PI.f64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 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 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) t) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v v)) t))) (PI.f64)) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.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 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.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 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) #s(literal 1 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)) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 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)))) t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (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) t)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (/.f64 #s(literal 1 binary64) t))) (-.f64 #s(literal 0 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 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) t))) (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)) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (-.f64 #s(literal 0 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 (neg.f64 (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) t)) (-.f64 #s(literal 0 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 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) t))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 0 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 (neg.f64 (*.f64 (/.f64 v (PI.f64)) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)))) (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)) t)))) |
(/.f64 (neg.f64 (*.f64 v (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) t) (*.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 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v v)) t)))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(pow.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 v v))) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64)) |
(pow.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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) t) #s(literal -1 binary64)) |
(pow.f64 (/.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 v v))) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.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)) t)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.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)) t)))) |
(*.f64 v (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) 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 v))) (*.f64 (PI.f64) t)))) |
(*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.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 v v) (/.f64 (+.f64 #s(literal -5 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 v v))) (*.f64 (PI.f64) t)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.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)) t)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) t)) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.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 #s(literal 1 binary64) t)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.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 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (*.f64 v (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.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 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (/.f64 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 v))) (*.f64 (PI.f64) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.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 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (*.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 v (PI.f64)) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) t) (*.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 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) t) (*.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 v (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.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)) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.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 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.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 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (pow.f64 (/.f64 (*.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 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) 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 v))) (*.f64 (PI.f64) t))) v) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) t) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.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 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (PI.f64)) (/.f64 v (*.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)) t)))) |
(*.f64 (/.f64 v (*.f64 (PI.f64) t)) (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (*.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 v (*.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)) t))) (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (PI.f64))) |
(*.f64 (/.f64 (*.f64 v v) (PI.f64)) (/.f64 (+.f64 #s(literal -5 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 v v)) t)))) |
(*.f64 (/.f64 (*.f64 v v) (*.f64 (PI.f64) t)) (/.f64 (+.f64 #s(literal -5 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 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (*.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 v v)) t))) (/.f64 (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (*.f64 (PI.f64) t)) (/.f64 v (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) t)) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.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 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (*.f64 v v)) #s(literal -1 binary64)) (pow.f64 (/.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)) t)) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) #s(literal -1 binary64)) (pow.f64 (/.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)) t)) v) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.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)) t)) v) #s(literal -1 binary64)) (pow.f64 (/.f64 (PI.f64) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) t) v) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.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 -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) t) (*.f64 v v)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.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 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) t) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) v) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.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)) t)) (*.f64 v v)) #s(literal -1 binary64)) (pow.f64 (/.f64 (PI.f64) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (pow.f64 (/.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.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 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (PI.f64))))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)))) #s(literal -1 binary64)) (/.f64 #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 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 (pow.f64 (/.f64 t (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (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 #s(literal 1 binary64) (*.f64 v v)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.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 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)))) #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 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (PI.f64)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 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)) (PI.f64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.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 (*.f64 v (*.f64 v #s(literal 5 binary64))) (PI.f64)) (*.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 (/.f64 #s(literal 1 binary64) (PI.f64)) (neg.f64 (-.f64 #s(literal 0 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 (*.f64 v (*.f64 v #s(literal 5 binary64))) (PI.f64)) (neg.f64 (-.f64 #s(literal 0 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 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #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)) (PI.f64)))) (/.f64 (/.f64 (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #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)) (PI.f64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 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)) (PI.f64)))) (/.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 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)) (PI.f64))))) |
(-.f64 (/.f64 #s(literal 0 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 1 binary64) (*.f64 v v))))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (*.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 0 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)) (PI.f64))))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (*.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 0 binary64) (*.f64 (*.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 #s(literal 0 binary64) (PI.f64)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.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)) (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.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)) (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.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 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.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)) (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (*.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 #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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v))))) |
(/.f64 #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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.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)) (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (neg.f64 (-.f64 #s(literal 0 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 #s(literal -5 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 v v)) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v)))))) |
(/.f64 #s(literal -1 binary64) (neg.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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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)) (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (-.f64 #s(literal 0 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 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 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 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (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)) (PI.f64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.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)) (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.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)) (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #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)) (PI.f64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.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 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.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 v v)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (neg.f64 (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)) (PI.f64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (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 v v))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (*.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)) (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (neg.f64 (*.f64 (*.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)) (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v)))) (PI.f64)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (PI.f64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (PI.f64)))) (*.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)) (PI.f64))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.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)) (PI.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)) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 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)) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) #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 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.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 (neg.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(pow.f64 (/.f64 (*.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 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v)))) #s(literal -1 binary64)) |
(pow.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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.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)) (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 #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)) (PI.f64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.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 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (/.f64 #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 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.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 #s(literal -5 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) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(*.f64 (pow.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 1 binary64) (*.f64 v v)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.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 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.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 (pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.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 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (*.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 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (PI.f64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (PI.f64)) (/.f64 (/.f64 (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (PI.f64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (PI.f64)) (/.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (PI.f64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64)) (neg.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (PI.f64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (PI.f64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (PI.f64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (neg.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) #s(literal 1 binary64))) (PI.f64)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (-.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (PI.f64) (PI.f64))) |
(/.f64 (-.f64 (PI.f64) (*.f64 (/.f64 (PI.f64) #s(literal 1 binary64)) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (/.f64 (PI.f64) #s(literal 1 binary64)) (PI.f64))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (PI.f64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (pow.f64 (PI.f64) #s(literal 4/3 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (pow.f64 (PI.f64) #s(literal 3/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (PI.f64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (PI.f64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (sqrt.f64 (PI.f64)))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(pow.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) |
(*.f64 v (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (PI.f64))) |
(*.f64 (*.f64 v v) (/.f64 (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (/.f64 v (PI.f64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 v #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (PI.f64))) |
(*.f64 (/.f64 v (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 v (sqrt.f64 (PI.f64))) (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (sqrt.f64 (PI.f64))) (/.f64 v (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 v v) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 v v) (sqrt.f64 (PI.f64))) (/.f64 (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) #s(literal 1 binary64)) (/.f64 v (PI.f64))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 v (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 v (*.f64 #s(literal -5 binary64) v) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 #s(literal -5 binary64) v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 v v) (/.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 #s(literal -5 binary64) v) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) v) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 v v) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(fma.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 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 (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (+.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -125 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v)))) |
(/.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -125 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) (neg.f64 (+.f64 #s(literal 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal -1 binary64)) |
(*.f64 v (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 v v)) |
(*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
(/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t))) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (sqrt.f64 (PI.f64)))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(pow.f64 (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) |
(*.f64 (PI.f64) t) |
(*.f64 t (PI.f64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) t)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) t)) |
(*.f64 (*.f64 t #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 t (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 t (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64))) |
(fabs.f64 (PI.f64)) |
(-.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(expm1.f64 (log1p.f64 (PI.f64))) |
(log1p.f64 (expm1.f64 (PI.f64))) |
(pow.f64 (PI.f64) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (E.f64) (log.f64 (PI.f64))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (neg.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (neg.f64 (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) t) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) t) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) t) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) t)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(pow.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) t) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 v (*.f64 #s(literal -5 binary64) v) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 #s(literal -5 binary64) v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 v v) (/.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 #s(literal -5 binary64) v) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) v) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 v v) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(fma.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 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 (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (+.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -125 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v)))) |
(/.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -125 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) (neg.f64 (+.f64 #s(literal 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal -1 binary64)) |
(*.f64 v (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 v v)) |
(*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(neg.f64 (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(*.f64 v (*.f64 #s(literal -5 binary64) v)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -5 binary64) v) v) |
(*.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) |
(*.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64)) |
(*.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v)) |
(*.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v) |
(*.f64 (*.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v) |
(*.f64 #s(literal -5 binary64) v) |
(*.f64 v #s(literal -5 binary64)) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 v v) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 v v) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 5 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 #s(literal 5 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 v v)))) (fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 v v) (*.f64 (/.f64 #s(literal 5 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 v v)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 (*.f64 v v) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 5 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 v v) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) #s(literal 5 binary64) (*.f64 (/.f64 (*.f64 v v) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 5 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 v (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 v #s(literal 5 binary64))))) (fma.f64 (neg.f64 (/.f64 v (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 v #s(literal 5 binary64)) (*.f64 (/.f64 v (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 v #s(literal 5 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 #s(literal 5 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v v) (*.f64 (PI.f64) t))))) (fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v v) (*.f64 (PI.f64) t)) (*.f64 (/.f64 #s(literal 5 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v v) (*.f64 (PI.f64) t))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 (*.f64 v v) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) t))))) (fma.f64 (neg.f64 (/.f64 (*.f64 v v) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) t)) (*.f64 (/.f64 (*.f64 v v) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) t))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 v (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (fma.f64 (neg.f64 (/.f64 v (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (/.f64 v (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 v (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) t))))) (fma.f64 (neg.f64 (/.f64 v (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) t)) (*.f64 (/.f64 v (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))))) (/.f64 (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (+.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) t)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.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 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) t)))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) t)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) t)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) t)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) t)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (neg.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 t (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 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 t (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 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 v (*.f64 #s(literal -5 binary64) v) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 #s(literal -5 binary64) v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 v v) (/.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 #s(literal -5 binary64) v) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) v) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 v v) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(fma.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 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 (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (+.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -125 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v)))) |
(/.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -125 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) (neg.f64 (+.f64 #s(literal 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal -1 binary64)) |
(*.f64 v (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 v v)) |
(*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(*.f64 #s(literal 5 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 v #s(literal 5 binary64)) v) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 v #s(literal 5 binary64))) v) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 v))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 v v) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (*.f64 v v) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 1 binary64)) |
(pow.f64 v #s(literal 2 binary64)) |
(pow.f64 (*.f64 v v) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.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 (*.f64 #s(literal 1 binary64) v) v) |
(*.f64 (exp.f64 (log.f64 v)) (exp.f64 (log.f64 v))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 v (*.f64 #s(literal -5 binary64) v) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 #s(literal -5 binary64) v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 v v) (/.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 #s(literal -5 binary64) v) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) v) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 v v) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(fma.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 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 (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (+.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -125 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v)))) |
(/.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -125 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) (neg.f64 (+.f64 #s(literal 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal -1 binary64)) |
(*.f64 v (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 v v)) |
(*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) |
(+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) v) (*.f64 #s(literal -5 binary64) v)) (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) |
(fma.f64 #s(literal -5 binary64) v (/.f64 #s(literal 1 binary64) v)) |
(fma.f64 v #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) v)) |
(fma.f64 v (/.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 #s(literal -5 binary64) v)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) v (*.f64 #s(literal -5 binary64) v)) |
(fma.f64 (*.f64 v #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 #s(literal -5 binary64) v)) |
(/.f64 (+.f64 (*.f64 #s(literal -125 binary64) (*.f64 v (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) v) (*.f64 #s(literal -5 binary64) v)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -5 binary64) v) (*.f64 #s(literal -5 binary64) v)) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) |
(/.f64 (*.f64 v (+.f64 #s(literal -125 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (+.f64 #s(literal 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v)))) |
(/.f64 (*.f64 v (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 #s(literal -125 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) v) (+.f64 #s(literal 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) v) (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -125 binary64) (*.f64 v (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v v))))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) v) (*.f64 #s(literal -5 binary64) v)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -5 binary64) v) (*.f64 #s(literal -5 binary64) v)) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)))) |
(/.f64 (neg.f64 (*.f64 v (+.f64 #s(literal -125 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) (neg.f64 (+.f64 #s(literal 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v))))) |
(/.f64 (neg.f64 (*.f64 v (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -125 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) v)) (neg.f64 (+.f64 #s(literal 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) v)) (neg.f64 (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) v) |
(exp.f64 (*.f64 (log.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 v v))) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.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 (*.f64 v (*.f64 v #s(literal 5 binary64))) (PI.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)) t)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.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 v (*.f64 v #s(literal 5 binary64))) (*.f64 (*.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 (PI.f64) t)))) |
(-.f64 (/.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)) (PI.f64)))) t) (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 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)) (PI.f64)))) t)) |
(-.f64 (/.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)) (PI.f64)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 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)) (PI.f64)))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 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 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) (/.f64 (/.f64 (*.f64 #s(literal -125 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 (*.f64 #s(literal -5 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 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.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 (PI.f64) t))) (/.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.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 (PI.f64) t)))) |
(-.f64 (/.f64 #s(literal 0 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)) t)))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (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)) t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 0 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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 t (-.f64 #s(literal 0 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 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.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 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.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 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.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 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v))) (*.f64 (PI.f64) t)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.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 #s(literal 0 binary64) t))) |
(/.f64 #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 v v))) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 #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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) t)) |
(/.f64 #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 v v))) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.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)) t)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.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 v v))) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.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)) t))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (neg.f64 (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)) t))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (neg.f64 (*.f64 t (-.f64 #s(literal 0 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 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v))) (*.f64 (PI.f64) t))) |
(/.f64 #s(literal -1 binary64) (neg.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 v v))) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal -1 binary64) (neg.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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 v v))) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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)) t)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (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)) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (*.f64 t (-.f64 #s(literal 0 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 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.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 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (*.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 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.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 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)))) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.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)) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 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)))) t)) |
(/.f64 (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.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 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (neg.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (/.f64 v (PI.f64)) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) (*.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)) t))) |
(/.f64 (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (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)) t) |
(/.f64 (*.f64 v (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) t) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (PI.f64)) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) t)) (*.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)) (PI.f64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 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 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) t) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v v)) t))) (PI.f64)) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.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 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.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 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) #s(literal 1 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)) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 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)))) t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (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) t)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (/.f64 #s(literal 1 binary64) t))) (-.f64 #s(literal 0 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 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) t))) (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)) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (-.f64 #s(literal 0 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 (neg.f64 (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) t)) (-.f64 #s(literal 0 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 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) t))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 0 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 (neg.f64 (*.f64 (/.f64 v (PI.f64)) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)))) (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)) t)))) |
(/.f64 (neg.f64 (*.f64 v (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) t) (*.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 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v v)) t)))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(pow.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 v v))) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64)) |
(pow.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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) t) #s(literal -1 binary64)) |
(pow.f64 (/.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 v v))) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.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)) t)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.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)) t)))) |
(*.f64 v (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) 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 v))) (*.f64 (PI.f64) t)))) |
(*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.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 v v) (/.f64 (+.f64 #s(literal -5 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 v v))) (*.f64 (PI.f64) t)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.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)) t)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) t)) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.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 #s(literal 1 binary64) t)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.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 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (*.f64 v (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.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 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (/.f64 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 v))) (*.f64 (PI.f64) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.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 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (*.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 v (PI.f64)) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) t) (*.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 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) t) (*.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 v (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.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)) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.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 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.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 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (pow.f64 (/.f64 (*.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 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) 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 v))) (*.f64 (PI.f64) t))) v) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) t) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.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 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (PI.f64)) (/.f64 v (*.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)) t)))) |
(*.f64 (/.f64 v (*.f64 (PI.f64) t)) (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (*.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 v (*.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)) t))) (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (PI.f64))) |
(*.f64 (/.f64 (*.f64 v v) (PI.f64)) (/.f64 (+.f64 #s(literal -5 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 v v)) t)))) |
(*.f64 (/.f64 (*.f64 v v) (*.f64 (PI.f64) t)) (/.f64 (+.f64 #s(literal -5 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 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (*.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 v v)) t))) (/.f64 (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (*.f64 (PI.f64) t)) (/.f64 v (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) t)) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.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 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (*.f64 v v)) #s(literal -1 binary64)) (pow.f64 (/.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)) t)) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) #s(literal -1 binary64)) (pow.f64 (/.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)) t)) v) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.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)) t)) v) #s(literal -1 binary64)) (pow.f64 (/.f64 (PI.f64) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) t) v) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.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 -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) t) (*.f64 v v)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.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 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) t) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) v) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.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)) t)) (*.f64 v v)) #s(literal -1 binary64)) (pow.f64 (/.f64 (PI.f64) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (pow.f64 (/.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.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 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (PI.f64))))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)))) #s(literal -1 binary64)) (/.f64 #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 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 (pow.f64 (/.f64 t (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (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 #s(literal 1 binary64) (*.f64 v v)))) |
(+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) |
(-.f64 (/.f64 #s(literal 25 binary64) (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64))) (/.f64 #s(literal 25 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 1 binary64) #s(literal -5 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 v v)) #s(literal -5 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) v) #s(literal -5 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v))) (+.f64 #s(literal -125 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 -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v))) (+.f64 #s(literal -125 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 (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))))) |
(/.f64 (+.f64 #s(literal -125 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 #s(literal 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v)))) |
(/.f64 (+.f64 #s(literal -125 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 #s(literal 25 binary64) (/.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -125 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (+.f64 #s(literal 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -125 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (-.f64 #s(literal 25 binary64) (/.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (neg.f64 (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 25 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 25 binary64) (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (*.f64 (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -125 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (neg.f64 (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) #s(literal 25 binary64))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v))) (+.f64 #s(literal -125 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -125 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 25 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 v v))))) |
(*.f64 (-.f64 #s(literal 25 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(neg.f64 (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(*.f64 v (*.f64 #s(literal -5 binary64) v)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -5 binary64) v) v) |
(*.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) |
(*.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64)) |
(*.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v)) |
(*.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v) |
(*.f64 (*.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(*.f64 (*.f64 v v) #s(literal -6 binary64)) |
(*.f64 #s(literal -6 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v #s(literal -6 binary64)) v) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) t) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 t (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) t)) |
(*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) t) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 t (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) t)) |
(*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) t) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) |
(*.f64 (PI.f64) t) |
(*.f64 t (PI.f64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) t)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) t)) |
(*.f64 (*.f64 t #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 t (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 t (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) t) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) t) (-.f64 #s(literal 0 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))))) t)) (*.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))))) t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) t) (*.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))))) t))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) t) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) t) (-.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))))) t) (-.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 #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))))) t) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) t) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v v))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) t) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (neg.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 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(*.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))))) t)) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) t) |
(*.f64 t (*.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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (*.f64 t (-.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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) |
(*.f64 (PI.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)) t))) |
(*.f64 (*.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 (PI.f64) t)) |
(*.f64 t (*.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)) (PI.f64)))) |
(*.f64 (*.f64 (PI.f64) t) (*.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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) (PI.f64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.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)) t)))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.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)) t)))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (PI.f64))) |
(*.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)) (PI.f64))) t) |
(*.f64 (*.f64 (PI.f64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (*.f64 (*.f64 (PI.f64) t) (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 (PI.f64) t) (-.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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.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)) t)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.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)) t)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
| 1× | egg-herbie |
| 5666× | *-lowering-*.f32 |
| 5666× | *-lowering-*.f64 |
| 2922× | /-lowering-/.f32 |
| 2922× | /-lowering-/.f64 |
| 2670× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 428 | 6595 |
| 1 | 1484 | 5536 |
| 2 | 6526 | 5500 |
| 0 | 8572 | 5500 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sqrt 1/2) (* t (PI))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/ (sqrt 1/2) (PI)) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (PI))) (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))))) (/ (sqrt 1/2) (PI))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (PI))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2))))) (* 3 (/ 1 (* (PI) (sqrt 1/2))))))))) (/ (sqrt 1/2) (PI))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* (PI) (sqrt 1/2)))))))) (* 3 (/ 1 (* (PI) (sqrt 1/2))))))))) (/ (sqrt 1/2) (PI))) |
(* 5 (/ (sqrt -1/6) (* v (PI)))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (* 5 (/ (sqrt -1/6) (PI)))) (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (* 5 (/ (sqrt -1/6) (PI)))))) (+ (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/9 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 6) (PI)))) (* 5 (/ (sqrt -1/6) (PI))))))))) (+ (/ 1/9 (* (pow v 6) (* (PI) (sqrt -1/6)))) (+ (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/9 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(* -5 (/ (sqrt -1/6) (* v (PI)))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (* 5 (/ (sqrt -1/6) (PI)))) (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (* 5 (/ (sqrt -1/6) (PI)))))) (+ (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/9 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6))))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 6) (PI)))) (* 5 (/ (sqrt -1/6) (PI))))))))) (+ (/ 1/9 (* (pow v 6) (* (PI) (sqrt -1/6)))) (+ (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/9 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(/ 1 (PI)) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(* -5 (/ (pow v 2) (PI))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* -5 (/ (pow v 2) (PI))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
1 |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
1 |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(* -5 v) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(+ (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* (pow v 2) (- (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
1 |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
1 |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(/ 1 v) |
(/ (+ 1 (* -5 (pow v 2))) v) |
(/ (+ 1 (* -5 (pow v 2))) v) |
(/ (+ 1 (* -5 (pow v 2))) v) |
(* -5 v) |
(* v (- (/ 1 (pow v 2)) 5)) |
(* v (- (/ 1 (pow v 2)) 5)) |
(* v (- (/ 1 (pow v 2)) 5)) |
(* -5 v) |
(* -1 (* v (- 5 (/ 1 (pow v 2))))) |
(* -1 (* v (- 5 (/ 1 (pow v 2))))) |
(* -1 (* v (- 5 (/ 1 (pow v 2))))) |
(/ (sqrt 1/2) (* t (PI))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/ 1 (pow v 2)) |
(/ (+ 1 (* -5 (pow v 2))) (pow v 2)) |
(/ (+ 1 (* -5 (pow v 2))) (pow v 2)) |
(/ (+ 1 (* -5 (pow v 2))) (pow v 2)) |
-5 |
(- (/ 1 (pow v 2)) 5) |
(- (/ 1 (pow v 2)) 5) |
(- (/ 1 (pow v 2)) 5) |
-5 |
(- (/ 1 (pow v 2)) 5) |
(- (/ 1 (pow v 2)) 5) |
(- (/ 1 (pow v 2)) 5) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -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)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* t (sqrt 2)) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (* -1 (* t (sqrt 2)))))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (* 3 (/ t (sqrt 2))))))))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (+ (* 3 (/ t (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ t (pow (sqrt 2) 5))) (* 9/2 (/ t (pow (sqrt 2) 3)))))))))))) |
(* -1 (* t (* (pow v 3) (sqrt -6)))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))))) |
(* t (* (pow v 3) (sqrt -6))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2)))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(* t (* (PI) (sqrt 2))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (* -1 (* t (* (PI) (sqrt 2))))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (* 3 (/ (* t (PI)) (sqrt 2))))))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (+ (* 3 (/ (* t (PI)) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* t (PI)) (pow (sqrt 2) 5))) (* 9/2 (/ (* t (PI)) (pow (sqrt 2) 3)))))))))))) |
(* -1 (* t (* (pow v 3) (* (PI) (sqrt -6))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))))) |
(* t (* (pow v 3) (* (PI) (sqrt -6)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))))) |
| Outputs |
|---|
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) t) (/.f64 #s(literal 3/4 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) t) (+.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) t) (+.f64 (/.f64 #s(literal 27/16 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64)))))))))))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (*.f64 v (*.f64 v (+.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) t) (*.f64 v (*.f64 v (+.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) t) (+.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) t) (/.f64 #s(literal -27/4 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64)))))) (-.f64 (/.f64 #s(literal 135/32 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 3 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64)))))))) (+.f64 (/.f64 #s(literal 27/16 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64))))))))))))))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) v) #s(literal 5 binary64)) (PI.f64)) t) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 (/.f64 #s(literal 5/36 binary64) t) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) t) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (pow.f64 v #s(literal 4 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 5/36 binary64) t) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t)))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) t) (/.f64 (/.f64 #s(literal -1/36 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (pow.f64 v #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 (PI.f64) (*.f64 t (pow.f64 v #s(literal 6 binary64))))))) (-.f64 (/.f64 (/.f64 #s(literal -25/2592 binary64) t) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 5/36 binary64) t) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal -5 binary64)) (*.f64 t (*.f64 (PI.f64) v))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 (/.f64 #s(literal 5/36 binary64) t) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) (neg.f64 v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) t) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (pow.f64 v #s(literal 4 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 5/36 binary64) t) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t)))))) (neg.f64 v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)) |
(/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) t) (/.f64 (/.f64 #s(literal -1/36 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (pow.f64 v #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 (PI.f64) (*.f64 t (pow.f64 v #s(literal 6 binary64))))))) (-.f64 (/.f64 (/.f64 #s(literal -25/2592 binary64) t) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 5/36 binary64) t) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) (neg.f64 v)) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) |
(/ (sqrt 1/2) (PI)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (PI))) (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))))) (/ (sqrt 1/2) (PI))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) (/.f64 #s(literal 3/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (PI))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2))))) (* 3 (/ 1 (* (PI) (sqrt 1/2))))))))) (/ (sqrt 1/2) (PI))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) (/.f64 #s(literal 3/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) (*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 27/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) (/.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))))))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* (PI) (sqrt 1/2)))))))) (* 3 (/ 1 (* (PI) (sqrt 1/2))))))))) (/ (sqrt 1/2) (PI))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) (/.f64 #s(literal 3/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 #s(literal -27/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (+.f64 (/.f64 #s(literal 135/32 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)))) (/.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))) (+.f64 (/.f64 #s(literal 27/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (/.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))))))))) |
(* 5 (/ (sqrt -1/6) (* v (PI)))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) v) #s(literal 5 binary64)) (PI.f64)) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (* 5 (/ (sqrt -1/6) (PI)))) (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 (PI.f64) (*.f64 v v))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (PI.f64)) (/.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal -1/6 binary64))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (* 5 (/ (sqrt -1/6) (PI)))))) (+ (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/9 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6))))))) v) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (*.f64 v v))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64)))))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (PI.f64)) (+.f64 (/.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal -1/6 binary64))) (/.f64 (/.f64 #s(literal 1/9 binary64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 6) (PI)))) (* 5 (/ (sqrt -1/6) (PI))))))))) (+ (/ 1/9 (* (pow v 6) (* (PI) (sqrt -1/6)))) (+ (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/9 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal -25/2592 binary64) (pow.f64 v #s(literal 6 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (+.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (/.f64 (/.f64 #s(literal -1/36 binary64) (pow.f64 v #s(literal 6 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 (PI.f64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (PI.f64)) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))))))))) (+.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (+.f64 (/.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal -1/6 binary64))) (/.f64 (/.f64 #s(literal 1/9 binary64) (pow.f64 v #s(literal 6 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) v) |
(* -5 (/ (sqrt -1/6) (* v (PI)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal -5 binary64)) (*.f64 (PI.f64) v)) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (* 5 (/ (sqrt -1/6) (PI)))) (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v)) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 (PI.f64) (*.f64 v v))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (PI.f64)) (/.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal -1/6 binary64))))) (neg.f64 v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (* 5 (/ (sqrt -1/6) (PI)))))) (+ (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/9 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6))))))) v)) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (*.f64 v v))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64)))))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (PI.f64)) (+.f64 (/.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal -1/6 binary64))) (/.f64 (/.f64 #s(literal 1/9 binary64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) (neg.f64 v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 6) (PI)))) (* 5 (/ (sqrt -1/6) (PI))))))))) (+ (/ 1/9 (* (pow v 6) (* (PI) (sqrt -1/6)))) (+ (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/9 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal -25/2592 binary64) (pow.f64 v #s(literal 6 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (+.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (/.f64 (/.f64 #s(literal -1/36 binary64) (pow.f64 v #s(literal 6 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 (PI.f64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (PI.f64)) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))))))))) (+.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (+.f64 (/.f64 (/.f64 #s(literal 5/36 binary64) (*.f64 (PI.f64) (*.f64 v v))) (sqrt.f64 #s(literal -1/6 binary64))) (/.f64 (/.f64 #s(literal 1/9 binary64) (pow.f64 v #s(literal 6 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) (neg.f64 v)) |
(/ 1 (PI)) |
(/.f64 #s(literal 1 binary64) (PI.f64)) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(+.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (PI.f64))) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(+.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (PI.f64))) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(+.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (PI.f64))) |
(* -5 (/ (pow v 2) (PI))) |
(/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (PI.f64)) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (/.f64 (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (/.f64 (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (/.f64 (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))) |
(* -5 (/ (pow v 2) (PI))) |
(/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (PI.f64)) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (/.f64 (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (/.f64 (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (/.f64 (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (PI.f64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) |
(/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(*.f64 (*.f64 v v) (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (/.f64 (/.f64 #s(literal 5 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(*.f64 (*.f64 v v) (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (/.f64 (/.f64 #s(literal 5 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(*.f64 (*.f64 v v) (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (/.f64 (/.f64 #s(literal 5 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) |
(/.f64 (*.f64 v (*.f64 v #s(literal -5 binary64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(*.f64 (*.f64 v v) (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (/.f64 (/.f64 #s(literal 5 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(*.f64 (*.f64 v v) (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (/.f64 (/.f64 #s(literal 5 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(*.f64 (*.f64 v v) (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (/.f64 (/.f64 #s(literal 5 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 v v) #s(literal -4 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) (-.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal -4 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (* (pow v 2) (- (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal -4 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 5 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 (/.f64 #s(literal 5 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 (/.f64 #s(literal 5 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 v #s(literal 4 binary64))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(+.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 v #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (/.f64 #s(literal 5 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 5 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 (/.f64 #s(literal 5 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 (/.f64 #s(literal 5 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 v #s(literal 4 binary64))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(+.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 v #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (/.f64 #s(literal 5 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(/ (+ 1 (* -5 (pow v 2))) v) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) v) |
(/ (+ 1 (* -5 (pow v 2))) v) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) v) |
(/ (+ 1 (* -5 (pow v 2))) v) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) v) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* v (- (/ 1 (pow v 2)) 5)) |
(*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* v (- (/ 1 (pow v 2)) 5)) |
(*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* v (- (/ 1 (pow v 2)) 5)) |
(*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* -5 v) |
(*.f64 v #s(literal -5 binary64)) |
(* -1 (* v (- 5 (/ 1 (pow v 2))))) |
(*.f64 v (*.f64 (+.f64 #s(literal 5 binary64) (/.f64 #s(literal -1 binary64) (*.f64 v v))) #s(literal -1 binary64))) |
(* -1 (* v (- 5 (/ 1 (pow v 2))))) |
(*.f64 v (*.f64 (+.f64 #s(literal 5 binary64) (/.f64 #s(literal -1 binary64) (*.f64 v v))) #s(literal -1 binary64))) |
(* -1 (* v (- 5 (/ 1 (pow v 2))))) |
(*.f64 v (*.f64 (+.f64 #s(literal 5 binary64) (/.f64 #s(literal -1 binary64) (*.f64 v v))) #s(literal -1 binary64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) t) (/.f64 #s(literal 3/4 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) t) (+.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) t) (+.f64 (/.f64 #s(literal 27/16 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64)))))))))))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (*.f64 v (*.f64 v (+.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) t) (*.f64 v (*.f64 v (+.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) t) (+.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) t) (/.f64 #s(literal -27/4 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64)))))) (-.f64 (/.f64 #s(literal 135/32 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 3 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64)))))))) (+.f64 (/.f64 #s(literal 27/16 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 1/2 binary64))))))))))))))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) v) #s(literal 5 binary64)) (PI.f64)) t) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 (/.f64 #s(literal 5/36 binary64) t) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) t) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (pow.f64 v #s(literal 4 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 5/36 binary64) t) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t)))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) t) (/.f64 (/.f64 #s(literal -1/36 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (pow.f64 v #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 (PI.f64) (*.f64 t (pow.f64 v #s(literal 6 binary64))))))) (-.f64 (/.f64 (/.f64 #s(literal -25/2592 binary64) t) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 5/36 binary64) t) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal -5 binary64)) (*.f64 t (*.f64 (PI.f64) v))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 (/.f64 #s(literal 5/36 binary64) t) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) (neg.f64 v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) t) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (pow.f64 v #s(literal 4 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 5/36 binary64) t) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t)))))) (neg.f64 v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)) |
(/.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) t) (/.f64 (/.f64 #s(literal -1/36 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (PI.f64))) (pow.f64 v #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 (PI.f64) (*.f64 t (pow.f64 v #s(literal 6 binary64))))))) (-.f64 (/.f64 (/.f64 #s(literal -25/2592 binary64) t) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 5/36 binary64) t) (*.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) t))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) (neg.f64 v)) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(* (/ (* (pow v 2) (- (/ 1 (pow v 2)) 5)) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) (/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/ 1 (pow v 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 v v)) |
(/ (+ 1 (* -5 (pow v 2))) (pow v 2)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) v) v) |
(/ (+ 1 (* -5 (pow v 2))) (pow v 2)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) v) v) |
(/ (+ 1 (* -5 (pow v 2))) (pow v 2)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) v) v) |
-5 |
#s(literal -5 binary64) |
(- (/ 1 (pow v 2)) 5) |
(+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) |
(- (/ 1 (pow v 2)) 5) |
(+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) |
(- (/ 1 (pow v 2)) 5) |
(+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) |
-5 |
#s(literal -5 binary64) |
(- (/ 1 (pow v 2)) 5) |
(+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) |
(- (/ 1 (pow v 2)) 5) |
(+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) |
(- (/ 1 (pow v 2)) 5) |
(+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal -5 binary64))) |
(* -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)) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (- 1 (pow v 2))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (* -1 (* t (sqrt 2)))))) |
(+.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (* 3 (/ t (sqrt 2))))))))) |
(+.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (+.f64 (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (/.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 t (sqrt.f64 #s(literal 2 binary64))))))))) |
(+ (* t (sqrt 2)) (* (pow v 2) (+ (* -3 (/ t (sqrt 2))) (+ (* -1 (* t (sqrt 2))) (* (pow v 2) (+ (* -9/2 (/ t (pow (sqrt 2) 3))) (+ (* 3 (/ t (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ t (pow (sqrt 2) 5))) (* 9/2 (/ t (pow (sqrt 2) 3)))))))))))) |
(+.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) (+.f64 (-.f64 (*.f64 #s(literal -3 binary64) (/.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64)) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 t #s(literal -27/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 9/4 binary64))))))))))) |
(* -1 (* t (* (pow v 3) (sqrt -6)))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal -6 binary64))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2))))) |
(*.f64 v (*.f64 (*.f64 v v) (-.f64 (-.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 t (*.f64 (*.f64 (sqrt.f64 #s(literal -6 binary64)) v) v))) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))) |
(*.f64 v (*.f64 (*.f64 v v) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/12 binary64) (/.f64 t (sqrt.f64 #s(literal -6 binary64)))) (pow.f64 v #s(literal 4 binary64))) (/.f64 (/.f64 t (pow.f64 v #s(literal 4 binary64))) (sqrt.f64 #s(literal -6 binary64)))) (-.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 t (*.f64 (*.f64 (sqrt.f64 #s(literal -6 binary64)) v) v)))) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))))) |
(* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2))))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 t (sqrt.f64 #s(literal -6 binary64))) #s(literal 1/12 binary64)) (pow.f64 v #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 t (pow.f64 v #s(literal 6 binary64)))) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/12 binary64) (/.f64 t (sqrt.f64 #s(literal -6 binary64)))) (pow.f64 v #s(literal 4 binary64))) (/.f64 (/.f64 t (pow.f64 v #s(literal 4 binary64))) (sqrt.f64 #s(literal -6 binary64)))) (-.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 t (*.f64 (*.f64 (sqrt.f64 #s(literal -6 binary64)) v) v))))) (*.f64 t (sqrt.f64 #s(literal -6 binary64))))) |
(* t (* (pow v 3) (sqrt -6))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (/ (* t (sqrt -6)) (pow v 2)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 t (*.f64 (*.f64 (sqrt.f64 #s(literal -6 binary64)) v) v))) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))) |
(*.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/12 binary64) (/.f64 t (sqrt.f64 #s(literal -6 binary64)))) (pow.f64 v #s(literal 4 binary64))) (/.f64 (/.f64 t (pow.f64 v #s(literal 4 binary64))) (sqrt.f64 #s(literal -6 binary64)))) (-.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 t (*.f64 (*.f64 (sqrt.f64 #s(literal -6 binary64)) v) v)))) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (sqrt -6))) (+ (* -1 (/ t (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ t (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ t (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ t (* (pow v 4) (sqrt -6))) (/ (* t (sqrt -6)) (pow v 2)))))))))) |
(*.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 t (sqrt.f64 #s(literal -6 binary64))) #s(literal 1/12 binary64)) (pow.f64 v #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 t (pow.f64 v #s(literal 6 binary64)))) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/12 binary64) (/.f64 t (sqrt.f64 #s(literal -6 binary64)))) (pow.f64 v #s(literal 4 binary64))) (/.f64 (/.f64 t (pow.f64 v #s(literal 4 binary64))) (sqrt.f64 #s(literal -6 binary64)))) (-.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 t (*.f64 (*.f64 (sqrt.f64 #s(literal -6 binary64)) v) v))))) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v v)))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* (* t (* (PI) (- 1 (pow v 2)))) (sqrt (+ 2 (* -6 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64))))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (* -1 (* t (* (PI) (sqrt 2))))))) |
(+.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) (-.f64 (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (* 3 (/ (* t (PI)) (sqrt 2))))))))) |
(+.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (/.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64)) (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) |
(+ (* t (* (PI) (sqrt 2))) (* (pow v 2) (+ (* -3 (/ (* t (PI)) (sqrt 2))) (+ (* -1 (* t (* (PI) (sqrt 2)))) (* (pow v 2) (+ (* -9/2 (/ (* t (PI)) (pow (sqrt 2) 3))) (+ (* 3 (/ (* t (PI)) (sqrt 2))) (* (pow v 2) (+ (* -27/2 (/ (* t (PI)) (pow (sqrt 2) 5))) (* 9/2 (/ (* t (PI)) (pow (sqrt 2) 3)))))))))))) |
(+.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 t (PI.f64)) #s(literal -27/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 9/4 binary64)))) (*.f64 (/.f64 (*.f64 t (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -9/4 binary64))))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(* -1 (* t (* (pow v 3) (* (PI) (sqrt -6))))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))) |
(*.f64 v (*.f64 (*.f64 v v) (-.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (/.f64 (*.f64 t (PI.f64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -6 binary64)) v) v))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal -6 binary64))))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/12 binary64) (/.f64 t (sqrt.f64 #s(literal -6 binary64)))) (/.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64)))) (*.f64 t (+.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (pow.f64 v #s(literal 4 binary64)))))) (/.f64 (*.f64 t (PI.f64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -6 binary64)) v) v))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))))) |
(* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2))))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (-.f64 (-.f64 (+.f64 (+.f64 (*.f64 (*.f64 (/.f64 t (sqrt.f64 #s(literal -6 binary64))) #s(literal 1/12 binary64)) (/.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1/12 binary64) (/.f64 t (sqrt.f64 #s(literal -6 binary64)))) (/.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (/.f64 t (pow.f64 v #s(literal 6 binary64))))) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64))))) (*.f64 t (+.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (pow.f64 v #s(literal 4 binary64)))))) (/.f64 (*.f64 t (PI.f64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -6 binary64)) v) v))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))))) |
(* t (* (pow v 3) (* (PI) (sqrt -6)))) |
(*.f64 (*.f64 v (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal -6 binary64))))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal -6 binary64)))) (*.f64 v v)) (/.f64 (*.f64 t (PI.f64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -6 binary64)) v) v))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal -6 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))) |
(*.f64 (-.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/12 binary64) (/.f64 t (sqrt.f64 #s(literal -6 binary64)))) (/.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64)))) (*.f64 t (+.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (pow.f64 v #s(literal 4 binary64)))))) (/.f64 (*.f64 t (PI.f64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -6 binary64)) v) v))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal -6 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (* (pow v 3) (+ (* -1 (* t (* (PI) (sqrt -6)))) (+ (* -1 (/ (* t (PI)) (* (pow v 2) (sqrt -6)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 3)))) (+ (* -1/2 (/ (* t (PI)) (* (pow v 6) (pow (sqrt -6) 5)))) (+ (* 1/2 (/ (* t (PI)) (* (pow v 4) (pow (sqrt -6) 3)))) (+ (/ (* t (PI)) (* (pow v 4) (sqrt -6))) (/ (* t (* (PI) (sqrt -6))) (pow v 2)))))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (neg.f64 (-.f64 (-.f64 (+.f64 (+.f64 (*.f64 (*.f64 (/.f64 t (sqrt.f64 #s(literal -6 binary64))) #s(literal 1/12 binary64)) (/.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1/12 binary64) (/.f64 t (sqrt.f64 #s(literal -6 binary64)))) (/.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (PI.f64) (/.f64 t (pow.f64 v #s(literal 6 binary64))))) (pow.f64 (sqrt.f64 #s(literal -6 binary64)) #s(literal 5 binary64))))) (*.f64 t (+.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (*.f64 v v)) (/.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal -6 binary64))) (pow.f64 v #s(literal 4 binary64)))))) (/.f64 (*.f64 t (PI.f64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -6 binary64)) v) v))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal -6 binary64))))))) |
Compiled 54103 to 4098 computations (92.4% saved)
17 alts after pruning (14 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1809 | 12 | 1821 |
| Fresh | 1 | 2 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1812 | 17 | 1829 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
| ▶ | 99.6% | (/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
| 99.4% | (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) | |
| ▶ | 98.7% | (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
| 98.7% | (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) | |
| 98.3% | (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) | |
| ▶ | 98.4% | (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
| 98.9% | (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) | |
| ▶ | 98.9% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 98.7% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) | |
| ✓ | 98.7% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| ✓ | 98.4% | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
| 98.7% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) | |
| ▶ | 98.7% | (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| 98.4% | (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) | |
| 98.4% | (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) | |
| 98.3% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
Compiled 540 to 407 computations (24.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 v v) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 5 binary64) (*.f64 v v)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -5 binary64) (*.f64 v v)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
| ✓ | cost-diff | 0 | (*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (PI.f64)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
| ✓ | cost-diff | 128 | (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) |
| 5606× | *-lowering-*.f32 |
| 5606× | *-lowering-*.f64 |
| 2528× | /-lowering-/.f32 |
| 2528× | /-lowering-/.f64 |
| 1518× | fma-lowering-fma.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 268 |
| 1 | 101 | 260 |
| 2 | 300 | 248 |
| 3 | 1241 | 244 |
| 4 | 4844 | 243 |
| 0 | 8259 | 243 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (/ (* (+ (* -5 v) (/ 1 v)) v) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) t) |
(/ (/ (* (+ (* -5 v) (/ 1 v)) v) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) |
(/ (* (+ (* -5 v) (/ 1 v)) v) (PI)) |
(* (+ (* -5 v) (/ 1 v)) v) |
(+ (* -5 v) (/ 1 v)) |
(* -5 v) |
-5 |
v |
(/ 1 v) |
1 |
(PI) |
(* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v))) |
(sqrt (+ 2 (* v (* v -6)))) |
(+ 2 (* v (* v -6))) |
2 |
(* v (* v -6)) |
(* v -6) |
-6 |
(- 1 (* v v)) |
(* v v) |
t |
(/ (/ (sqrt 1/2) t) (PI)) |
(/ (sqrt 1/2) t) |
(sqrt 1/2) |
1/2 |
t |
(PI) |
(/ 1 (* (PI) (* t (sqrt 2)))) |
1 |
(* (PI) (* t (sqrt 2))) |
(PI) |
(* t (sqrt 2)) |
t |
(sqrt 2) |
2 |
(/ (/ (+ 1 (* -5 (* v v))) (* t (sqrt 2))) (PI)) |
(/ (+ 1 (* -5 (* v v))) (* t (sqrt 2))) |
(+ 1 (* -5 (* v v))) |
1 |
(* -5 (* v v)) |
-5 |
(* v v) |
v |
(* t (sqrt 2)) |
t |
(sqrt 2) |
2 |
(PI) |
(/ (- 1 (* 5 (* v v))) (* (* (* (sqrt 2) (PI)) t) (- 1 (* v v)))) |
(- 1 (* 5 (* v v))) |
1 |
(* 5 (* v v)) |
5 |
(* v v) |
v |
(* (* (* (sqrt 2) (PI)) t) (- 1 (* v v))) |
(* (* (sqrt 2) (PI)) t) |
(* (sqrt 2) (PI)) |
(sqrt 2) |
2 |
(PI) |
t |
(- 1 (* v v)) |
| Outputs |
|---|
(/ (/ (/ (* (+ (* -5 v) (/ 1 v)) v) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) t) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)))) |
(/ (/ (* (+ (* -5 v) (/ 1 v)) v) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/ (* (+ (* -5 v) (/ 1 v)) v) (PI)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) |
(* (+ (* -5 v) (/ 1 v)) v) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(+ (* -5 v) (/ 1 v)) |
(+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) |
(* -5 v) |
(*.f64 #s(literal -5 binary64) v) |
-5 |
#s(literal -5 binary64) |
v |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
1 |
#s(literal 1 binary64) |
(PI) |
(PI.f64) |
(* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* 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 v))) |
(sqrt (+ 2 (* v (* v -6)))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) |
(+ 2 (* v (* v -6))) |
(+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) |
2 |
#s(literal 2 binary64) |
(* v (* v -6)) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(* v -6) |
(*.f64 v #s(literal -6 binary64)) |
-6 |
#s(literal -6 binary64) |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(* v v) |
(*.f64 v v) |
t |
(/ (/ (sqrt 1/2) t) (PI)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
t |
(PI) |
(PI.f64) |
(/ 1 (* (PI) (* t (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(* (PI) (* t (sqrt 2))) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(PI) |
(PI.f64) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
t |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (/ (+ 1 (* -5 (* v v))) (* t (sqrt 2))) (PI)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (* v v))) (* t (sqrt 2))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(+ 1 (* -5 (* v v))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
1 |
#s(literal 1 binary64) |
(* -5 (* v v)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
-5 |
#s(literal -5 binary64) |
(* v v) |
(*.f64 v v) |
v |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
t |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(PI) |
(PI.f64) |
(/ (- 1 (* 5 (* v v))) (* (* (* (sqrt 2) (PI)) t) (- 1 (* v v)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(- 1 (* 5 (* v v))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
1 |
#s(literal 1 binary64) |
(* 5 (* v v)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
5 |
#s(literal 5 binary64) |
(* v v) |
(*.f64 v v) |
v |
(* (* (* (sqrt 2) (PI)) t) (- 1 (* v v))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(* (* (sqrt 2) (PI)) t) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(* (sqrt 2) (PI)) |
(*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(PI) |
(PI.f64) |
t |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal 5 binary64) (*.f64 v v)) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal -5 binary64) (*.f64 v v)) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
| ✓ | accuracy | 99.6% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.3% | (*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| ✓ | accuracy | 99.5% | (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.3% | (*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
| ✓ | accuracy | 99.3% | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
| ✓ | accuracy | 100.0% | (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | accuracy | 99.8% | (*.f64 v (*.f64 v #s(literal -6 binary64))) |
| ✓ | accuracy | 99.7% | (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
| 172.0ms | 256× | 0 | valid |
Compiled 304 to 41 computations (86.5% saved)
ival-mult: 22.0ms (41.5% of total)ival-div: 15.0ms (28.3% of total)ival-sqrt: 7.0ms (13.2% of total)ival-add: 4.0ms (7.6% of total)ival-sub: 2.0ms (3.8% of total)ival-pi: 1.0ms (1.9% of total)const: 1.0ms (1.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (+ (* -5 v) (/ 1 v)) v)> |
#<alt (/ (/ (/ (* (+ (* -5 v) (/ 1 v)) v) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) t)> |
#<alt (/ (/ (* (+ (* -5 v) (/ 1 v)) v) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v))))> |
#<alt (/ (* (+ (* -5 v) (/ 1 v)) v) (PI))> |
#<alt (/ (/ (sqrt 1/2) t) (PI))> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (sqrt 1/2)> |
#<alt (PI)> |
#<alt (/ 1 (* (PI) (* t (sqrt 2))))> |
#<alt (* (PI) (* t (sqrt 2)))> |
#<alt (* t (sqrt 2))> |
#<alt (/ (/ (+ 1 (* -5 (* v v))) (* t (sqrt 2))) (PI))> |
#<alt (/ (+ 1 (* -5 (* v v))) (* t (sqrt 2)))> |
#<alt (+ 1 (* -5 (* v v)))> |
#<alt (* -5 (* v v))> |
#<alt (/ (- 1 (* 5 (* v v))) (* (* (* (sqrt 2) (PI)) t) (- 1 (* v v))))> |
#<alt (- 1 (* 5 (* v v)))> |
#<alt (* 5 (* v v))> |
#<alt (* v v)> |
#<alt (* v (* v -6))> |
#<alt (* (* (sqrt 2) (PI)) t)> |
#<alt (* (* (* (sqrt 2) (PI)) t) (- 1 (* v v)))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (* 5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)> |
#<alt (* -5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (* t (PI)))) (* 5/36 (/ 1 (* t (* (PI) (sqrt -1/6)))))) (pow v 2))) (* 5 (/ (sqrt -1/6) (* t (PI))))) v))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (* t (PI)))) (* 5/36 (/ 1 (* t (* (PI) (sqrt -1/6)))))) (pow v 2))) (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (* t (PI)))) (+ (* 1/9 (/ 1 (* t (* (PI) (sqrt -1/6))))) (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (PI) (sqrt -1/6))))))) (pow v 4))) (* 5 (/ (sqrt -1/6) (* t (PI)))))) v))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (* t (PI)))) (* 5/36 (/ 1 (* t (* (PI) (sqrt -1/6)))))) (pow v 2))) (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (* t (PI)))) (+ (* 1/9 (/ 1 (* t (* (PI) (sqrt -1/6))))) (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (PI) (sqrt -1/6))))))) (pow v 4))) (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (* t (PI)))) (+ (* 1/9 (/ 1 (* t (* (PI) (sqrt -1/6))))) (+ (* 2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (PI) (sqrt -1/6))))) (* 5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (PI) (sqrt -1/6)))))))) (pow v 6))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) v))> |
#<alt (* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (/ (sqrt 1/2) (PI))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (PI))) (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))))) (/ (sqrt 1/2) (PI)))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (PI))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2))))) (* 3 (/ 1 (* (PI) (sqrt 1/2))))))))) (/ (sqrt 1/2) (PI)))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* (PI) (sqrt 1/2)))))))) (* 3 (/ 1 (* (PI) (sqrt 1/2))))))))) (/ (sqrt 1/2) (PI)))> |
#<alt (* 5 (/ (sqrt -1/6) (* v (PI))))> |
#<alt (/ (- (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (* 5 (/ (sqrt -1/6) (PI)))) (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (* 5 (/ (sqrt -1/6) (PI)))))) (+ (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/9 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6))))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 6) (PI)))) (* 5 (/ (sqrt -1/6) (PI))))))))) (+ (/ 1/9 (* (pow v 6) (* (PI) (sqrt -1/6)))) (+ (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/9 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)> |
#<alt (* -5 (/ (sqrt -1/6) (* v (PI))))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (PI))) (* 5/36 (/ 1 (* (PI) (sqrt -1/6))))) (pow v 2))) (* 5 (/ (sqrt -1/6) (PI)))) v))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (PI))) (* 5/36 (/ 1 (* (PI) (sqrt -1/6))))) (pow v 2))) (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (PI))) (+ (* 1/9 (/ 1 (* (PI) (sqrt -1/6)))) (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (PI) (sqrt -1/6)))))) (pow v 4))) (* 5 (/ (sqrt -1/6) (PI))))) v))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (PI))) (* 5/36 (/ 1 (* (PI) (sqrt -1/6))))) (pow v 2))) (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (PI))) (+ (* 1/9 (/ 1 (* (PI) (sqrt -1/6)))) (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (PI) (sqrt -1/6)))))) (pow v 4))) (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (PI))) (+ (* 1/9 (/ 1 (* (PI) (sqrt -1/6)))) (+ (* 2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (PI) (sqrt -1/6)))) (* 5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (PI) (sqrt -1/6))))))) (pow v 6))) (* 5 (/ (sqrt -1/6) (PI)))))) v))> |
#<alt (/ 1 (PI))> |
#<alt (+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI)))> |
#<alt (+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI)))> |
#<alt (+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI)))> |
#<alt (* -5 (/ (pow v 2) (PI)))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* -5 (/ (pow v 2) (PI)))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI)))))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ (sqrt 1/2) t)> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (* t (sqrt 2))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2)))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2)))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2)))))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (sqrt 2)))> |
#<alt (+ (* -5 (/ (pow v 2) (* t (sqrt 2)))) (/ 1 (* t (sqrt 2))))> |
#<alt (+ (* -5 (/ (pow v 2) (* t (sqrt 2)))) (/ 1 (* t (sqrt 2))))> |
#<alt (+ (* -5 (/ (pow v 2) (* t (sqrt 2)))) (/ 1 (* t (sqrt 2))))> |
#<alt (* -5 (/ (pow v 2) (* t (sqrt 2))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (sqrt 2)))) (* 5 (/ 1 (* t (sqrt 2))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (sqrt 2)))) (* 5 (/ 1 (* t (sqrt 2))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (sqrt 2)))) (* 5 (/ 1 (* t (sqrt 2))))))> |
#<alt (* -5 (/ (pow v 2) (* t (sqrt 2))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (sqrt 2)))) (* 5 (/ 1 (* t (sqrt 2))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (sqrt 2)))) (* 5 (/ 1 (* t (sqrt 2))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (sqrt 2)))) (* 5 (/ 1 (* t (sqrt 2))))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2)))> |
#<alt 1> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* (pow v 2) (- (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (/ 5 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))))))> |
#<alt (/ 5 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (* -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 (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2))))> |
#<alt (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2)))))> |
#<alt (* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2))))> |
#<alt (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2)))))> |
#<alt (* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2))))> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | t | @ | -inf | (/ (sqrt 1/2) t) |
| 1.0ms | t | @ | 0 | (/ (/ (/ (* (+ (* -5 v) (/ 1 v)) v) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) t) |
| 1.0ms | v | @ | -inf | (/ (/ (/ (* (+ (* -5 v) (/ 1 v)) v) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) t) |
| 1.0ms | v | @ | -inf | (/ (/ (* (+ (* -5 v) (/ 1 v)) v) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) |
| 1.0ms | t | @ | inf | (/ (/ (/ (* (+ (* -5 v) (/ 1 v)) v) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) t) |
| 1× | batch-egg-rewrite |
| 3392× | /-lowering-/.f32 |
| 3392× | /-lowering-/.f64 |
| 3036× | *-lowering-*.f32 |
| 3036× | *-lowering-*.f64 |
| 1448× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 179 |
| 1 | 246 | 174 |
| 2 | 2238 | 161 |
| 0 | 9095 | 161 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (+ (* -5 v) (/ 1 v)) v) |
(/ (/ (/ (* (+ (* -5 v) (/ 1 v)) v) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) t) |
(/ (/ (* (+ (* -5 v) (/ 1 v)) v) (PI)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) |
(/ (* (+ (* -5 v) (/ 1 v)) v) (PI)) |
(/ (/ (sqrt 1/2) t) (PI)) |
(/ (sqrt 1/2) t) |
(sqrt 1/2) |
(PI) |
(/ 1 (* (PI) (* t (sqrt 2)))) |
(* (PI) (* t (sqrt 2))) |
(* t (sqrt 2)) |
(/ (/ (+ 1 (* -5 (* v v))) (* t (sqrt 2))) (PI)) |
(/ (+ 1 (* -5 (* v v))) (* t (sqrt 2))) |
(+ 1 (* -5 (* v v))) |
(* -5 (* v v)) |
(/ (- 1 (* 5 (* v v))) (* (* (* (sqrt 2) (PI)) t) (- 1 (* v v)))) |
(- 1 (* 5 (* v v))) |
(* 5 (* v v)) |
(* v v) |
(* v (* v -6)) |
(* (* (sqrt 2) (PI)) t) |
(* (* (* (sqrt 2) (PI)) t) (- 1 (* v v))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) v)) v)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64))) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 v (/.f64 #s(literal 1 binary64) v)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 v (*.f64 #s(literal -5 binary64) v) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 #s(literal -5 binary64) v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 v (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) v) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) v) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) v) v (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 #s(literal 5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 v #s(literal 5 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v v)))) v) (+.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) v))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v v))) v) (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) |
(/.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) v))) |
(/.f64 (*.f64 v (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v v)))) v)) (neg.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) v)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v v))) v)) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)))) |
(/.f64 (neg.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) v)))) |
(/.f64 (neg.f64 (*.f64 v (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) v)) v) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) v)) v) (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) v)) v)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) v)) v))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (pow.f64 (*.f64 v (/.f64 #s(literal 1 binary64) v)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 v (/.f64 #s(literal 1 binary64) v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 v (/.f64 #s(literal 1 binary64) v)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (+.f64 (*.f64 (*.f64 v (/.f64 #s(literal 1 binary64) v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) (-.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (*.f64 (*.f64 v (/.f64 #s(literal 1 binary64) v)) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) #s(literal -1 binary64)) |
(*.f64 v (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (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 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (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) #s(literal 5 binary64))) (PI.f64)) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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 #s(literal 1 binary64) (*.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)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (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 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (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) #s(literal 5 binary64))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (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) #s(literal 5 binary64))) (PI.f64)) (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (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) #s(literal 5 binary64))) (PI.f64)) (neg.f64 (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) t) |
(/.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (PI.f64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (*.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)) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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 #s(literal -1 binary64) (neg.f64 (*.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)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)))) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (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 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (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) #s(literal 5 binary64))) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (PI.f64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (neg.f64 (*.f64 t (*.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)) (PI.f64)))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (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) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.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)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64))))) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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)) t)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t) (*.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)) (PI.f64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) #s(literal 1 binary64)) (*.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)) (PI.f64))) t)) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t)) |
(/.f64 (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t)) (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)) (PI.f64))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (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)) t))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (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)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (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)) t) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) (*.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 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) t) (*.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 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) #s(literal 1 binary64))) (neg.f64 (*.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)) (PI.f64))) t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (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) t)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (/.f64 #s(literal 1 binary64) t))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(pow.f64 (/.f64 t (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (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)) |
(pow.f64 (*.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)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)))) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (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)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (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) #s(literal 5 binary64))) (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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)) t))) |
(*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (/.f64 (/.f64 v (PI.f64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (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) #s(literal 5 binary64))) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (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) #s(literal 5 binary64))) (PI.f64)) (/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) t)) |
(*.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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 #s(literal 1 binary64) t)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t) (/.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)) (PI.f64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) t) (/.f64 (/.f64 v (PI.f64)) (*.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 (pow.f64 (/.f64 t (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (pow.f64 (/.f64 t (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) #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))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 (pow.f64 (/.f64 t (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (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 #s(literal 1 binary64) (*.f64 v v)))) |
(exp.f64 (*.f64 (log.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)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 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)) (PI.f64))))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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 0 binary64) (*.f64 (*.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 #s(literal 0 binary64) (PI.f64)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (*.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 #s(literal 0 binary64) (PI.f64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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 #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)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 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 #s(literal 1 binary64) (/.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)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.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)) (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (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)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 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)) (PI.f64)))) |
(/.f64 #s(literal -1 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)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 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 #s(literal -1 binary64) (neg.f64 (/.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)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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)) (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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 (*.f64 v v) #s(literal 5 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)) (PI.f64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.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 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) #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)) (PI.f64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.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 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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 v v)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (neg.f64 (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)) (PI.f64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (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 v v))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (PI.f64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 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)))) (PI.f64)) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) #s(literal 1 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)) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 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 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(pow.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)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 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)))) #s(literal -1 binary64)) |
(pow.f64 (/.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)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.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)) (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) #s(literal -1 binary64)) |
(*.f64 v (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (*.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)) (PI.f64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (/.f64 (/.f64 v (PI.f64)) (*.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 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (*.f64 (/.f64 v (PI.f64)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (/.f64 v (*.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)) (PI.f64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.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) #s(literal 5 binary64))) (/.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)) (PI.f64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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 v (*.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 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (PI.f64))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (*.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 v (PI.f64))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (/.f64 (/.f64 v (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 v (PI.f64)) (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) #s(literal 5 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.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/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (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) #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.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 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 v (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.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) #s(literal 5 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (/.f64 v (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.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 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (*.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 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (PI.f64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) (PI.f64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) (PI.f64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (PI.f64)) (/.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (PI.f64))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v v)))) v) (*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) v)) (PI.f64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v v))) v) (*.f64 (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (PI.f64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v v)))) (/.f64 v (PI.f64))) (+.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) v))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 v (PI.f64))) (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64))) (PI.f64)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v v)))) v)) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) v)) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v v))) v)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v v)))) (/.f64 v (PI.f64)))) (neg.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) v)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 v (PI.f64)))) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (sqrt.f64 (PI.f64)))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(pow.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 v (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (PI.f64))) |
(*.f64 v (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 v (pow.f64 (/.f64 (PI.f64) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64))) |
(*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (/.f64 v (PI.f64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 v (PI.f64)) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (/.f64 v (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 v (sqrt.f64 (PI.f64))) (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (sqrt.f64 (PI.f64))) (/.f64 v (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) #s(literal 1 binary64)) (/.f64 v (PI.f64))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 v (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) #s(literal -1 binary64)) (/.f64 v (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) v) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) v) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) v) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) v) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) t) (PI.f64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (PI.f64) t))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (*.f64 (PI.f64) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) t) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t))))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 (PI.f64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) t) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) t) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (neg.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 (PI.f64) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
(/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (PI.f64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (sqrt.f64 (PI.f64)))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(pow.f64 (/.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (PI.f64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (PI.f64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (PI.f64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (cbrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (PI.f64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) t)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64))) |
(fabs.f64 (PI.f64)) |
(-.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(expm1.f64 (log1p.f64 (PI.f64))) |
(log1p.f64 (expm1.f64 (PI.f64))) |
(pow.f64 (PI.f64) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (E.f64) (log.f64 (PI.f64))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) t) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) t) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) t)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 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 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (PI.f64))) #s(literal -1 binary64)) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64))) |
(/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (PI.f64) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) t)) |
(*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64)) |
(*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 1 binary64))) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) t) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (PI.f64) t) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) t) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (neg.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (neg.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (/.f64 #s(literal 1 binary64) (PI.f64)) (neg.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (PI.f64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (PI.f64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t)) (neg.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (neg.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))) (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t) (/.f64 #s(literal 1 binary64) (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) t) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) t) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 (PI.f64) t))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t) #s(literal 1 binary64))) (neg.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t) (/.f64 #s(literal 1 binary64) (PI.f64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (PI.f64)))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) t))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (PI.f64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (PI.f64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (PI.f64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (sqrt.f64 (PI.f64))) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (PI.f64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t)) #s(literal -1 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (/.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) t) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (neg.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) #s(literal 1 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))) (neg.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (neg.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (sqrt.f64 #s(literal 2 binary64))) t) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t) (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 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) t)) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) v)) v)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64))) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 v (/.f64 #s(literal 1 binary64) v)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 v (*.f64 #s(literal -5 binary64) v) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 #s(literal -5 binary64) v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 v (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) v) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) v) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) v) v (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 #s(literal 5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 v #s(literal 5 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v v)))) v) (+.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) v))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v v))) v) (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) |
(/.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) v))) |
(/.f64 (*.f64 v (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v v)))) v)) (neg.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) v)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v v))) v)) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)))) |
(/.f64 (neg.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) v)))) |
(/.f64 (neg.f64 (*.f64 v (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) v)) v) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) v)) v) (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) v)) v)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) v)) v))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (pow.f64 (*.f64 v (/.f64 #s(literal 1 binary64) v)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 v (/.f64 #s(literal 1 binary64) v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 v (/.f64 #s(literal 1 binary64) v)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (+.f64 (*.f64 (*.f64 v (/.f64 #s(literal 1 binary64) v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) (-.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (*.f64 (*.f64 v (/.f64 #s(literal 1 binary64) v)) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) #s(literal -1 binary64)) |
(*.f64 v (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(neg.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(*.f64 v (*.f64 #s(literal -5 binary64) v)) |
(*.f64 (*.f64 #s(literal -5 binary64) v) v) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(*.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64)) |
(*.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v)) |
(*.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 v v) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 (neg.f64 (/.f64 (*.f64 v v) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (fma.f64 (neg.f64 (/.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 5 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 #s(literal 5 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 v v)))) (fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 v v) (*.f64 (/.f64 #s(literal 5 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 v v)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 (*.f64 v v) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 5 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 v v) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) #s(literal 5 binary64) (*.f64 (/.f64 (*.f64 v v) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 5 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 v (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 v #s(literal 5 binary64))))) (fma.f64 (neg.f64 (/.f64 v (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 v #s(literal 5 binary64)) (*.f64 (/.f64 v (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 v #s(literal 5 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 #s(literal 5 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) (/.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) (/.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 5 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) (/.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 (*.f64 v v) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 v v) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 v v) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 v (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (fma.f64 (neg.f64 (/.f64 v (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (/.f64 v (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 v (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 (neg.f64 (/.f64 v (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 v (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (*.f64 (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) (fma.f64 (neg.f64 (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (+.f64 (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.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 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (neg.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (neg.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))) (neg.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (neg.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))))))) |
(pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (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 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) v)) v)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64))) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 v (/.f64 #s(literal 1 binary64) v)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 v (*.f64 #s(literal -5 binary64) v) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 #s(literal -5 binary64) v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 v (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(fma.f64 v (*.f64 v #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) v) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) v) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) v) v (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 v v) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 #s(literal 5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 v #s(literal 5 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v (*.f64 v (/.f64 #s(literal 1 binary64) v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v v)))) v) (+.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) v))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v v))) v) (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) |
(/.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) v))) |
(/.f64 (*.f64 v (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v v)))) v)) (neg.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) v)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v v))) v)) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)))) |
(/.f64 (neg.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 #s(literal -5 binary64) v)) v)))) |
(/.f64 (neg.f64 (*.f64 v (-.f64 (*.f64 (*.f64 v v) #s(literal 25 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) v)) v) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) v)) v) (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) v)) v)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -5 binary64) v)) v))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal -5 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)) (pow.f64 (*.f64 v (/.f64 #s(literal 1 binary64) v)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (-.f64 (*.f64 (*.f64 v (/.f64 #s(literal 1 binary64) v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 v (/.f64 #s(literal 1 binary64) v)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 v (/.f64 #s(literal 1 binary64) v)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (+.f64 (*.f64 (*.f64 v (/.f64 #s(literal 1 binary64) v)) (*.f64 v (/.f64 #s(literal 1 binary64) v))) (-.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))) (*.f64 (*.f64 v (/.f64 #s(literal 1 binary64) v)) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64))))) #s(literal -1 binary64)) |
(*.f64 v (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal 125 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 25 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))))) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 5 binary64))) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(*.f64 #s(literal 5 binary64) (*.f64 v v)) |
(*.f64 (*.f64 (*.f64 v v) #s(literal 5 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 v #s(literal 5 binary64)) v) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 v #s(literal 5 binary64))) v) |
(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 (-.f64 #s(literal 0 binary64) v) #s(literal 2 binary64)) |
(*.f64 v v) |
(*.f64 #s(literal 1 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v v) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) v) (-.f64 #s(literal 0 binary64) v)) |
(*.f64 (*.f64 #s(literal 1 binary64) v) v) |
(*.f64 v (*.f64 v #s(literal -6 binary64))) |
(*.f64 #s(literal -6 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v #s(literal -6 binary64)) v) |
(*.f64 (*.f64 v v) #s(literal -6 binary64)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64))) |
(/.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (PI.f64) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) t)) |
(*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64)) |
(*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 1 binary64))) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) t) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (PI.f64) t) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(+.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(+.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (PI.f64) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (PI.f64) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) t) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) t (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (PI.f64) t) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 (PI.f64) t) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (PI.f64) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) |
(fma.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (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 (*.f64 v v)) (*.f64 v (*.f64 v v)))) (*.f64 (PI.f64) (*.f64 t (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 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))))))) |
(*.f64 (PI.f64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 t (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) t) |
| 1× | egg-herbie |
| 4874× | *-lowering-*.f32 |
| 4874× | *-lowering-*.f64 |
| 3388× | +-lowering-+.f64 |
| 3388× | +-lowering-+.f32 |
| 3082× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 366 | 4423 |
| 1 | 1203 | 3765 |
| 2 | 4727 | 3545 |
| 0 | 8159 | 3545 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(/ (sqrt 1/2) (* t (PI))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (* t (PI)))) (* 5/36 (/ 1 (* t (* (PI) (sqrt -1/6)))))) (pow v 2))) (* 5 (/ (sqrt -1/6) (* t (PI))))) v)) |
(* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (* t (PI)))) (* 5/36 (/ 1 (* t (* (PI) (sqrt -1/6)))))) (pow v 2))) (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (* t (PI)))) (+ (* 1/9 (/ 1 (* t (* (PI) (sqrt -1/6))))) (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (PI) (sqrt -1/6))))))) (pow v 4))) (* 5 (/ (sqrt -1/6) (* t (PI)))))) v)) |
(* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (* t (PI)))) (* 5/36 (/ 1 (* t (* (PI) (sqrt -1/6)))))) (pow v 2))) (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (* t (PI)))) (+ (* 1/9 (/ 1 (* t (* (PI) (sqrt -1/6))))) (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (PI) (sqrt -1/6))))))) (pow v 4))) (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (* t (PI)))) (+ (* 1/9 (/ 1 (* t (* (PI) (sqrt -1/6))))) (+ (* 2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (PI) (sqrt -1/6))))) (* 5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (PI) (sqrt -1/6)))))))) (pow v 6))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) v)) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/ (sqrt 1/2) (PI)) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (PI))) (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))))) (/ (sqrt 1/2) (PI))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (PI))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2))))) (* 3 (/ 1 (* (PI) (sqrt 1/2))))))))) (/ (sqrt 1/2) (PI))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* (PI) (sqrt 1/2)))))))) (* 3 (/ 1 (* (PI) (sqrt 1/2))))))))) (/ (sqrt 1/2) (PI))) |
(* 5 (/ (sqrt -1/6) (* v (PI)))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (* 5 (/ (sqrt -1/6) (PI)))) (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (* 5 (/ (sqrt -1/6) (PI)))))) (+ (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/9 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 6) (PI)))) (* 5 (/ (sqrt -1/6) (PI))))))))) (+ (/ 1/9 (* (pow v 6) (* (PI) (sqrt -1/6)))) (+ (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/9 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(* -5 (/ (sqrt -1/6) (* v (PI)))) |
(* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (PI))) (* 5/36 (/ 1 (* (PI) (sqrt -1/6))))) (pow v 2))) (* 5 (/ (sqrt -1/6) (PI)))) v)) |
(* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (PI))) (* 5/36 (/ 1 (* (PI) (sqrt -1/6))))) (pow v 2))) (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (PI))) (+ (* 1/9 (/ 1 (* (PI) (sqrt -1/6)))) (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (PI) (sqrt -1/6)))))) (pow v 4))) (* 5 (/ (sqrt -1/6) (PI))))) v)) |
(* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (PI))) (* 5/36 (/ 1 (* (PI) (sqrt -1/6))))) (pow v 2))) (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (PI))) (+ (* 1/9 (/ 1 (* (PI) (sqrt -1/6)))) (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (PI) (sqrt -1/6)))))) (pow v 4))) (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (PI))) (+ (* 1/9 (/ 1 (* (PI) (sqrt -1/6)))) (+ (* 2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (PI) (sqrt -1/6)))) (* 5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (PI) (sqrt -1/6))))))) (pow v 6))) (* 5 (/ (sqrt -1/6) (PI)))))) v)) |
(/ 1 (PI)) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(* -5 (/ (pow v 2) (PI))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* -5 (/ (pow v 2) (PI))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ (sqrt 1/2) t) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(* t (sqrt 2)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (sqrt 2))) |
(+ (* -5 (/ (pow v 2) (* t (sqrt 2)))) (/ 1 (* t (sqrt 2)))) |
(+ (* -5 (/ (pow v 2) (* t (sqrt 2)))) (/ 1 (* t (sqrt 2)))) |
(+ (* -5 (/ (pow v 2) (* t (sqrt 2)))) (/ 1 (* t (sqrt 2)))) |
(* -5 (/ (pow v 2) (* t (sqrt 2)))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (sqrt 2)))) (* 5 (/ 1 (* t (sqrt 2)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (sqrt 2)))) (* 5 (/ 1 (* t (sqrt 2)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (sqrt 2)))) (* 5 (/ 1 (* t (sqrt 2)))))) |
(* -5 (/ (pow v 2) (* t (sqrt 2)))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (sqrt 2)))) (* 5 (/ 1 (* t (sqrt 2)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (sqrt 2)))) (* 5 (/ 1 (* t (sqrt 2)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (sqrt 2)))) (* 5 (/ 1 (* t (sqrt 2)))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
1 |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(+ (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* (pow v 2) (- (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
1 |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(* -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)) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (sqrt 2))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (sqrt 2))) |
(+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (*.f64 t (PI.f64))) (/.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (*.f64 t (PI.f64))) (/.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (*.f64 t (PI.f64))) (-.f64 (/.f64 (/.f64 #s(literal 27/16 binary64) t) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (/.f64 (/.f64 #s(literal 3 binary64) t) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))))))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (*.f64 t (PI.f64))) (+.f64 (/.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 t (PI.f64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (*.f64 t (PI.f64))) (+.f64 (/.f64 (/.f64 #s(literal 27/16 binary64) t) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (+.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (*.f64 t (PI.f64))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -27/4 binary64) t) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (/.f64 (/.f64 #s(literal 135/32 binary64) t) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) (/.f64 (/.f64 #s(literal 3 binary64) t) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))))) (/.f64 (/.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) t))))))))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(*.f64 #s(literal 5 binary64) (/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) t) (PI.f64)) v)) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 t (*.f64 (*.f64 v v) (PI.f64)))) (/.f64 (/.f64 (/.f64 #s(literal -5/36 binary64) (*.f64 v v)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) t))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) (*.f64 t (pow.f64 v #s(literal 4 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 v v) (PI.f64)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal -5/36 binary64) (*.f64 v v)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) t) (/.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) (*.f64 t (pow.f64 v #s(literal 4 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (*.f64 v v) (PI.f64)))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 t (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 t (PI.f64)) (pow.f64 v #s(literal 6 binary64))))) (/.f64 (/.f64 #s(literal -1/36 binary64) t) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64)))))))) (+.f64 (/.f64 (/.f64 #s(literal -25/2592 binary64) t) (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 6 binary64))))) (+.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal -5/36 binary64) (*.f64 v v)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) t) (/.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64)))))) (/.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64)))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (/.f64 (*.f64 #s(literal -5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) v)) (PI.f64)) t) |
(* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (* t (PI)))) (* 5/36 (/ 1 (* t (* (PI) (sqrt -1/6)))))) (pow v 2))) (* 5 (/ (sqrt -1/6) (* t (PI))))) v)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 #s(literal 5/36 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (*.f64 v v))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (* t (PI)))) (* 5/36 (/ 1 (* t (* (PI) (sqrt -1/6)))))) (pow v 2))) (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (* t (PI)))) (+ (* 1/9 (/ 1 (* t (* (PI) (sqrt -1/6))))) (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (PI) (sqrt -1/6))))))) (pow v 4))) (* 5 (/ (sqrt -1/6) (* t (PI)))))) v)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 #s(literal 5/36 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (*.f64 v v))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (/.f64 #s(literal 5/144 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) (pow.f64 v #s(literal 4 binary64)))) v)) |
(* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (* t (PI)))) (* 5/36 (/ 1 (* t (* (PI) (sqrt -1/6)))))) (pow v 2))) (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (* t (PI)))) (+ (* 1/9 (/ 1 (* t (* (PI) (sqrt -1/6))))) (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (PI) (sqrt -1/6))))))) (pow v 4))) (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (* t (PI)))) (+ (* 1/9 (/ 1 (* t (* (PI) (sqrt -1/6))))) (+ (* 2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (PI) (sqrt -1/6))))) (* 5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (PI) (sqrt -1/6)))))))) (pow v 6))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) v)) |
(/.f64 (-.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (/.f64 #s(literal 5/36 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (*.f64 v v))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (/.f64 #s(literal 5/144 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) (pow.f64 v #s(literal 4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (PI.f64))) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (+.f64 (/.f64 #s(literal 25/2592 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (/.f64 #s(literal 1/9 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) (pow.f64 v #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) v)) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (* v (+ (* -5 v) (/ 1 v))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/ (sqrt 1/2) (PI)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (PI))) (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))))) (/ (sqrt 1/2) (PI))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) (/.f64 (/.f64 #s(literal 3/4 binary64) (PI.f64)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (PI))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2))))) (* 3 (/ 1 (* (PI) (sqrt 1/2))))))))) (/ (sqrt 1/2) (PI))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) (+.f64 (/.f64 (/.f64 #s(literal 3/4 binary64) (PI.f64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) (+.f64 (/.f64 (/.f64 #s(literal 27/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (PI.f64)) (/.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))))))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* 3/4 (/ 1 (* (PI) (sqrt 1/2)))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (PI))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* (PI) (sqrt 1/2)))))))) (* 3 (/ 1 (* (PI) (sqrt 1/2))))))))) (/ (sqrt 1/2) (PI))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) (/.f64 (/.f64 #s(literal 3/4 binary64) (PI.f64)) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (PI.f64)) (/.f64 (/.f64 #s(literal -27/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (PI.f64))) (+.f64 (/.f64 (/.f64 #s(literal 135/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (PI.f64)) (/.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))) (+.f64 (/.f64 (/.f64 #s(literal 27/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (PI.f64)) (/.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))))))) |
(* 5 (/ (sqrt -1/6) (* v (PI)))) |
(/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 v (PI.f64))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (* 5 (/ (sqrt -1/6) (PI)))) (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6))))) v) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 v v) (PI.f64))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (PI.f64)) (/.f64 (/.f64 #s(literal -5/36 binary64) (*.f64 v v)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (* 5 (/ (sqrt -1/6) (PI)))))) (+ (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/9 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6))))))) v) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (PI.f64)) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (PI.f64))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64))))))) (+.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (pow.f64 v #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 #s(literal -5/36 binary64) (*.f64 v v)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (pow.f64 v #s(literal 4 binary64)))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 4) (* (PI) (sqrt -1/6))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 2) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 4) (PI)))) (+ (* 4 (/ (sqrt -1/6) (* (pow v 6) (PI)))) (* 5 (/ (sqrt -1/6) (PI))))))))) (+ (/ 1/9 (* (pow v 6) (* (PI) (sqrt -1/6)))) (+ (/ 5/36 (* (pow v 2) (* (PI) (sqrt -1/6)))) (* 1/9 (/ 1 (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (pow.f64 v #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (PI.f64))) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (*.f64 (PI.f64) (pow.f64 v #s(literal 4 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (PI.f64)) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (PI.f64)) (pow.f64 v #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal -1/36 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (pow.f64 v #s(literal 6 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal -25/2592 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (pow.f64 v #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 (/.f64 #s(literal -5/36 binary64) (*.f64 v v)) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (pow.f64 v #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (pow.f64 v #s(literal 6 binary64)))))) v) |
(* -5 (/ (sqrt -1/6) (* v (PI)))) |
(/.f64 (*.f64 #s(literal -5 binary64) (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) v)) (PI.f64)) |
(* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (PI))) (* 5/36 (/ 1 (* (PI) (sqrt -1/6))))) (pow v 2))) (* 5 (/ (sqrt -1/6) (PI)))) v)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (PI.f64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (PI.f64)) (/.f64 #s(literal 5/36 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (*.f64 v v))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (PI))) (* 5/36 (/ 1 (* (PI) (sqrt -1/6))))) (pow v 2))) (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (PI))) (+ (* 1/9 (/ 1 (* (PI) (sqrt -1/6)))) (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (PI) (sqrt -1/6)))))) (pow v 4))) (* 5 (/ (sqrt -1/6) (PI))))) v)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (PI.f64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (PI.f64)) (/.f64 #s(literal 5/36 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (*.f64 v v))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (PI.f64)) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (/.f64 #s(literal 5/144 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (pow.f64 v #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (PI))) (* 5/36 (/ 1 (* (PI) (sqrt -1/6))))) (pow v 2))) (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (PI))) (+ (* 1/9 (/ 1 (* (PI) (sqrt -1/6)))) (* 5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (PI) (sqrt -1/6)))))) (pow v 4))) (+ (* -1 (/ (+ (* -4 (/ (sqrt -1/6) (PI))) (+ (* 1/9 (/ 1 (* (PI) (sqrt -1/6)))) (+ (* 2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* (PI) (sqrt -1/6)))) (* 5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* (PI) (sqrt -1/6))))))) (pow v 6))) (* 5 (/ (sqrt -1/6) (PI)))))) v)) |
(/.f64 (-.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (PI.f64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (PI.f64)) (/.f64 #s(literal 5/36 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))) (*.f64 v v))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (PI.f64)) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (/.f64 #s(literal 5/144 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))) (pow.f64 v #s(literal 4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (PI.f64)) (+.f64 (/.f64 #s(literal 1/9 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (/.f64 #s(literal 25/2592 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) (pow.f64 v #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) v)) |
(/ 1 (PI)) |
(/.f64 #s(literal 1 binary64) (PI.f64)) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(+.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (PI.f64))) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(+.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (PI.f64))) |
(+ (* -5 (/ (pow v 2) (PI))) (/ 1 (PI))) |
(+.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (PI.f64))) |
(* -5 (/ (pow v 2) (PI))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (PI.f64)) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (PI.f64))) (/.f64 #s(literal -5 binary64) (PI.f64)))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (PI.f64))) (/.f64 #s(literal -5 binary64) (PI.f64)))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (PI.f64))) (/.f64 #s(literal -5 binary64) (PI.f64)))) |
(* -5 (/ (pow v 2) (PI))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (PI.f64)) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (PI.f64))) (/.f64 #s(literal -5 binary64) (PI.f64)))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (PI.f64))) (/.f64 #s(literal -5 binary64) (PI.f64)))) |
(* (pow v 2) (- (/ 1 (* (pow v 2) (PI))) (* 5 (/ 1 (PI))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (PI.f64))) (/.f64 #s(literal -5 binary64) (PI.f64)))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ (sqrt 1/2) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(* t (sqrt 2)) |
(*.f64 t (sqrt.f64 #s(literal 2 binary64))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) t)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal -5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) t)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal -5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) t)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal -5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)))) |
(* -5 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) t)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal -5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) t)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal -5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* 5 (/ 1 (* t (* (PI) (sqrt 2))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) t)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal -5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (sqrt 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -5 (/ (pow v 2) (* t (sqrt 2)))) (/ 1 (* t (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -5 (/ (pow v 2) (* t (sqrt 2)))) (/ 1 (* t (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -5 (/ (pow v 2) (* t (sqrt 2)))) (/ 1 (* t (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(* -5 (/ (pow v 2) (* t (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (sqrt 2)))) (* 5 (/ 1 (* t (sqrt 2)))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (/.f64 #s(literal -5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (sqrt 2)))) (* 5 (/ 1 (* t (sqrt 2)))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (/.f64 #s(literal -5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (sqrt 2)))) (* 5 (/ 1 (* t (sqrt 2)))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (/.f64 #s(literal -5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(* -5 (/ (pow v 2) (* t (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (sqrt 2)))) (* 5 (/ 1 (* t (sqrt 2)))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (/.f64 #s(literal -5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (sqrt 2)))) (* 5 (/ 1 (* t (sqrt 2)))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (/.f64 #s(literal -5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (sqrt 2)))) (* 5 (/ 1 (* t (sqrt 2)))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (/.f64 #s(literal -5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (sqrt 2))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(+ (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) (/.f64 (*.f64 (*.f64 v v) #s(literal -4 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) (*.f64 (*.f64 v v) (-.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal -4 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (* (pow v 2) (- (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal -4 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 v #s(literal 4 binary64))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(+.f64 (/.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) (+.f64 (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 v #s(literal 4 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(/.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 v #s(literal 4 binary64))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(+.f64 (/.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) (+.f64 (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 v #s(literal 4 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 v #s(literal 6 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* -5 (pow v 2)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(* 5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(* -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)) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) |
(*.f64 (*.f64 (*.f64 v v) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(*.f64 (*.f64 v v) (-.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(*.f64 (*.f64 v v) (-.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(*.f64 (*.f64 v v) (-.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) |
(*.f64 (*.f64 (*.f64 v v) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(*.f64 (*.f64 v v) (-.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(*.f64 (*.f64 v v) (-.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(*.f64 (*.f64 v v) (-.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
Compiled 40004 to 3709 computations (90.7% saved)
17 alts after pruning (11 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1580 | 5 | 1585 |
| Fresh | 3 | 6 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1585 | 17 | 1602 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
| ✓ | 99.6% | (/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
| ▶ | 99.1% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) t) |
| ▶ | 99.4% | (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| ✓ | 98.7% | (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
| 98.7% | (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) | |
| 98.6% | (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) | |
| ▶ | 98.3% | (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
| ✓ | 98.4% | (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
| ▶ | 98.9% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
| ✓ | 98.7% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| 98.9% | (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) | |
| ✓ | 98.4% | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
| 98.7% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) | |
| 98.7% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) | |
| ▶ | 98.4% | (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
| 98.4% | (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
Compiled 506 to 378 computations (25.3% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 v v) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 5 binary64) (*.f64 v v)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 (PI.f64) t) |
| ✓ | cost-diff | 0 | (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (PI.f64)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) t) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -5 binary64) (*.f64 v v)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 5494× | *-lowering-*.f32 |
| 5494× | *-lowering-*.f64 |
| 2574× | /-lowering-/.f32 |
| 2574× | /-lowering-/.f64 |
| 2054× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 235 |
| 1 | 100 | 224 |
| 2 | 320 | 222 |
| 3 | 1379 | 218 |
| 4 | 5951 | 218 |
| 0 | 8009 | 218 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (+ 1 (* -5 (* v v))) (* (PI) t)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) |
(/ (+ 1 (* -5 (* v v))) (* (PI) t)) |
(+ 1 (* -5 (* v v))) |
1 |
(* -5 (* v v)) |
-5 |
(* v v) |
v |
(* (PI) t) |
(PI) |
t |
(* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v))) |
(sqrt (+ 2 (* v (* v -6)))) |
(+ 2 (* v (* v -6))) |
2 |
(* v (* v -6)) |
(* v -6) |
-6 |
(- 1 (* v v)) |
(/ (/ (sqrt 1/2) (PI)) t) |
(/ (sqrt 1/2) (PI)) |
(sqrt 1/2) |
1/2 |
(PI) |
t |
(/ (/ (/ 1 (PI)) (sqrt 2)) t) |
(/ (/ 1 (PI)) (sqrt 2)) |
(/ 1 (PI)) |
1 |
(PI) |
(sqrt 2) |
2 |
t |
(* (/ (pow 2 -1/2) (* (PI) t)) (+ 1 (* -5 (* v v)))) |
(/ (pow 2 -1/2) (* (PI) t)) |
(pow 2 -1/2) |
2 |
-1/2 |
(* (PI) t) |
(PI) |
t |
(+ 1 (* -5 (* v v))) |
1 |
(* -5 (* v v)) |
-5 |
(* v v) |
v |
(/ (- 1 (* 5 (* v v))) (* (* (- 1 (* v v)) t) (* (PI) (sqrt 2)))) |
(- 1 (* 5 (* v v))) |
1 |
(* 5 (* v v)) |
5 |
(* v v) |
v |
(* (* (- 1 (* v v)) t) (* (PI) (sqrt 2))) |
(* (- 1 (* v v)) t) |
(- 1 (* v v)) |
t |
(* (PI) (sqrt 2)) |
(PI) |
(sqrt 2) |
2 |
| Outputs |
|---|
(/ (/ (+ 1 (* -5 (* v v))) (* (PI) t)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/ (+ 1 (* -5 (* v v))) (* (PI) t)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) |
(+ 1 (* -5 (* v v))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
1 |
#s(literal 1 binary64) |
(* -5 (* v v)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
-5 |
#s(literal -5 binary64) |
(* v v) |
(*.f64 v v) |
v |
(* (PI) t) |
(*.f64 (PI.f64) t) |
(PI) |
(PI.f64) |
t |
(* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* 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))) |
(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)) |
(* v -6) |
(*.f64 v #s(literal -6 binary64)) |
-6 |
#s(literal -6 binary64) |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
(/ (/ (sqrt 1/2) (PI)) t) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t)) |
(/ (sqrt 1/2) (PI)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(PI) |
(PI.f64) |
t |
(/ (/ (/ 1 (PI)) (sqrt 2)) t) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/ (/ 1 (PI)) (sqrt 2)) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
(/ 1 (PI)) |
(/.f64 #s(literal 1 binary64) (PI.f64)) |
1 |
#s(literal 1 binary64) |
(PI) |
(PI.f64) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
t |
(* (/ (pow 2 -1/2) (* (PI) t)) (+ 1 (* -5 (* v v)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (PI.f64) t)) |
(/ (pow 2 -1/2) (* (PI) t)) |
(/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) |
(pow 2 -1/2) |
(pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) |
2 |
#s(literal 2 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
(* (PI) t) |
(*.f64 (PI.f64) t) |
(PI) |
(PI.f64) |
t |
(+ 1 (* -5 (* v v))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
1 |
#s(literal 1 binary64) |
(* -5 (* v v)) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
-5 |
#s(literal -5 binary64) |
(* v v) |
(*.f64 v v) |
v |
(/ (- 1 (* 5 (* v v))) (* (* (- 1 (* v v)) t) (* (PI) (sqrt 2)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(- 1 (* 5 (* v v))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
1 |
#s(literal 1 binary64) |
(* 5 (* v v)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
5 |
#s(literal 5 binary64) |
(* v v) |
(*.f64 v v) |
v |
(* (* (- 1 (* v v)) t) (* (PI) (sqrt 2))) |
(*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(* (- 1 (* v v)) t) |
(*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(- 1 (* v v)) |
(-.f64 #s(literal 1 binary64) (*.f64 v v)) |
t |
(* (PI) (sqrt 2)) |
(*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) |
(PI) |
(PI.f64) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal 5 binary64) (*.f64 v v)) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
| ✓ | accuracy | 100.0% | (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal -5 binary64) (*.f64 v v)) |
| ✓ | accuracy | 99.7% | (*.f64 (PI.f64) t) |
| ✓ | accuracy | 99.3% | (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (PI.f64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) t) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (PI.f64) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
| ✓ | accuracy | 98.4% | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal -5 binary64) (*.f64 v v)) |
| ✓ | accuracy | 99.7% | (*.f64 (PI.f64) t) |
| ✓ | accuracy | 99.6% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) |
| ✓ | accuracy | 99.3% | (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 186.0ms | 256× | 0 | valid |
Compiled 266 to 39 computations (85.3% saved)
ival-mult: 17.0ms (33.8% of total)ival-div: 13.0ms (25.8% of total)ival-sqrt: 6.0ms (11.9% of total)ival-pow: 6.0ms (11.9% of total)ival-add: 3.0ms (6% of total)ival-sub: 3.0ms (6% of total)ival-pi: 1.0ms (2% of total)const: 1.0ms (2% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (+ 1 (* -5 (* v v))) (* (PI) t)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v))))> |
#<alt (/ (+ 1 (* -5 (* v v))) (* (PI) t))> |
#<alt (+ 1 (* -5 (* v v)))> |
#<alt (* -5 (* v v))> |
#<alt (/ (/ (sqrt 1/2) (PI)) t)> |
#<alt (/ (sqrt 1/2) (PI))> |
#<alt (sqrt 1/2)> |
#<alt (PI)> |
#<alt (/ (/ (/ 1 (PI)) (sqrt 2)) t)> |
#<alt (/ (/ 1 (PI)) (sqrt 2))> |
#<alt (/ 1 (PI))> |
#<alt (* (/ (pow 2 -1/2) (* (PI) t)) (+ 1 (* -5 (* v v))))> |
#<alt (/ (pow 2 -1/2) (* (PI) t))> |
#<alt (pow 2 -1/2)> |
#<alt (* (PI) t)> |
#<alt (/ (- 1 (* 5 (* v v))) (* (* (- 1 (* v v)) t) (* (PI) (sqrt 2))))> |
#<alt (- 1 (* 5 (* v v)))> |
#<alt (* 5 (* v v))> |
#<alt (* v v)> |
#<alt (sqrt 2)> |
#<alt (* (* (- 1 (* v v)) t) (* (PI) (sqrt 2)))> |
| Outputs |
|---|
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (* 5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)> |
#<alt (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)> |
#<alt (* -5 (/ (sqrt -1/6) (* t (* v (PI)))))> |
#<alt (* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v))> |
#<alt (* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2))))))> |
#<alt (/ 1 (* t (PI)))> |
#<alt (+ (* -5 (/ (pow v 2) (* t (PI)))) (/ 1 (* t (PI))))> |
#<alt (+ (* -5 (/ (pow v 2) (* t (PI)))) (/ 1 (* t (PI))))> |
#<alt (+ (* -5 (/ (pow v 2) (* t (PI)))) (/ 1 (* t (PI))))> |
#<alt (* -5 (/ (pow v 2) (* t (PI))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (PI)))) (* 5 (/ 1 (* t (PI))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (PI)))) (* 5 (/ 1 (* t (PI))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (PI)))) (* 5 (/ 1 (* t (PI))))))> |
#<alt (* -5 (/ (pow v 2) (* t (PI))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (PI)))) (* 5 (/ 1 (* t (PI))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (PI)))) (* 5 (/ 1 (* t (PI))))))> |
#<alt (* (pow v 2) (- (/ 1 (* t (* (pow v 2) (PI)))) (* 5 (/ 1 (* t (PI))))))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (PI)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (PI)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (PI)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (PI)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (PI)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (PI)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (PI)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (PI)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (PI)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (PI)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (PI)))> |
#<alt (/ (+ 1 (* -5 (pow v 2))) (* t (PI)))> |
#<alt 1> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (* -5 (pow v 2))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI)))> |
#<alt (/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI)))> |
#<alt (/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI)))> |
#<alt (/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI)))> |
#<alt (/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI)))> |
#<alt (/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI)))> |
#<alt (/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI)))> |
#<alt (/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI)))> |
#<alt (/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI)))> |
#<alt (/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI)))> |
#<alt (/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI)))> |
#<alt (/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (+ (* -5 (/ (* (pow v 2) (sqrt 1/2)) (* t (PI)))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* -5 (/ (* (pow v 2) (sqrt 1/2)) (* t (PI)))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (+ (* -5 (/ (* (pow v 2) (sqrt 1/2)) (* t (PI)))) (/ (sqrt 1/2) (* t (PI))))> |
#<alt (* -5 (/ (* (pow v 2) (sqrt 1/2)) (* t (PI))))> |
#<alt (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (/ (sqrt 1/2) (* t (* (pow v 2) (PI))))))> |
#<alt (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (/ (sqrt 1/2) (* t (* (pow v 2) (PI))))))> |
#<alt (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (/ (sqrt 1/2) (* t (* (pow v 2) (PI))))))> |
#<alt (* -5 (/ (* (pow v 2) (sqrt 1/2)) (* t (PI))))> |
#<alt (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (/ (sqrt 1/2) (* t (* (pow v 2) (PI))))))> |
#<alt (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (/ (sqrt 1/2) (* t (* (pow v 2) (PI))))))> |
#<alt (* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (/ (sqrt 1/2) (* t (* (pow v 2) (PI))))))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (/ (sqrt 1/2) (* t (PI)))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (* t (PI))> |
#<alt (/ 1 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (+ (* (pow v 2) (- (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2)))))> |
#<alt (/ 5 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))))))> |
#<alt (/ 5 (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2)))))))> |
#<alt (+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt (/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (+ 1 (* -5 (pow v 2)))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* -5 (pow v 2))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* (pow v 2) (- (/ 1 (pow v 2)) 5))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (* 5 (pow v 2))> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (* t (* (PI) (sqrt 2)))> |
#<alt (+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2))))> |
#<alt (+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2))))> |
#<alt (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2)))))> |
#<alt (* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2))))> |
#<alt (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2)))))> |
#<alt (* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2))))> |
#<alt (* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
#<alt (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | t | @ | 0 | (* (/ (pow 2 -1/2) (* (PI) t)) (+ 1 (* -5 (* v v)))) |
| 1.0ms | v | @ | 0 | (* (/ (pow 2 -1/2) (* (PI) t)) (+ 1 (* -5 (* v v)))) |
| 1.0ms | t | @ | inf | (* (/ (pow 2 -1/2) (* (PI) t)) (+ 1 (* -5 (* v v)))) |
| 0.0ms | v | @ | inf | (* (/ (pow 2 -1/2) (* (PI) t)) (+ 1 (* -5 (* v v)))) |
| 0.0ms | v | @ | 0 | (/ (+ 1 (* -5 (* v v))) (* (PI) t)) |
| 1× | batch-egg-rewrite |
| 3504× | *-lowering-*.f32 |
| 3504× | *-lowering-*.f64 |
| 3324× | /-lowering-/.f32 |
| 3324× | /-lowering-/.f64 |
| 1712× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 140 |
| 1 | 236 | 128 |
| 2 | 2111 | 128 |
| 0 | 8789 | 128 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (+ 1 (* -5 (* v v))) (* (PI) t)) (* (sqrt (+ 2 (* v (* v -6)))) (- 1 (* v v)))) |
(/ (+ 1 (* -5 (* v v))) (* (PI) t)) |
(+ 1 (* -5 (* v v))) |
(* -5 (* v v)) |
(/ (/ (sqrt 1/2) (PI)) t) |
(/ (sqrt 1/2) (PI)) |
(sqrt 1/2) |
(PI) |
(/ (/ (/ 1 (PI)) (sqrt 2)) t) |
(/ (/ 1 (PI)) (sqrt 2)) |
(/ 1 (PI)) |
(* (/ (pow 2 -1/2) (* (PI) t)) (+ 1 (* -5 (* v v)))) |
(/ (pow 2 -1/2) (* (PI) t)) |
(pow 2 -1/2) |
(* (PI) t) |
(/ (- 1 (* 5 (* v v))) (* (* (- 1 (* v v)) t) (* (PI) (sqrt 2)))) |
(- 1 (* 5 (* v v))) |
(* 5 (* v v)) |
(* v v) |
(sqrt 2) |
(* (* (- 1 (* v v)) t) (* (PI) (sqrt 2))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.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 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v))))) |
(/.f64 #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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) t))))) |
(/.f64 #s(literal 1 binary64) (neg.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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal -1 binary64) (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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v)))))) |
(/.f64 #s(literal -1 binary64) (neg.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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) t)))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 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 v))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) t)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.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 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) #s(literal 1 binary64)) (*.f64 t (*.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 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (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 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) t)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.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 v v))) t))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) #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 v v)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (PI.f64) t)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v)))) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (-.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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) (*.f64 t (-.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 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) (*.f64 t (-.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 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (/.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.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 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 t (*.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 (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) t))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v))))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(pow.f64 (/.f64 (*.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 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 v)))) #s(literal -1 binary64)) |
(pow.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 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) t)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 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 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))))) |
(*.f64 (pow.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 1 binary64) (*.f64 v v)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) t)))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (*.f64 (PI.f64) t))) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.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 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (pow.f64 (/.f64 (*.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 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(*.f64 (pow.f64 (/.f64 (*.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 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (neg.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) t)))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (*.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) t) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))) (neg.f64 (*.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (neg.f64 (*.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) t) (PI.f64)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) t) (*.f64 (*.f64 (PI.f64) t) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (PI.f64) t))) |
(/.f64 (-.f64 (*.f64 (PI.f64) t) (*.f64 (/.f64 (*.f64 (PI.f64) t) #s(literal 1 binary64)) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (PI.f64) t) #s(literal 1 binary64)) (*.f64 (PI.f64) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 (PI.f64) t)) (*.f64 t (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 t (*.f64 (PI.f64) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (PI.f64) (*.f64 (PI.f64) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (*.f64 (PI.f64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 (PI.f64) t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) t)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(pow.f64 (/.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 #s(literal -5 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) v) v #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(neg.f64 (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(*.f64 #s(literal -5 binary64) (*.f64 v v)) |
(*.f64 v (*.f64 #s(literal -5 binary64) v)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(*.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v))) |
(*.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64)) |
(*.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v)) |
(*.f64 (*.f64 #s(literal -5 binary64) v) v) |
(*.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t)) (PI.f64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(pow.f64 (/.f64 t (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 t (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (log.f64 (PI.f64)) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (PI.f64))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (PI.f64)) #s(literal -1 binary64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (log.f64 (PI.f64)))) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (PI.f64)))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(pow.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (PI.f64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (PI.f64)) #s(literal -1 binary64)))) |
(fabs.f64 (PI.f64)) |
(-.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(expm1.f64 (log1p.f64 (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (PI.f64) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal 1 binary64)) |
(log1p.f64 (expm1.f64 (PI.f64))) |
(pow.f64 (PI.f64) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (E.f64) (log.f64 (PI.f64))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) t)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (neg.f64 (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) t) |
(/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(pow.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 t (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) |
(*.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 (PI.f64) t)))) |
(*.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 (PI.f64) t))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (PI.f64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) t)) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) t) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 t (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (PI.f64) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal -1 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 t (/.f64 #s(literal -1 binary64) (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (PI.f64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 2 binary64))))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 2 binary64))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 (log.f64 (PI.f64)) #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) (PI.f64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (PI.f64)) #s(literal -1 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (PI.f64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (PI.f64)))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(pow.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (sqrt.f64 (PI.f64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (PI.f64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (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) (PI.f64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.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)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (PI.f64) #s(literal 2 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)) (PI.f64))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (sqrt.f64 (PI.f64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (PI.f64) #s(literal -1/3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (PI.f64))) #s(literal -1 binary64)) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (PI.f64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64))) (neg.f64 (sqrt.f64 (PI.f64)))) |
(pow.f64 (PI.f64) #s(literal -1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal -3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/3 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (PI.f64) #s(literal -1/3 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 v v) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) |
(fma.f64 (*.f64 v v) (*.f64 #s(literal -5 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) |
(fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.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 (PI.f64) t))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.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 (PI.f64) t)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 #s(literal -5 binary64) v) (*.f64 v (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) |
(fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (PI.f64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) t) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) t) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (PI.f64)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) #s(literal -5 binary64)) (*.f64 v v) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (*.f64 v v)) #s(literal -5 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (*.f64 #s(literal -5 binary64) v)) v (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) t) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (PI.f64) t) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 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 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (-.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 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))) (*.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(/.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) t) |
(/.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) t) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (PI.f64)) t) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) t) (PI.f64)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (PI.f64) t) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (PI.f64) t) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (PI.f64) t) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (PI.f64) t) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (PI.f64) t) (*.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (PI.f64) t) (*.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 (PI.f64) t)) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 (PI.f64) t)) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) t)) |
(/.f64 (+.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) t) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (PI.f64) t) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (PI.f64) t) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (PI.f64) t) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (*.f64 (*.f64 (PI.f64) t) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (*.f64 (PI.f64) t) t)) |
(/.f64 (+.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (*.f64 (*.f64 (PI.f64) t) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) t) t)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (PI.f64) t)) (*.f64 (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (PI.f64) t)) (*.f64 (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) t) (*.f64 (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) t) (*.f64 (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (PI.f64) t)) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (PI.f64) t)) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) t) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) t) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) t) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) t) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 t (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) t)) (*.f64 t (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 t (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) t)) (*.f64 t (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 t (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 t (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) t) (*.f64 t (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) t) (*.f64 t (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) t) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) t) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 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))) t) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64)) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64)) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 (PI.f64) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 (PI.f64) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) t) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) t)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) t) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (PI.f64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (PI.f64) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (PI.f64) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (PI.f64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) t) (*.f64 (PI.f64) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (PI.f64) t)) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (PI.f64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) t) (*.f64 (PI.f64) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (PI.f64) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) t) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (PI.f64) t) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (PI.f64) t) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (PI.f64) t) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) t) (*.f64 (*.f64 (PI.f64) t) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (*.f64 (PI.f64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) t) (*.f64 (*.f64 (PI.f64) t) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 t (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (*.f64 t (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 t (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) (*.f64 t (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 t (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 t (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal 1 binary64)) t) (*.f64 t (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal 1 binary64)) t) (*.f64 t (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 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 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) t) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) t) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (PI.f64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 (PI.f64) t)) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (PI.f64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (PI.f64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) t))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) t) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t)) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (PI.f64)) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (PI.f64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 (PI.f64) t)) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) t) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal 1 binary64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) t) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) t) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64)))) (*.f64 (*.f64 (PI.f64) t) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) t) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) t) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) t) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (/.f64 #s(literal 1 binary64) (PI.f64)))) (*.f64 (*.f64 (PI.f64) t) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (PI.f64) t) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (PI.f64) t) #s(literal -1 binary64))) (*.f64 (*.f64 (PI.f64) t) (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (*.f64 (PI.f64) t) #s(literal -1 binary64))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (PI.f64) t) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) t) (/.f64 #s(literal -1 binary64) (PI.f64)))) (*.f64 (*.f64 (PI.f64) t) (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) t) (/.f64 #s(literal -1 binary64) (PI.f64)))) (*.f64 (*.f64 (PI.f64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (PI.f64) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (/.f64 #s(literal 1 binary64) t))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) t) (*.f64 (*.f64 (PI.f64) t) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)))) (*.f64 (*.f64 (PI.f64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (PI.f64) t) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)))) (*.f64 (*.f64 (PI.f64) t) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t)) (*.f64 (*.f64 (PI.f64) t) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) (*.f64 (*.f64 (PI.f64) t) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (PI.f64) t) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (*.f64 (PI.f64) t) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t))) (*.f64 (*.f64 (PI.f64) t) (PI.f64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (PI.f64) t) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (PI.f64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) t) (*.f64 (*.f64 (PI.f64) t) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (PI.f64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) t) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) t) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64)))) (*.f64 (*.f64 (PI.f64) t) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) t) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) t) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) t) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (/.f64 #s(literal 1 binary64) (PI.f64)))) (*.f64 (*.f64 (PI.f64) t) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (PI.f64) t) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (PI.f64) t) #s(literal -1 binary64))) (*.f64 (*.f64 (PI.f64) t) (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (*.f64 (PI.f64) t) #s(literal -1 binary64))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (PI.f64) t) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) t) (/.f64 #s(literal -1 binary64) (PI.f64)))) (*.f64 (*.f64 (PI.f64) t) (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) t) (/.f64 #s(literal -1 binary64) (PI.f64)))) (*.f64 (*.f64 (PI.f64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (PI.f64) t) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (/.f64 #s(literal 1 binary64) t))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) t) (*.f64 (*.f64 (PI.f64) t) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)))) (*.f64 (*.f64 (PI.f64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 (PI.f64) t) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)))) (*.f64 (*.f64 (PI.f64) t) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t)) (*.f64 (*.f64 (PI.f64) t) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) (*.f64 (*.f64 (PI.f64) t) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (PI.f64) t) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (PI.f64)) (*.f64 (*.f64 (PI.f64) t) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t))) (*.f64 (*.f64 (PI.f64) t) (PI.f64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (PI.f64) t)) (*.f64 (*.f64 (PI.f64) t) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (PI.f64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) t) (*.f64 (*.f64 (PI.f64) t) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (PI.f64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) t) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (*.f64 (PI.f64) t) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 #s(literal 1 binary64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 #s(literal -1 binary64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 #s(literal -1 binary64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (PI.f64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64)))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (/.f64 #s(literal 1 binary64) (PI.f64)))) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (*.f64 (PI.f64) t)) (*.f64 t (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 t (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t (/.f64 #s(literal -1 binary64) (PI.f64)))) (*.f64 t (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t (/.f64 #s(literal -1 binary64) (PI.f64)))) (*.f64 t (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (/.f64 #s(literal 1 binary64) t))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) t) (*.f64 t (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 t (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t)) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64)))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (PI.f64)) (*.f64 t (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t))) (*.f64 (PI.f64) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (*.f64 (PI.f64) t)) (*.f64 t (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 t (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 t (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) t) (*.f64 t (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal 1 binary64)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 #s(literal 1 binary64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 #s(literal -1 binary64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 #s(literal -1 binary64) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 #s(literal 1 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (PI.f64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64)))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (/.f64 #s(literal 1 binary64) (PI.f64)))) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.f64 t (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (*.f64 t (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) (*.f64 t #s(literal -1 binary64))) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 t (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t (/.f64 #s(literal -1 binary64) (PI.f64)))) (*.f64 t (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t (/.f64 #s(literal -1 binary64) (PI.f64)))) (*.f64 t (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (/.f64 #s(literal 1 binary64) t))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) t) (*.f64 t (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) (*.f64 t (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t)) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64)))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 t (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t))) (*.f64 (PI.f64) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.f64 t (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 t (*.f64 (PI.f64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 t (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) t) (*.f64 t (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal 1 binary64)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)))) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64))) (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (*.f64 (PI.f64) t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 (PI.f64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))))) (neg.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (neg.f64 (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))))) (neg.f64 (*.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (neg.f64 (*.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))))) (neg.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (neg.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (PI.f64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) t)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(pow.f64 (/.f64 (*.f64 (PI.f64) t) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) t)) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) t)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (PI.f64) t))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (neg.f64 (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (neg.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 t (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) t) |
(/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (PI.f64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (PI.f64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(pow.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 t (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) |
(*.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 (PI.f64) t)))) |
(*.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 (PI.f64) t))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (PI.f64)) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) t)) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) t) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 t (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (PI.f64) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal -1 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 t (/.f64 #s(literal -1 binary64) (PI.f64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.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/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 (*.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) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 #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 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
(*.f64 #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/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) |
(*.f64 (PI.f64) t) |
(*.f64 t (PI.f64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) t)) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) t)) |
(*.f64 (*.f64 t #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 t (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 t (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(+.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v v) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 v v) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 v v) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 5 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (*.f64 (/.f64 #s(literal 5 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 v v)))) (fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 v v) (*.f64 (/.f64 #s(literal 5 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 v v)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (*.f64 (/.f64 (*.f64 v v) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 5 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 v v) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal 5 binary64) (*.f64 (/.f64 (*.f64 v v) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 5 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (*.f64 (/.f64 v (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 v #s(literal 5 binary64))))) (fma.f64 (neg.f64 (/.f64 v (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 v #s(literal 5 binary64)) (*.f64 (/.f64 v (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 v #s(literal 5 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (*.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v v) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 v v) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v v) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (*.f64 (/.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (/.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 v v) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (*.f64 (/.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 5 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 5 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (/.f64 (*.f64 v v) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 5 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (*.f64 (/.f64 (*.f64 v v) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 v v) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (/.f64 (*.f64 v v) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 5 binary64) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (*.f64 (/.f64 v (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (fma.f64 (neg.f64 (/.f64 v (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (/.f64 v (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (*.f64 (/.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) (fma.f64 (neg.f64 (/.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (/.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (*.f64 (/.f64 v (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 (neg.f64 (/.f64 v (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 v (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (*.f64 (/.f64 v (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))))) (fma.f64 (neg.f64 (/.f64 v (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (/.f64 v (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 v #s(literal 5 binary64)) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v))))) (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (neg.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) (PI.f64)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) (*.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) #s(literal 1 binary64))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) (*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (neg.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) #s(literal 1 binary64))) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))))) (neg.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (neg.f64 (neg.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (neg.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (/.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (pow.f64 (/.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (pow.f64 (/.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -5 binary64) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 #s(literal -5 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 5 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 v v)) #s(literal 5 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -5 binary64) v) v #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 v #s(literal 5 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) v)) v #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 v v)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -125 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v (*.f64 v v))) #s(literal 25 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 5 binary64)))) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(*.f64 (*.f64 v v) #s(literal 5 binary64)) |
(*.f64 #s(literal 5 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v (*.f64 v #s(literal 5 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 v #s(literal 5 binary64)) v) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 v #s(literal 5 binary64))) v) |
(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 (*.f64 #s(literal 1 binary64) v) v) |
(*.f64 (exp.f64 (log.f64 v)) (exp.f64 (log.f64 v))) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 #s(literal 2 binary64))))) |
(sqrt.f64 #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (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 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 v v))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v v)))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (PI.f64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) |
(*.f64 (*.f64 (PI.f64) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (PI.f64)) |
(*.f64 (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) t) |
| 1× | egg-herbie |
| 3680× | *-lowering-*.f32 |
| 3680× | *-lowering-*.f64 |
| 2594× | +-lowering-+.f64 |
| 2594× | +-lowering-+.f32 |
| 2102× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 219 | 3374 |
| 1 | 704 | 2881 |
| 2 | 2782 | 2716 |
| 0 | 8300 | 2716 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sqrt 1/2) (* t (PI))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/ 1 (* t (PI))) |
(+ (* -5 (/ (pow v 2) (* t (PI)))) (/ 1 (* t (PI)))) |
(+ (* -5 (/ (pow v 2) (* t (PI)))) (/ 1 (* t (PI)))) |
(+ (* -5 (/ (pow v 2) (* t (PI)))) (/ 1 (* t (PI)))) |
(* -5 (/ (pow v 2) (* t (PI)))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (PI)))) (* 5 (/ 1 (* t (PI)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (PI)))) (* 5 (/ 1 (* t (PI)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (PI)))) (* 5 (/ 1 (* t (PI)))))) |
(* -5 (/ (pow v 2) (* t (PI)))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (PI)))) (* 5 (/ 1 (* t (PI)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (PI)))) (* 5 (/ 1 (* t (PI)))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (PI)))) (* 5 (/ 1 (* t (PI)))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
1 |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(* -5 (pow v 2)) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(+ (* -5 (/ (* (pow v 2) (sqrt 1/2)) (* t (PI)))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* -5 (/ (* (pow v 2) (sqrt 1/2)) (* t (PI)))) (/ (sqrt 1/2) (* t (PI)))) |
(+ (* -5 (/ (* (pow v 2) (sqrt 1/2)) (* t (PI)))) (/ (sqrt 1/2) (* t (PI)))) |
(* -5 (/ (* (pow v 2) (sqrt 1/2)) (* t (PI)))) |
(* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (/ (sqrt 1/2) (* t (* (pow v 2) (PI)))))) |
(* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (/ (sqrt 1/2) (* t (* (pow v 2) (PI)))))) |
(* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (/ (sqrt 1/2) (* t (* (pow v 2) (PI)))))) |
(* -5 (/ (* (pow v 2) (sqrt 1/2)) (* t (PI)))) |
(* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (/ (sqrt 1/2) (* t (* (pow v 2) (PI)))))) |
(* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (/ (sqrt 1/2) (* t (* (pow v 2) (PI)))))) |
(* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (/ (sqrt 1/2) (* t (* (pow v 2) (PI)))))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(/ (sqrt 1/2) (* t (PI))) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(* t (PI)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(+ (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+ (* (pow v 2) (- (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
1 |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(+ 1 (* -5 (pow v 2))) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* -5 (pow v 2)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(* 5 (pow v 2)) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(* t (* (PI) (sqrt 2))) |
(+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
| Outputs |
|---|
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+.f64 (*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -4 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) (*.f64 (/.f64 (/.f64 (*.f64 v v) t) (PI.f64)) (/.f64 #s(literal 3/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2)))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+.f64 (*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -4 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 3/4 binary64) t) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (*.f64 t (PI.f64))) (-.f64 (/.f64 (/.f64 #s(literal 27/16 binary64) t) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (/.f64 (/.f64 #s(literal 3 binary64) t) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))))))))) |
(+ (* (pow v 2) (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 3/4 (/ 1 (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* 1/2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* (pow v 2) (- (+ (* -4 (/ (sqrt 1/2) (* t (PI)))) (+ (* -2 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))) (* 1/2 (/ (- 27/2 (* 3/4 (/ (- 9/2 (* 9/16 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2)))) (* t (* (PI) (sqrt 1/2))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2))))))))) (* 3 (/ 1 (* t (* (PI) (sqrt 1/2)))))))))) (/ (sqrt 1/2) (* t (PI)))) |
(+.f64 (*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -4 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))) (*.f64 v (*.f64 v (+.f64 (/.f64 (/.f64 #s(literal 3/4 binary64) t) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (*.f64 t (PI.f64))) (+.f64 (/.f64 (/.f64 #s(literal 27/16 binary64) t) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (+.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -4 binary64)) (*.f64 t (PI.f64))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal -27/4 binary64) t) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64))) (/.f64 (/.f64 #s(literal 135/32 binary64) t) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)))) (/.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))))))) (/.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64)))))))))))) |
(* 5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (*.f64 #s(literal 5 binary64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (*.f64 (PI.f64) v))) |
(/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) t) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (PI.f64) (*.f64 v v))) (/.f64 #s(literal 5 binary64) (PI.f64)))) (/.f64 #s(literal -5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) (*.f64 t (pow.f64 v #s(literal 4 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (+.f64 (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (PI.f64)) (+.f64 (/.f64 #s(literal 5 binary64) t) (/.f64 #s(literal 4 binary64) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64)))))) (/.f64 #s(literal -5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))))) v) |
(/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) t) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (PI.f64) (*.f64 v v))) (/.f64 #s(literal 5 binary64) (PI.f64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (PI.f64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (pow.f64 v #s(literal 4 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64))))))) (*.f64 (/.f64 #s(literal 1/72 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (+.f64 (/.f64 #s(literal -5/2 binary64) (*.f64 t (pow.f64 v #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64))))))) (+.f64 (/.f64 (/.f64 #s(literal -25/2592 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (-.f64 (+.f64 (/.f64 #s(literal -5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) (/.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64)))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64)))))))) v) |
(* -5 (/ (sqrt -1/6) (* t (* v (PI))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal -5 binary64)) (*.f64 t (*.f64 (PI.f64) v))) |
(* -1 (/ (- (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))) (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6)))))) v)) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) t) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (PI.f64) (*.f64 v v))) (/.f64 #s(literal 5 binary64) (PI.f64)))) (/.f64 #s(literal -5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI))))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))))) v)) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal -5/144 binary64) (*.f64 t (pow.f64 v #s(literal 4 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (+.f64 (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/6 binary64)) #s(literal 4 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (PI.f64)) (+.f64 (/.f64 #s(literal 5 binary64) t) (/.f64 #s(literal 4 binary64) (*.f64 t (pow.f64 v #s(literal 4 binary64))))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64)))))) (/.f64 #s(literal -5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (/ (- (+ (* -5/2 (/ (+ 1/162 (* 1/36 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* -5/2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 4) (* (PI) (sqrt -1/6)))))) (+ (* -2 (/ (+ 1/54 (* 1/1296 (/ 1 (pow (sqrt -1/6) 2)))) (* t (* (pow v 6) (* (PI) (sqrt -1/6)))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 2) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 4) (PI))))) (+ (* 4 (/ (sqrt -1/6) (* t (* (pow v 6) (PI))))) (* 5 (/ (sqrt -1/6) (* t (PI)))))))))) (+ (/ 1/9 (* t (* (pow v 6) (* (PI) (sqrt -1/6))))) (+ (/ 5/36 (* t (* (pow v 2) (* (PI) (sqrt -1/6))))) (* 1/9 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt -1/6))))))))) v)) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) t) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (PI.f64) (*.f64 v v))) (/.f64 #s(literal 5 binary64) (PI.f64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1/6 binary64)) (PI.f64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (pow.f64 v #s(literal 4 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64))))))) (*.f64 (/.f64 #s(literal 1/72 binary64) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (+.f64 (/.f64 #s(literal -5/2 binary64) (*.f64 t (pow.f64 v #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64))))))) (+.f64 (/.f64 (/.f64 #s(literal -25/2592 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64)))) (-.f64 (+.f64 (/.f64 #s(literal -5/36 binary64) (*.f64 t (*.f64 v (*.f64 v (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))))))) (/.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 6 binary64)))))) (/.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal -1/6 binary64))) (*.f64 t (pow.f64 v #s(literal 4 binary64)))))))) (-.f64 #s(literal 0 binary64) v)) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(* (/ (+ 1 (* -5 (pow v 2))) (* t (* (PI) (- 1 (pow v 2))))) (sqrt (/ 1 (+ 2 (* -6 (pow v 2)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))))) (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/ 1 (* t (PI))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (PI.f64)) |
(+ (* -5 (/ (pow v 2) (* t (PI)))) (/ 1 (* t (PI)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64))) |
(+ (* -5 (/ (pow v 2) (* t (PI)))) (/ 1 (* t (PI)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64))) |
(+ (* -5 (/ (pow v 2) (* t (PI)))) (/ 1 (* t (PI)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64))) |
(* -5 (/ (pow v 2) (* t (PI)))) |
(*.f64 #s(literal -5 binary64) (/.f64 (/.f64 (*.f64 v v) t) (PI.f64))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (PI)))) (* 5 (/ 1 (* t (PI)))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal -5 binary64) (*.f64 t (PI.f64))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (PI)))) (* 5 (/ 1 (* t (PI)))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal -5 binary64) (*.f64 t (PI.f64))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (PI)))) (* 5 (/ 1 (* t (PI)))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal -5 binary64) (*.f64 t (PI.f64))))) |
(* -5 (/ (pow v 2) (* t (PI)))) |
(*.f64 #s(literal -5 binary64) (/.f64 (/.f64 (*.f64 v v) t) (PI.f64))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (PI)))) (* 5 (/ 1 (* t (PI)))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal -5 binary64) (*.f64 t (PI.f64))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (PI)))) (* 5 (/ 1 (* t (PI)))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal -5 binary64) (*.f64 t (PI.f64))))) |
(* (pow v 2) (- (/ 1 (* t (* (pow v 2) (PI)))) (* 5 (/ 1 (* t (PI)))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))) (/.f64 #s(literal -5 binary64) (*.f64 t (PI.f64))))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64))) |
(/ (+ 1 (* -5 (pow v 2))) (* t (PI))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64)))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64)))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64)))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64)))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64)))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64)))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64)))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64)))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64)))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64)))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64)))) |
(/ (* (sqrt 1/2) (+ 1 (* -5 (pow v 2)))) (* t (PI))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64)))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(+ (* -5 (/ (* (pow v 2) (sqrt 1/2)) (* t (PI)))) (/ (sqrt 1/2) (* t (PI)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64)))) |
(+ (* -5 (/ (* (pow v 2) (sqrt 1/2)) (* t (PI)))) (/ (sqrt 1/2) (* t (PI)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64)))) |
(+ (* -5 (/ (* (pow v 2) (sqrt 1/2)) (* t (PI)))) (/ (sqrt 1/2) (* t (PI)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 t (PI.f64)))) |
(* -5 (/ (* (pow v 2) (sqrt 1/2)) (* t (PI)))) |
(/.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 v (*.f64 v (sqrt.f64 #s(literal 1/2 binary64)))) t)) (PI.f64)) |
(* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (/ (sqrt 1/2) (* t (* (pow v 2) (PI)))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -5 binary64)) (*.f64 t (PI.f64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))))) |
(* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (/ (sqrt 1/2) (* t (* (pow v 2) (PI)))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -5 binary64)) (*.f64 t (PI.f64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))))) |
(* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (/ (sqrt 1/2) (* t (* (pow v 2) (PI)))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -5 binary64)) (*.f64 t (PI.f64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))))) |
(* -5 (/ (* (pow v 2) (sqrt 1/2)) (* t (PI)))) |
(/.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 v (*.f64 v (sqrt.f64 #s(literal 1/2 binary64)))) t)) (PI.f64)) |
(* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (/ (sqrt 1/2) (* t (* (pow v 2) (PI)))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -5 binary64)) (*.f64 t (PI.f64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))))) |
(* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (/ (sqrt 1/2) (* t (* (pow v 2) (PI)))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -5 binary64)) (*.f64 t (PI.f64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))))) |
(* (pow v 2) (+ (* -5 (/ (sqrt 1/2) (* t (PI)))) (/ (sqrt 1/2) (* t (* (pow v 2) (PI)))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -5 binary64)) (*.f64 t (PI.f64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (*.f64 (PI.f64) (*.f64 v v)))))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/ (sqrt 1/2) (* t (PI))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(* t (PI)) |
(*.f64 t (PI.f64)) |
(/ 1 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 v v) #s(literal -4 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal -4 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(+ (* (pow v 2) (- (* (pow v 2) (- (* -4 (/ (pow v 2) (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (* 4 (/ 1 (* t (* (PI) (sqrt 2))))))) (/ 1 (* t (* (PI) (sqrt 2))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal -4 binary64)) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) (/.f64 #s(literal -4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v v))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v v)) (+.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 v #s(literal 4 binary64))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(+.f64 (+.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v v)) (+.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 v #s(literal 4 binary64))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ 5 (* t (* (PI) (sqrt 2)))) |
(/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (* 4 (/ 1 (* t (* (pow v 2) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v v))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (/ 4 (* t (* (pow v 4) (* (PI) (sqrt 2))))))) |
(+.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v v)) (+.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 v #s(literal 4 binary64))))) |
(+ (* 5 (/ 1 (* t (* (PI) (sqrt 2))))) (+ (* 4 (/ 1 (* t (* (pow v 4) (* (PI) (sqrt 2)))))) (+ (* 4 (/ 1 (* t (* (pow v 6) (* (PI) (sqrt 2)))))) (/ 4 (* t (* (pow v 2) (* (PI) (sqrt 2)))))))) |
(+.f64 (+.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 v v)) (+.f64 (/.f64 #s(literal 5 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 v #s(literal 4 binary64))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t (pow.f64 v #s(literal 6 binary64)))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (- 1 (* 5 (pow v 2))) (* t (* (PI) (* (sqrt 2) (- 1 (pow v 2)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) (*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(+ 1 (* -5 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(* -5 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -5 binary64)) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(* (pow v 2) (- (/ 1 (pow v 2)) 5)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(* 5 (pow v 2)) |
(*.f64 v (*.f64 v #s(literal 5 binary64))) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(* t (* (PI) (sqrt 2))) |
(*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) (* t (* (PI) (sqrt 2)))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) |
(* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) |
(*.f64 v (*.f64 v (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(*.f64 (*.f64 v v) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 t (*.f64 v v)) t))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(*.f64 (*.f64 v v) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 t (*.f64 v v)) t))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(*.f64 (*.f64 v v) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 t (*.f64 v v)) t))) |
(* -1 (* t (* (pow v 2) (* (PI) (sqrt 2))))) |
(*.f64 v (*.f64 v (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(*.f64 (*.f64 v v) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 t (*.f64 v v)) t))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(*.f64 (*.f64 v v) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 t (*.f64 v v)) t))) |
(* (pow v 2) (+ (* -1 (* t (* (PI) (sqrt 2)))) (/ (* t (* (PI) (sqrt 2))) (pow v 2)))) |
(*.f64 (*.f64 v v) (*.f64 (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 t (*.f64 v v)) t))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) |
(* t (* (PI) (* (sqrt 2) (- 1 (pow v 2))))) |
(*.f64 (*.f64 t (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (sqrt.f64 #s(literal 2 binary64))) |
Compiled 46410 to 4448 computations (90.4% saved)
17 alts after pruning (10 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1801 | 8 | 1809 |
| Fresh | 4 | 2 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 2 | 4 | 6 |
| Total | 1809 | 17 | 1826 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
| ✓ | 99.6% | (/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
| ✓ | 99.1% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) t) |
| 98.9% | (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) | |
| 99.1% | (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) | |
| ✓ | 99.4% | (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 98.6% | (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) | |
| 98.4% | (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) t) (PI.f64)) | |
| ✓ | 98.3% | (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
| ✓ | 98.4% | (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
| 98.8% | (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) | |
| ✓ | 98.4% | (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
| 98.7% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) | |
| 98.4% | (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) | |
| 98.2% | (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) | |
| 98.4% | (*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) | |
| 98.4% | (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
Compiled 902 to 359 computations (60.2% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) t) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) t) (PI.f64)) |
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.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 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
(/.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -5 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v v))))) (*.f64 (PI.f64) (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
| Outputs |
|---|
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
5 calls:
| 11.0ms | (*.f64 (PI.f64) t) |
| 10.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 10.0ms | t |
| 9.0ms | v |
| 8.0ms | (*.f64 v v) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | v |
| 99.7% | 1 | t |
| 99.7% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 v v)))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| 99.7% | 1 | (*.f64 v v) |
| 99.7% | 1 | (*.f64 (PI.f64) t) |
Compiled 46 to 30 computations (34.8% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) t) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) t) (PI.f64)) |
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| Outputs |
|---|
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
4 calls:
| 11.0ms | t |
| 9.0ms | (*.f64 (PI.f64) t) |
| 9.0ms | v |
| 7.0ms | (*.f64 v v) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | v |
| 99.4% | 1 | t |
| 99.4% | 1 | (*.f64 v v) |
| 99.4% | 1 | (*.f64 (PI.f64) t) |
Compiled 16 to 11 computations (31.3% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) t) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) t) (PI.f64)) |
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
| Outputs |
|---|
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 v v) #s(literal -6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))))) |
4 calls:
| 10.0ms | t |
| 9.0ms | (*.f64 (PI.f64) t) |
| 8.0ms | v |
| 7.0ms | (*.f64 v v) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | v |
| 99.3% | 1 | t |
| 99.3% | 1 | (*.f64 v v) |
| 99.3% | 1 | (*.f64 (PI.f64) t) |
Compiled 16 to 11 computations (31.3% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) t) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) t) (PI.f64)) |
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (*.f64 t (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (-.f64 #s(literal 1 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (PI.f64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
| Outputs |
|---|
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
4 calls:
| 39.0ms | v |
| 12.0ms | (*.f64 (PI.f64) t) |
| 8.0ms | t |
| 7.0ms | (*.f64 v v) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | v |
| 99.1% | 1 | t |
| 99.1% | 1 | (*.f64 v v) |
| 99.1% | 1 | (*.f64 (PI.f64) t) |
Compiled 16 to 11 computations (31.3% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) t) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (PI.f64) t)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) t) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64))) |
(*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) t) (PI.f64)) |
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -5 binary64) v) (/.f64 #s(literal 1 binary64) v)) v) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (PI.f64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (*.f64 t (PI.f64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (PI.f64)) t) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 v v))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64))))) |
| Outputs |
|---|
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) t) |
4 calls:
| 10.0ms | v |
| 7.0ms | t |
| 6.0ms | (*.f64 (PI.f64) t) |
| 5.0ms | (*.f64 v v) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | v |
| 99.1% | 1 | t |
| 99.1% | 1 | (*.f64 v v) |
| 99.1% | 1 | (*.f64 (PI.f64) t) |
Compiled 16 to 11 computations (31.3% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
3 calls:
| 3.0ms | v |
| 3.0ms | (*.f64 (PI.f64) t) |
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | t |
| 98.9% | 1 | (*.f64 (PI.f64) t) |
| 98.9% | 1 | v |
Compiled 11 to 8 computations (27.3% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
3 calls:
| 4.0ms | t |
| 3.0ms | v |
| 3.0ms | (*.f64 (PI.f64) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | t |
| 98.7% | 1 | (*.f64 (PI.f64) t) |
| 98.7% | 1 | v |
Compiled 11 to 8 computations (27.3% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
3 calls:
| 2.0ms | (*.f64 (PI.f64) t) |
| 2.0ms | v |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | v |
| 98.7% | 1 | t |
| 98.7% | 1 | (*.f64 (PI.f64) t) |
Compiled 11 to 8 computations (27.3% saved)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (PI.f64)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) t)) (sqrt.f64 #s(literal 1/2 binary64))) |
| Outputs |
|---|
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
3 calls:
| 2.0ms | (*.f64 (PI.f64) t) |
| 2.0ms | v |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | v |
| 98.4% | 1 | t |
| 98.4% | 1 | (*.f64 (PI.f64) t) |
Compiled 11 to 8 computations (27.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
| Outputs |
|---|
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
2 calls:
| 3.0ms | t |
| 1.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | t |
| 98.4% | 1 | v |
Compiled 6 to 4 computations (33.3% saved)
| 1× | egg-herbie |
| 36× | *-commutative_binary64 |
| 14× | +-commutative_binary64 |
| 6× | sub-neg_binary64 |
| 4× | neg-sub0_binary64 |
| 4× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 142 |
| 1 | 81 | 142 |
| 2 | 88 | 142 |
| 3 | 92 | 142 |
| 4 | 94 | 142 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.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 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) t) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
| Outputs |
|---|
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (PI.f64)) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 v (*.f64 v #s(literal -6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 v v)))) t) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) t)) (*.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 v (*.f64 v #s(literal -5 binary64)))) (*.f64 (PI.f64) (*.f64 t (*.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 #s(literal 1 binary64) (*.f64 v (*.f64 #s(literal -5 binary64) v))) (*.f64 (PI.f64) (*.f64 t (*.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 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (-.f64 #s(literal 1 binary64) (*.f64 v v)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 v v))) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v v)) t)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (sqrt.f64 #s(literal 2 binary64))) t) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (PI.f64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) t) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) t) (PI.f64)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 t (PI.f64))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (PI.f64) t)) |
| 5666× | *-lowering-*.f32 |
| 5666× | *-lowering-*.f64 |
| 5020× | *-lowering-*.f32 |
| 5020× | *-lowering-*.f64 |
| 4936× | *-lowering-*.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 140 |
| 1 | 236 | 128 |
| 2 | 2111 | 128 |
| 0 | 8789 | 128 |
| 0 | 453 | 4805 |
| 1 | 1554 | 4111 |
| 2 | 7184 | 4085 |
| 0 | 8025 | 4085 |
| 0 | 19 | 25 |
| 1 | 58 | 25 |
| 2 | 192 | 22 |
| 3 | 949 | 21 |
| 4 | 4964 | 20 |
| 0 | 8326 | 20 |
| 0 | 31 | 133 |
| 1 | 179 | 126 |
| 2 | 1518 | 123 |
| 0 | 8689 | 123 |
| 0 | 48 | 224 |
| 1 | 305 | 209 |
| 2 | 2330 | 207 |
| 0 | 8506 | 207 |
| 0 | 40 | 179 |
| 1 | 246 | 174 |
| 2 | 2238 | 161 |
| 0 | 9095 | 161 |
| 0 | 428 | 6595 |
| 1 | 1484 | 5536 |
| 2 | 6526 | 5500 |
| 0 | 8572 | 5500 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 380 to 242 computations (36.3% saved)
(negabs t)
(abs v)
Compiled 796 to 446 computations (44% saved)
Loading profile data...