
Time bar (total: 15.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 5 |
| 25% | 24.9% | 74.8% | 0.2% | 0% | 0% | 0% | 6 |
| 25% | 24.9% | 74.8% | 0.2% | 0% | 0% | 0% | 7 |
| 25% | 24.9% | 74.8% | 0.2% | 0% | 0% | 0% | 8 |
| 37.5% | 37.4% | 62.3% | 0.2% | 0% | 0% | 0% | 9 |
| 40.6% | 40.5% | 59.2% | 0.2% | 0% | 0% | 0% | 10 |
| 51.7% | 48.3% | 45.2% | 0.2% | 0% | 6.2% | 0% | 11 |
| 51.7% | 48.3% | 45.2% | 0.2% | 0% | 6.2% | 0% | 12 |
Compiled 20 to 13 computations (35% saved)
ival-mult: 73.0ms (57.9% of total)ival-div: 22.0ms (17.4% of total)ival-sqrt: 16.0ms (12.7% of total)ival-sub: 13.0ms (10.3% of total)const: 1.0ms (0.8% of total)backward-pass: 1.0ms (0.8% of total)| 1.0s | 8256× | 0 | valid |
| 163.0ms | 1951× | 0 | invalid |
ival-mult: 345.0ms (61.2% of total)ival-sqrt: 83.0ms (14.7% of total)ival-div: 65.0ms (11.5% of total)ival-sub: 58.0ms (10.3% of total)const: 9.0ms (1.6% of total)backward-pass: 4.0ms (0.7% of total)| 2× | egg-herbie |
| 1536× | unsub-neg |
| 1196× | div-sub |
| 1182× | times-frac |
| 1014× | associate-/l* |
| 866× | associate-/l/ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 94 | 299 |
| 1 | 260 | 299 |
| 2 | 625 | 299 |
| 3 | 1669 | 299 |
| 4 | 4342 | 299 |
| 5 | 6479 | 299 |
| 0 | 12 | 14 |
| 1 | 24 | 14 |
| 2 | 52 | 14 |
| 3 | 82 | 14 |
| 4 | 112 | 14 |
| 5 | 140 | 14 |
| 6 | 189 | 14 |
| 7 | 242 | 14 |
| 8 | 422 | 14 |
| 9 | 966 | 14 |
| 10 | 1295 | 14 |
| 11 | 2164 | 14 |
| 12 | 3180 | 14 |
| 13 | 3370 | 14 |
| 14 | 3392 | 14 |
| 15 | 3392 | 14 |
| 0 | 3392 | 14 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) |
| Outputs |
|---|
(/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) |
(/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| Inputs |
|---|
(/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) |
(/ (* (* (neg x) y) z) (sqrt (- (* z z) (* t a)))) |
(/ (* (* x (neg y)) z) (sqrt (- (* z z) (* t a)))) |
(/ (* (* x y) (neg z)) (sqrt (- (* (neg z) (neg z)) (* t a)))) |
(/ (* (* x y) z) (sqrt (- (* z z) (* (neg t) a)))) |
(/ (* (* x y) z) (sqrt (- (* z z) (* t (neg a))))) |
(neg (/ (* (* (neg x) y) z) (sqrt (- (* z z) (* t a))))) |
(neg (/ (* (* x (neg y)) z) (sqrt (- (* z z) (* t a))))) |
(neg (/ (* (* x y) (neg z)) (sqrt (- (* (neg z) (neg z)) (* t a))))) |
(neg (/ (* (* x y) z) (sqrt (- (* z z) (* (neg t) a))))) |
(neg (/ (* (* x y) z) (sqrt (- (* z z) (* t (neg a)))))) |
(/ (* (* y x) z) (sqrt (- (* z z) (* t a)))) |
(/ (* (* z y) x) (sqrt (- (* x x) (* t a)))) |
(/ (* (* t y) z) (sqrt (- (* z z) (* x a)))) |
(/ (* (* a y) z) (sqrt (- (* z z) (* t x)))) |
(/ (* (* x z) y) (sqrt (- (* y y) (* t a)))) |
(/ (* (* x t) z) (sqrt (- (* z z) (* y a)))) |
(/ (* (* x a) z) (sqrt (- (* z z) (* t y)))) |
(/ (* (* x y) t) (sqrt (- (* t t) (* z a)))) |
(/ (* (* x y) a) (sqrt (- (* a a) (* t z)))) |
(/ (* (* x y) z) (sqrt (- (* z z) (* a t)))) |
| Outputs |
|---|
(/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) |
(* y (/ (* x z) (sqrt (- (* z z) (* t a))))) |
(/ (* (* (neg x) y) z) (sqrt (- (* z z) (* t a)))) |
(* y (/ (* x (neg z)) (sqrt (- (* z z) (* t a))))) |
(/ (* (* x (neg y)) z) (sqrt (- (* z z) (* t a)))) |
(* y (/ (* x (neg z)) (sqrt (- (* z z) (* t a))))) |
(/ (* (* x y) (neg z)) (sqrt (- (* (neg z) (neg z)) (* t a)))) |
(* y (/ (* x (neg z)) (sqrt (- (* z z) (* t a))))) |
(/ (* (* x y) z) (sqrt (- (* z z) (* (neg t) a)))) |
(* (* x z) (/ y (sqrt (+ (* z z) (* t a))))) |
(/ (* (* x y) z) (sqrt (- (* z z) (* t (neg a))))) |
(* (* x z) (/ y (sqrt (+ (* z z) (* t a))))) |
(neg (/ (* (* (neg x) y) z) (sqrt (- (* z z) (* t a))))) |
(* y (/ (* x z) (sqrt (- (* z z) (* t a))))) |
(neg (/ (* (* x (neg y)) z) (sqrt (- (* z z) (* t a))))) |
(* y (/ (* x z) (sqrt (- (* z z) (* t a))))) |
(neg (/ (* (* x y) (neg z)) (sqrt (- (* (neg z) (neg z)) (* t a))))) |
(* y (/ (* x z) (sqrt (- (* z z) (* t a))))) |
(neg (/ (* (* x y) z) (sqrt (- (* z z) (* (neg t) a))))) |
(* (* x z) (/ (neg y) (sqrt (+ (* z z) (* t a))))) |
(neg (/ (* (* x y) z) (sqrt (- (* z z) (* t (neg a)))))) |
(* (* x z) (/ (neg y) (sqrt (+ (* z z) (* t a))))) |
(/ (* (* y x) z) (sqrt (- (* z z) (* t a)))) |
(* y (/ (* x z) (sqrt (- (* z z) (* t a))))) |
(/ (* (* z y) x) (sqrt (- (* x x) (* t a)))) |
(* x (* z (/ y (sqrt (- (* x x) (* t a)))))) |
(/ (* (* t y) z) (sqrt (- (* z z) (* x a)))) |
(* z (/ (* y t) (sqrt (- (* z z) (* x a))))) |
(/ (* (* a y) z) (sqrt (- (* z z) (* t x)))) |
(* y (* z (/ a (sqrt (- (* z z) (* x t)))))) |
(/ (* (* x z) y) (sqrt (- (* y y) (* t a)))) |
(* x (/ (* y z) (sqrt (- (* y y) (* t a))))) |
(/ (* (* x t) z) (sqrt (- (* z z) (* y a)))) |
(* x (/ (* z t) (sqrt (- (* z z) (* y a))))) |
(/ (* (* x a) z) (sqrt (- (* z z) (* t y)))) |
(* x (* z (/ a (sqrt (- (* z z) (* y t)))))) |
(/ (* (* x y) t) (sqrt (- (* t t) (* z a)))) |
(/ (* x (* y t)) (sqrt (- (* t t) (* z a)))) |
(/ (* (* x y) a) (sqrt (- (* a a) (* t z)))) |
(* x (* y (/ a (sqrt (- (* a a) (* z t)))))) |
(/ (* (* x y) z) (sqrt (- (* z z) (* a t)))) |
(* y (/ (* x z) (sqrt (- (* z z) (* t a))))) |
(negabs x)
(negabs y)
(negabs z)
(sort x y)
(sort t a)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 105 | 0 | - | 1 | (3.886953867662684e-155 6.777183809263426e+289 1.0561532504802074e-184 -7.451834088719779e-263 1.2787960703096207e-61) | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| 29 | 0 | - | 2 | (9.847402291977475e-167 7.204001498424345e-158 4.4666289004526985e+169 -6.157453076524854e-280 1.1122495333962266e-300) | (*.f64 (*.f64 x y) z) |
| 28 | 0 | - | 2 | (3.403673525855546e-291 2.5207653559037802e+280 1.8505794752813278e-303 -5.823399698779156e-204 6.503260272786341e+61) | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 3 | 0 | - | 0 | - | (-.f64 (*.f64 z z) (*.f64 t a)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 t a) |
| 0 | 0 | - | 0 | - | (*.f64 z z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | a |
| 118.0ms | 512× | 0 | valid |
Compiled 127 to 38 computations (70.1% saved)
ival-mult: 64.0ms (81.7% of total)ival-sub: 5.0ms (6.4% of total)ival-sqrt: 4.0ms (5.1% of total)ival-div: 3.0ms (3.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)Compiled 19 to 12 computations (36.8% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 62.1% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| ▶ | 62.1% | (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
Compiled 38 to 24 computations (36.8% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x y) z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 y z)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| ✓ | accuracy | 99.1% | (-.f64 (*.f64 z z) (*.f64 t a)) |
| ✓ | accuracy | 90.3% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| ✓ | accuracy | 89.3% | (*.f64 (*.f64 x y) z) |
| ✓ | accuracy | 61.6% | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| ✓ | accuracy | 99.1% | (-.f64 (*.f64 z z) (*.f64 t a)) |
| ✓ | accuracy | 90.3% | (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| ✓ | accuracy | 89.5% | (*.f64 x (*.f64 y z)) |
| ✓ | accuracy | 61.6% | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| 816× | accelerator-lowering-fma.f32 |
| 816× | accelerator-lowering-fma.f64 |
| 760× | *-lowering-*.f32 |
| 760× | *-lowering-*.f64 |
| 652× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 70 |
| 1 | 29 | 70 |
| 2 | 59 | 70 |
| 3 | 91 | 70 |
| 4 | 116 | 70 |
| 5 | 143 | 70 |
| 6 | 192 | 70 |
| 7 | 242 | 70 |
| 8 | 423 | 70 |
| 9 | 954 | 70 |
| 10 | 1283 | 70 |
| 11 | 2140 | 70 |
| 12 | 3158 | 70 |
| 13 | 3348 | 70 |
| 14 | 3370 | 70 |
| 15 | 3370 | 70 |
| 0 | 3370 | 70 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (* x (* y z)) (sqrt (- (* z z) (* t a)))) |
(* x (* y z)) |
x |
(* y z) |
y |
z |
(sqrt (- (* z z) (* t a))) |
(- (* z z) (* t a)) |
(* z z) |
(* t a) |
t |
a |
(/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) |
(* (* x y) z) |
(* x y) |
| Outputs |
|---|
(/ (* x (* y z)) (sqrt (- (* z z) (* t a)))) |
(/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
x |
(* y z) |
(*.f64 y z) |
y |
z |
(sqrt (- (* z z) (* t a))) |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
(- (* z z) (* t a)) |
(-.f64 (*.f64 z z) (*.f64 t a)) |
(* z z) |
(*.f64 z z) |
(* t a) |
(*.f64 t a) |
t |
a |
(/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) |
(/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(* (* x y) z) |
(*.f64 x (*.f64 y z)) |
(* x y) |
(*.f64 x y) |
| 48.0ms | 256× | 0 | valid |
Compiled 102 to 16 computations (84.3% saved)
ival-mult: 14.0ms (65.9% of total)ival-div: 3.0ms (14.1% of total)ival-sqrt: 2.0ms (9.4% of total)ival-sub: 1.0ms (4.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (sqrt (- (* z z) (* t a)))> |
#<alt (* x (* y z))> |
#<alt (/ (* x (* y z)) (sqrt (- (* z z) (* t a))))> |
#<alt (- (* z z) (* t a))> |
#<alt (* (* x y) z)> |
#<alt (/ (* (* x y) z) (sqrt (- (* z z) (* t a))))> |
#<alt (* y z)> |
#<alt (* x y)> |
| Outputs |
|---|
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5)))))))))> |
#<alt z> |
#<alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))> |
#<alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))> |
#<alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))> |
#<alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))))> |
#<alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))))> |
#<alt z> |
#<alt (+ z (* -1/2 (/ (* a t) z)))> |
#<alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3))))))> |
#<alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5))))))))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))> |
#<alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))> |
#<alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))> |
#<alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))> |
#<alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))> |
#<alt z> |
#<alt (+ z (* -1/2 (/ (* a t) z)))> |
#<alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3))))))> |
#<alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5))))))))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))))> |
#<alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1))))))))> |
#<alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1))))))))))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))> |
#<alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))> |
#<alt (* -1 (* x y))> |
#<alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2))))> |
#<alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4)))))> |
#<alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))))))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y))> |
#<alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y))> |
#<alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (* -1 (* a t))> |
#<alt (- (pow z 2) (* a t))> |
#<alt (- (pow z 2) (* a t))> |
#<alt (- (pow z 2) (* a t))> |
#<alt (pow z 2)> |
#<alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2)))))> |
#<alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2)))))> |
#<alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2)))))> |
#<alt (pow z 2)> |
#<alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2)))))> |
#<alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2)))))> |
#<alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2)))))> |
#<alt (pow z 2)> |
#<alt (+ (* -1 (* a t)) (pow z 2))> |
#<alt (+ (* -1 (* a t)) (pow z 2))> |
#<alt (+ (* -1 (* a t)) (pow z 2))> |
#<alt (* -1 (* a t))> |
#<alt (* t (- (/ (pow z 2) t) a))> |
#<alt (* t (- (/ (pow z 2) t) a))> |
#<alt (* t (- (/ (pow z 2) t) a))> |
#<alt (* -1 (* a t))> |
#<alt (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a))))> |
#<alt (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a))))> |
#<alt (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a))))> |
#<alt (pow z 2)> |
#<alt (+ (* -1 (* a t)) (pow z 2))> |
#<alt (+ (* -1 (* a t)) (pow z 2))> |
#<alt (+ (* -1 (* a t)) (pow z 2))> |
#<alt (* -1 (* a t))> |
#<alt (* a (- (/ (pow z 2) a) t))> |
#<alt (* a (- (/ (pow z 2) a) t))> |
#<alt (* a (- (/ (pow z 2) a) t))> |
#<alt (* -1 (* a t))> |
#<alt (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t))))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))))> |
#<alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1))))))))> |
#<alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1))))))))))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))> |
#<alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))> |
#<alt (* -1 (* x y))> |
#<alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2))))> |
#<alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4)))))> |
#<alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))))))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y))> |
#<alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y))> |
#<alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | a | @ | -inf | (/ (* x (* y z)) (sqrt (- (* z z) (* t a)))) |
| 4.0ms | z | @ | 0 | (* x (* y z)) |
| 4.0ms | t | @ | -inf | (/ (* x (* y z)) (sqrt (- (* z z) (* t a)))) |
| 2.0ms | z | @ | 0 | (/ (* x (* y z)) (sqrt (- (* z z) (* t a)))) |
| 2.0ms | x | @ | 0 | (/ (* x (* y z)) (sqrt (- (* z z) (* t a)))) |
| 1× | batch-egg-rewrite |
| 4344× | *-lowering-*.f32 |
| 4344× | *-lowering-*.f64 |
| 3334× | accelerator-lowering-fma.f32 |
| 3334× | accelerator-lowering-fma.f64 |
| 2868× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 59 |
| 1 | 59 | 59 |
| 2 | 332 | 59 |
| 3 | 2798 | 59 |
| 0 | 8638 | 59 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (- (* z z) (* t a))) |
(* x (* y z)) |
(/ (* x (* y z)) (sqrt (- (* z z) (* t a)))) |
(- (* z z) (* t a)) |
(* (* x y) z) |
(/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) |
(* y z) |
(* x y) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t a)) (-.f64 (*.f64 z z) (*.f64 t a)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #s(literal 1/4 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #s(literal -1/2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 z z) (*.f64 t a))))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t a))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (sqrt.f64 (+.f64 (*.f64 t (*.f64 t (*.f64 a a))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (neg.f64 (*.f64 t (*.f64 (*.f64 z z) a))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a))))) (sqrt.f64 (+.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (hypot.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))))) |
(/.f64 (hypot.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (sqrt.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a))))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t a) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a))))))) |
(/.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(/.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 t (*.f64 t (*.f64 a a))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 t (*.f64 t (*.f64 a a)))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))))) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t a) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 t (*.f64 t (*.f64 a a)))))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))))) (sqrt.f64 (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))))))) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 z z) (*.f64 t a))))))) (sqrt.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a)))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 t (*.f64 t (*.f64 a a))) (*.f64 (*.f64 z z) (*.f64 z z)))) (sqrt.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) (*.f64 z z)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))))) (sqrt.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a)))))) (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t a))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t a) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t a))))) (hypot.f64 (*.f64 z z) (*.f64 t a))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 t (*.f64 t (*.f64 a a)))))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a))))))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t a))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t a)) (-.f64 (*.f64 z z) (*.f64 t a))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (pow.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (pow.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (pow.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (sqrt.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a))))) (pow.f64 (+.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 z z) (*.f64 t a))) (pow.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 z z) (*.f64 t a))) (pow.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 z z) (*.f64 t a))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 z z) (*.f64 t a))) (sqrt.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 z z) (*.f64 t a))) (sqrt.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 t (*.f64 t (*.f64 a a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 t (*.f64 t (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 z z) (*.f64 t a))))))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))) (-.f64 (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))) (*.f64 (*.f64 z z) (*.f64 z z))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (-.f64 (*.f64 t a) (*.f64 z z)))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))))) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 z z) (*.f64 t a)))))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))) (-.f64 (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))) (*.f64 (*.f64 z z) (*.f64 z z))))))) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (-.f64 (*.f64 t a) (*.f64 z z)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y)))) |
(*.f64 z (*.f64 x y)) |
(*.f64 z (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(*.f64 z (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(*.f64 x (*.f64 z y)) |
(*.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)))) |
(*.f64 x (*.f64 (*.f64 z y) #s(literal 1 binary64))) |
(*.f64 y (*.f64 z x)) |
(*.f64 y (*.f64 (*.f64 z x) #s(literal 1 binary64))) |
(*.f64 (*.f64 z y) x) |
(*.f64 (*.f64 z y) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 z y) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 z (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) z) |
(*.f64 (*.f64 x y) (neg.f64 (neg.f64 z))) |
(*.f64 (*.f64 x y) (*.f64 z #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 x y))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y)))) |
(*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (neg.f64 z)) |
(*.f64 (*.f64 z x) y) |
(*.f64 (*.f64 z x) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))) x) |
(*.f64 (neg.f64 (neg.f64 z)) (*.f64 x y)) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 z y)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 x y)) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (*.f64 z (*.f64 x y)) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 x y)) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 x y)) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))))) |
(/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z y))) |
(/.f64 (*.f64 z (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (*.f64 x y) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z (*.f64 x y)))) |
(/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z (*.f64 x y))))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)))) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (neg.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) z))) |
(/.f64 (/.f64 (*.f64 z (*.f64 x y)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (/.f64 (*.f64 z (*.f64 x y)) #s(literal 1 binary64)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 z (*.f64 x y)))) (-.f64 (*.f64 z z) (*.f64 t a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (/.f64 (*.f64 z (*.f64 x y)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (/.f64 (*.f64 z (*.f64 x y)) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 x y)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64))) (neg.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y))) (neg.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y))))) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y))) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 x y)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
(pow.f64 (*.f64 z (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z (*.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 z (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z (*.f64 x y))) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z (*.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z (*.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 z (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 z (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 z (*.f64 (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) x)) |
(*.f64 x (*.f64 z (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 y (*.f64 x (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 y (*.f64 z (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 z y) (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 z y) (*.f64 (neg.f64 x) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 z (*.f64 x y)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y))) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)) (*.f64 z (*.f64 x y))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) (*.f64 x y)) |
(*.f64 (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 z (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) x) |
(*.f64 (*.f64 z (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (*.f64 x y)) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 z) (*.f64 (*.f64 x y) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 x (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y)))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 z y) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 z (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 z x) (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) y) |
(*.f64 (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) z) |
(*.f64 (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) (*.f64 z y)) |
(*.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z x) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (/.f64 (*.f64 x y) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z y) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z y) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z x) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal -1 binary64)) (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 z (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 x y)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 z (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) (*.f64 z (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 z (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y)))) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)) y) (*.f64 z x)) |
(*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)) (*.f64 z x)) y) |
(*.f64 (/.f64 (*.f64 z (*.f64 x y)) (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))))) (sqrt.f64 (+.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) z) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) (*.f64 z y)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) (*.f64 z x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 x y))) #s(literal -1 binary64)) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 z (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) (*.f64 x y)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) z) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) (*.f64 z y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) (*.f64 z x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (-.f64 #s(literal 0 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (-.f64 #s(literal 0 binary64) (*.f64 z y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (neg.f64 z)) #s(literal -1 binary64))) |
(+.f64 (*.f64 z z) (-.f64 #s(literal 0 binary64) (*.f64 t a))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) (*.f64 z z)) |
(+.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(exp.f64 (log.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(-.f64 (*.f64 z z) (*.f64 t a)) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t a) (*.f64 z z))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a)))) |
(-.f64 (+.f64 (*.f64 z z) #s(literal 0 binary64)) (*.f64 t a)) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t a)) (-.f64 (*.f64 z z) (*.f64 t a)))) |
(fma.f64 z z (-.f64 #s(literal 0 binary64) (*.f64 t a))) |
(fma.f64 z (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 z z) (+.f64 (*.f64 z z) (*.f64 t a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(fma.f64 t (-.f64 #s(literal 0 binary64) a) (*.f64 z z)) |
(fma.f64 a (-.f64 #s(literal 0 binary64) t) (*.f64 z z)) |
(fma.f64 (*.f64 t a) #s(literal -1 binary64) (*.f64 z z)) |
(fma.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(fma.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(fma.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (/.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) a (*.f64 z z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t a) (*.f64 z z)) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 z (+.f64 (*.f64 z z) (*.f64 t a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) t (*.f64 z z)) |
(fma.f64 (*.f64 a #s(literal -1 binary64)) t (*.f64 z z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a))))) (-.f64 (*.f64 z z) (*.f64 t a)) (neg.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (-.f64 (*.f64 t a) (*.f64 z z)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 z z) (*.f64 t a))))))) (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))) (-.f64 (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))) (*.f64 (*.f64 z z) (*.f64 z z))))) (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 t (*.f64 t (*.f64 a a)))) (+.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (+.f64 (*.f64 t (*.f64 t (*.f64 a a))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (neg.f64 (*.f64 t (*.f64 (*.f64 z z) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))) (+.f64 (*.f64 z z) (*.f64 t a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t a))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 t (*.f64 t (*.f64 a a))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (neg.f64 (*.f64 t (*.f64 (*.f64 z z) a))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 t (*.f64 t (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t a) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 t (*.f64 t (*.f64 a a))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (*.f64 z z) (*.f64 t a))) |
(/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))))) (+.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t a) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))) (+.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t a) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 t (*.f64 t (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 z z) (*.f64 t a)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a)))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t (*.f64 a a))) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) (*.f64 z z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) (+.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a))))) (+.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t a)))) (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t a) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t a)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a))))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (exp.f64 (log.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))))) (exp.f64 (log.f64 (+.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (neg.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 t (*.f64 t (*.f64 a a)))))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (/.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 t (*.f64 t (*.f64 a a))))) (+.f64 (*.f64 z z) (*.f64 t a))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (/.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 t (*.f64 t (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 a a)))))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t a))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 t (*.f64 t (*.f64 a a))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 (*.f64 z z) (*.f64 z z))) (+.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 t (*.f64 t (*.f64 a a))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 t (*.f64 t (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 a a)))))) (*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z z))) (+.f64 (*.f64 z z) (*.f64 t a))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a))) (*.f64 t (*.f64 t (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a))) (+.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 t (*.f64 t (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 t (*.f64 t (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t (*.f64 a a))) (*.f64 (*.f64 z z) (*.f64 z z)))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) (*.f64 z z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 t (*.f64 t (*.f64 a a)))))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))))) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t a) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 t (*.f64 t (*.f64 a a)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 z z) (*.f64 t a))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a)))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (/.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 t a))) (/.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) (+.f64 (neg.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t a))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t a) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t a))))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t a))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t a)) (-.f64 (*.f64 z z) (*.f64 t a))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 t a)) (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 (-.f64 (*.f64 z z) (*.f64 t a)) (-.f64 (*.f64 z z) (*.f64 t a)))) #s(literal 1/4 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
(*.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (-.f64 (*.f64 z z) (*.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (/.f64 (-.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 t a))) |
(*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 (-.f64 (*.f64 z z) (*.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (/.f64 (-.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (+.f64 (neg.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 t (*.f64 t (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t a))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 t a))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (-.f64 (*.f64 t a) (*.f64 z z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a))))) (-.f64 (*.f64 z z) (*.f64 t a))) |
(*.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (*.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 z z) (*.f64 t a))))))) (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))) (-.f64 (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))) (*.f64 (*.f64 z z) (*.f64 z z)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t (*.f64 a a))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 t a)) (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t a) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (+.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) |
(*.f64 (exp.f64 (log.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))))) |
(*.f64 (exp.f64 (log.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))))) (exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y)))) |
(*.f64 z (*.f64 x y)) |
(*.f64 z (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(*.f64 z (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(*.f64 x (*.f64 z y)) |
(*.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)))) |
(*.f64 x (*.f64 (*.f64 z y) #s(literal 1 binary64))) |
(*.f64 y (*.f64 z x)) |
(*.f64 y (*.f64 (*.f64 z x) #s(literal 1 binary64))) |
(*.f64 (*.f64 z y) x) |
(*.f64 (*.f64 z y) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 z y) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 z (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) z) |
(*.f64 (*.f64 x y) (neg.f64 (neg.f64 z))) |
(*.f64 (*.f64 x y) (*.f64 z #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 x y))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y)))) |
(*.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (-.f64 #s(literal 0 binary64) (*.f64 z y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (neg.f64 z)) |
(*.f64 (*.f64 z x) y) |
(*.f64 (*.f64 z x) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))) x) |
(*.f64 (neg.f64 (neg.f64 z)) (*.f64 x y)) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 z y)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 x y)) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (*.f64 z (*.f64 x y)) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 x y)) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 x y)) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))))) |
(/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z y))) |
(/.f64 (*.f64 z (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (*.f64 x y) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z (*.f64 x y)))) |
(/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z (*.f64 x y))))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)))) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (neg.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) z))) |
(/.f64 (/.f64 (*.f64 z (*.f64 x y)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (/.f64 (*.f64 z (*.f64 x y)) #s(literal 1 binary64)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 z (*.f64 x y)))) (-.f64 (*.f64 z z) (*.f64 t a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (/.f64 (*.f64 z (*.f64 x y)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (/.f64 (*.f64 z (*.f64 x y)) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 x y)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64))) (neg.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y))) (neg.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y))))) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y))) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 x y)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
(pow.f64 (*.f64 z (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z (*.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 z (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z (*.f64 x y))) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z (*.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z (*.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 z (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 z (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 z (*.f64 (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) x)) |
(*.f64 x (*.f64 z (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 y (*.f64 x (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 y (*.f64 z (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 z y) (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 z y) (*.f64 (neg.f64 x) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 z (*.f64 x y)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y))) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)) (*.f64 z (*.f64 x y))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) (*.f64 x y)) |
(*.f64 (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 z (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) x) |
(*.f64 (*.f64 z (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (*.f64 x y)) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 z) (*.f64 (*.f64 x y) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 x (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y)))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 z y) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 z (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 z x) (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) y) |
(*.f64 (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) z) |
(*.f64 (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) (*.f64 z y)) |
(*.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z x) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 z y) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (/.f64 (*.f64 x y) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z y) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z y) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z x) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) #s(literal -1 binary64)) (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 z (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 x y)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 z (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) (*.f64 z (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 z (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y)))) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)) y) (*.f64 z x)) |
(*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)) (*.f64 z x)) y) |
(*.f64 (/.f64 (*.f64 z (*.f64 x y)) (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t a)) (*.f64 t (*.f64 a a)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t a) (+.f64 (*.f64 z z) (*.f64 t a)))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 t (*.f64 a a)))))) (sqrt.f64 (+.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) z) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) (*.f64 z y)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) (*.f64 z x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 x y))) #s(literal -1 binary64)) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 z (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) (*.f64 x y)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) z) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) (*.f64 z y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) (*.f64 z x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/4 binary64)) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (-.f64 #s(literal 0 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (-.f64 #s(literal 0 binary64) (*.f64 z y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (neg.f64 z)) #s(literal -1 binary64))) |
(*.f64 z y) |
(*.f64 y z) |
(*.f64 x y) |
(*.f64 y x) |
| 1× | egg-herbie |
| 8704× | *-lowering-*.f32 |
| 8704× | *-lowering-*.f64 |
| 7510× | accelerator-lowering-fma.f32 |
| 7510× | accelerator-lowering-fma.f64 |
| 1846× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 495 | 5983 |
| 1 | 1609 | 5851 |
| 2 | 6496 | 5821 |
| 0 | 8283 | 5651 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -1 (* a t)) |
(- (pow z 2) (* a t)) |
(- (pow z 2) (* a t)) |
(- (pow z 2) (* a t)) |
(pow z 2) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(pow z 2) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(pow z 2) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(* -1 (* a t)) |
(* t (- (/ (pow z 2) t) a)) |
(* t (- (/ (pow z 2) t) a)) |
(* t (- (/ (pow z 2) t) a)) |
(* -1 (* a t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(pow z 2) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(* -1 (* a t)) |
(* a (- (/ (pow z 2) a) t)) |
(* a (- (/ (pow z 2) a) t)) |
(* a (- (/ (pow z 2) a) t)) |
(* -1 (* a t)) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
| Outputs |
|---|
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z z) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 (/.f64 (*.f64 z z) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 z (*.f64 z (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))))))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64))) z))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64))) z) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 (*.f64 z z) (*.f64 z z)))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(*.f64 z (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64))) z)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))) #s(literal -1/16 binary64)) (pow.f64 z #s(literal 6 binary64)))))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64))) z) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 (*.f64 z z) (*.f64 z z))))) #s(literal -1 binary64))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64))) z)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))) #s(literal -1/16 binary64)) (pow.f64 z #s(literal 6 binary64))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+.f64 z (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64)))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(+.f64 z (*.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a z)) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) t) z) (*.f64 z z))))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(+.f64 z (*.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a z)) (*.f64 t (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) z) (*.f64 z z)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 a (*.f64 a t)))) (pow.f64 z #s(literal 5 binary64)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(*.f64 t (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 t (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 t #s(literal 5 binary64)))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(*.f64 t (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 t #s(literal 5 binary64)))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 7 binary64)))))) (pow.f64 z #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) #s(literal 1/2 binary64)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(*.f64 t (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal -1/8 binary64))))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+.f64 z (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64)))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+.f64 z (*.f64 a (+.f64 (/.f64 (*.f64 t #s(literal -1/2 binary64)) z) (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 t t))) z) (*.f64 z z))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(+.f64 z (*.f64 a (+.f64 (/.f64 (*.f64 t #s(literal -1/2 binary64)) z) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) z) (*.f64 z z)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 t (*.f64 t t)))) (pow.f64 z #s(literal 5 binary64)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a t))))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 t a))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a t))))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 t a)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 a #s(literal 5 binary64))))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a t))))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 t a)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 a #s(literal 5 binary64))))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 z #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 t a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a t))))))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 t a))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a t)))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 a #s(literal 5 binary64)))))))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 t a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a t))))))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 a #s(literal 5 binary64)))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))))))))) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 z (*.f64 z y))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x y))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(*.f64 z (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (*.f64 x (*.f64 (*.f64 z (*.f64 z y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x y) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(*.f64 z (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x y))) (*.f64 z (*.f64 z (+.f64 (*.f64 (/.f64 (*.f64 x y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) #s(literal -1/2 binary64))) (*.f64 z (*.f64 z (*.f64 (*.f64 (sqrt.f64 (*.f64 a t)) #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 z (*.f64 z y)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))))))))))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) y) (*.f64 z z)))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) y) (*.f64 z z)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 #s(literal -3/4 binary64) y)))) (*.f64 (*.f64 z z) (*.f64 z z)))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) y) (*.f64 z z)))) (*.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 #s(literal -3/4 binary64) y)) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 y (-.f64 (*.f64 (*.f64 (*.f64 a t) #s(literal -1/2 binary64)) (*.f64 (*.f64 t t) (*.f64 (*.f64 a a) #s(literal -3/4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (pow.f64 z #s(literal 6 binary64))))))) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t x) (*.f64 y a))) (*.f64 z z)) (*.f64 x y)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t x) (*.f64 y a))) (*.f64 z z)) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 #s(literal -3/4 binary64) y)))) (*.f64 (*.f64 z z) (*.f64 z z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t x) (*.f64 y a))) (*.f64 z z)) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 #s(literal -3/4 binary64) y)) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 y (-.f64 (*.f64 (*.f64 (*.f64 a t) #s(literal -1/2 binary64)) (*.f64 (*.f64 t t) (*.f64 (*.f64 a a) #s(literal -3/4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (pow.f64 z #s(literal 6 binary64))))))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) y) (*.f64 z z)))) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 x y) (*.f64 z z))) (*.f64 t (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 z (*.f64 z y))) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))))) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 x y) (*.f64 z z))) (*.f64 (*.f64 t #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 x (*.f64 z (*.f64 z y))) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 z z)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 z #s(literal 8 binary64))))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 z (*.f64 z (*.f64 z y)))))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x (*.f64 z (*.f64 z (*.f64 z y)))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 5 binary64))))) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 x y))) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64)))) (*.f64 x y)) (+.f64 (/.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 z (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 a (*.f64 a a)))))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x (*.f64 z (*.f64 z (*.f64 z y)))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 5 binary64))))) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 x y))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z (*.f64 z y))))) #s(literal -1/2 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z (*.f64 z y)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x y)) (pow.f64 z #s(literal 5 binary64))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z (*.f64 z y))))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (*.f64 (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y)) (*.f64 x (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))))))) (*.f64 t (*.f64 t t)))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) y) (*.f64 z z)))) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) y) (*.f64 z z)) (*.f64 a (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) y) (*.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))))))) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) y) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 z (*.f64 z y))) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (*.f64 a (*.f64 (*.f64 z (*.f64 z y)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 z z)) (/.f64 (*.f64 t (*.f64 t t)) (pow.f64 z #s(literal 8 binary64)))) x)))) a))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 z (*.f64 z (*.f64 z y)))))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x (*.f64 z (*.f64 z (*.f64 z y)))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 5 binary64))))) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 x y))) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) x) (/.f64 (*.f64 z (*.f64 (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 t (*.f64 t t)))) y)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x (*.f64 z (*.f64 z (*.f64 z y)))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 5 binary64))))) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 x y))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z (*.f64 z y))))) #s(literal -1/2 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z (*.f64 z y)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x y)) (pow.f64 z #s(literal 5 binary64))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z (*.f64 z y))))) #s(literal -1/2 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x y)) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z y)) (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 t (*.f64 t t))))) (*.f64 (sqrt.f64 (/.f64 t a)) x)))) (*.f64 a (*.f64 a a))))) |
(* -1 (* a t)) |
(-.f64 #s(literal 0 binary64) (*.f64 a t)) |
(- (pow z 2) (* a t)) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(- (pow z 2) (* a t)) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(- (pow z 2) (* a t)) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a t) z) z)) z) z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a t) z) z)) z) z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a t) z) z)) z) z) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a t) z) z)) z) z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a t) z) z)) z) z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a t) z) z)) z) z) |
(pow z 2) |
(*.f64 z z) |
(+ (* -1 (* a t)) (pow z 2)) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(+ (* -1 (* a t)) (pow z 2)) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(+ (* -1 (* a t)) (pow z 2)) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(* -1 (* a t)) |
(-.f64 #s(literal 0 binary64) (*.f64 a t)) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 t (-.f64 (*.f64 z (/.f64 z t)) a)) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 t (-.f64 (*.f64 z (/.f64 z t)) a)) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 t (-.f64 (*.f64 z (/.f64 z t)) a)) |
(* -1 (* a t)) |
(-.f64 #s(literal 0 binary64) (*.f64 a t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 t (-.f64 (*.f64 z (/.f64 z t)) a)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 t (-.f64 (*.f64 z (/.f64 z t)) a)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 t (-.f64 (*.f64 z (/.f64 z t)) a)) |
(pow z 2) |
(*.f64 z z) |
(+ (* -1 (* a t)) (pow z 2)) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(+ (* -1 (* a t)) (pow z 2)) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(+ (* -1 (* a t)) (pow z 2)) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(* -1 (* a t)) |
(-.f64 #s(literal 0 binary64) (*.f64 a t)) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 a (-.f64 (/.f64 (*.f64 z z) a) t)) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 a (-.f64 (/.f64 (*.f64 z z) a) t)) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 a (-.f64 (/.f64 (*.f64 z z) a) t)) |
(* -1 (* a t)) |
(-.f64 #s(literal 0 binary64) (*.f64 a t)) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 z z) a) t)) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 z z) a) t)) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 z z) a) t)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* x (* y z)) |
(*.f64 x (*.f64 z y)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 z (*.f64 z y))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x y))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(*.f64 z (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (*.f64 x (*.f64 (*.f64 z (*.f64 z y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x y) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(*.f64 z (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x y))) (*.f64 z (*.f64 z (+.f64 (*.f64 (/.f64 (*.f64 x y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) #s(literal -1/2 binary64))) (*.f64 z (*.f64 z (*.f64 (*.f64 (sqrt.f64 (*.f64 a t)) #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 z (*.f64 z y)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) a)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))))))))))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) y) (*.f64 z z)))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) y) (*.f64 z z)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 #s(literal -3/4 binary64) y)))) (*.f64 (*.f64 z z) (*.f64 z z)))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) y) (*.f64 z z)))) (*.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 #s(literal -3/4 binary64) y)) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 y (-.f64 (*.f64 (*.f64 (*.f64 a t) #s(literal -1/2 binary64)) (*.f64 (*.f64 t t) (*.f64 (*.f64 a a) #s(literal -3/4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (pow.f64 z #s(literal 6 binary64))))))) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t x) (*.f64 y a))) (*.f64 z z)) (*.f64 x y)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t x) (*.f64 y a))) (*.f64 z z)) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 #s(literal -3/4 binary64) y)))) (*.f64 (*.f64 z z) (*.f64 z z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t x) (*.f64 y a))) (*.f64 z z)) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 #s(literal -3/4 binary64) y)) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 y (-.f64 (*.f64 (*.f64 (*.f64 a t) #s(literal -1/2 binary64)) (*.f64 (*.f64 t t) (*.f64 (*.f64 a a) #s(literal -3/4 binary64)))) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (pow.f64 z #s(literal 6 binary64))))))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) y) (*.f64 z z)))) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 x y) (*.f64 z z))) (*.f64 t (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 z (*.f64 z y))) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))))) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 x y) (*.f64 z z))) (*.f64 (*.f64 t #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 x (*.f64 z (*.f64 z y))) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 z z)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 z #s(literal 8 binary64))))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 z (*.f64 z (*.f64 z y)))))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x (*.f64 z (*.f64 z (*.f64 z y)))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 5 binary64))))) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 x y))) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64)))) (*.f64 x y)) (+.f64 (/.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 z (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 a (*.f64 a a)))))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x (*.f64 z (*.f64 z (*.f64 z y)))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 5 binary64))))) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 x y))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z (*.f64 z y))))) #s(literal -1/2 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z (*.f64 z y)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x y)) (pow.f64 z #s(literal 5 binary64))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z (*.f64 z y))))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (*.f64 (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y)) (*.f64 x (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))))))) (*.f64 t (*.f64 t t)))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) y) (*.f64 z z)))) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) y) (*.f64 z z)) (*.f64 a (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) y) (*.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))))))) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) y) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 z (*.f64 z y))) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (*.f64 a (*.f64 (*.f64 z (*.f64 z y)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 z z)) (/.f64 (*.f64 t (*.f64 t t)) (pow.f64 z #s(literal 8 binary64)))) x)))) a))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 z (*.f64 z (*.f64 z y)))))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x (*.f64 z (*.f64 z (*.f64 z y)))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 5 binary64))))) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 x y))) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) x) (/.f64 (*.f64 z (*.f64 (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 t (*.f64 t t)))) y)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x (*.f64 z (*.f64 z (*.f64 z y)))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 5 binary64))))) (*.f64 (pow.f64 z #s(literal 5 binary64)) (*.f64 x y))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z (*.f64 z y))))) #s(literal -1/2 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z (*.f64 z y)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x y)) (pow.f64 z #s(literal 5 binary64))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z (*.f64 z y))))) #s(literal -1/2 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 x (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x y)) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z y)) (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 t (*.f64 t t))))) (*.f64 (sqrt.f64 (/.f64 t a)) x)))) (*.f64 a (*.f64 a a))))) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
Compiled 47269 to 7470 computations (84.2% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1162 | 14 | 1176 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 1164 | 14 | 1178 |
| Status | Accuracy | Program |
|---|---|---|
| 61.5% | (/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| 59.6% | (/.f64 (*.f64 (*.f64 x y) z) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) | |
| 74.1% | (/.f64 (*.f64 (*.f64 x y) z) (+.f64 z (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64))))) | |
| 32.1% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) | |
| 59.9% | (/.f64 (*.f64 (*.f64 x y) z) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) | |
| 63.8% | (/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64))))) | |
| ▶ | 33.2% | (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
| ▶ | 61.1% | (/.f64 (*.f64 x (*.f64 y z)) z) |
| ▶ | 63.8% | (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) z)) |
| 64.2% | (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z y))) | |
| 64.2% | (*.f64 (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) (*.f64 x y)) | |
| ▶ | 59.5% | (*.f64 (*.f64 z y) (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
| 59.3% | (*.f64 (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) z) | |
| ▶ | 74.5% | (*.f64 x y) |
Compiled 510 to 338 computations (33.7% saved)
| 1× | egg-herbie |
Found 32 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 z y) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 z y) (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) z) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) z)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 y z)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 y z)) |
| ✓ | cost-diff | 256 | (/.f64 (*.f64 x (*.f64 y z)) z) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 t a) |
| ✓ | accuracy | 99.8% | (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) |
| ✓ | accuracy | 83.0% | (*.f64 (*.f64 z y) (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 78.1% | (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 t a) |
| ✓ | accuracy | 99.9% | (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) z) |
| ✓ | accuracy | 94.1% | (/.f64 (*.f64 x y) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) z)) |
| ✓ | accuracy | 78.1% | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| ✓ | accuracy | 100.0% | (*.f64 a t) |
| ✓ | accuracy | 96.4% | (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
| ✓ | accuracy | 95.1% | (*.f64 x (*.f64 y z)) |
| ✓ | accuracy | 84.3% | (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 95.1% | (*.f64 x (*.f64 y z)) |
| ✓ | accuracy | 89.5% | (/.f64 (*.f64 x (*.f64 y z)) z) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| 2902× | *-lowering-*.f32 |
| 2902× | *-lowering-*.f64 |
| 2612× | /-lowering-/.f32 |
| 2612× | /-lowering-/.f64 |
| 1498× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 127 |
| 1 | 57 | 127 |
| 2 | 122 | 127 |
| 3 | 232 | 127 |
| 4 | 285 | 127 |
| 5 | 785 | 127 |
| 6 | 2261 | 127 |
| 7 | 3412 | 127 |
| 8 | 5412 | 127 |
| 0 | 8115 | 127 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x y) |
x |
y |
(/ (* x (* y z)) z) |
(* x (* y z)) |
(* y z) |
z |
(/ (* x (* y z)) (sqrt (- 0 (* a t)))) |
(sqrt (- 0 (* a t))) |
(- 0 (* a t)) |
0 |
(* a t) |
a |
t |
(/ (* x y) (/ (sqrt (- (* z z) (* t a))) z)) |
(/ (sqrt (- (* z z) (* t a))) z) |
(sqrt (- (* z z) (* t a))) |
(- (* z z) (* t a)) |
(* z z) |
(* t a) |
(* (* z y) (* x (pow (- (* z z) (* t a)) -1/2))) |
(* z y) |
(* x (pow (- (* z z) (* t a)) -1/2)) |
(pow (- (* z z) (* t a)) -1/2) |
-1/2 |
| Outputs |
|---|
(* x y) |
(*.f64 x y) |
x |
y |
(/ (* x (* y z)) z) |
(*.f64 x y) |
(* x (* y z)) |
(*.f64 y (*.f64 x z)) |
(* y z) |
(*.f64 y z) |
z |
(/ (* x (* y z)) (sqrt (- 0 (* a t)))) |
(/.f64 (*.f64 y (*.f64 x z)) (sqrt.f64 (*.f64 t (-.f64 #s(literal 0 binary64) a)))) |
(sqrt (- 0 (* a t))) |
(sqrt.f64 (*.f64 t (-.f64 #s(literal 0 binary64) a))) |
(- 0 (* a t)) |
(*.f64 t (-.f64 #s(literal 0 binary64) a)) |
0 |
#s(literal 0 binary64) |
(* a t) |
(*.f64 a t) |
a |
t |
(/ (* x y) (/ (sqrt (- (* z z) (* t a))) z)) |
(/.f64 (*.f64 x y) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) z)) |
(/ (sqrt (- (* z z) (* t a))) z) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) z) |
(sqrt (- (* z z) (* t a))) |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) |
(- (* z z) (* t a)) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(* z z) |
(*.f64 z z) |
(* t a) |
(*.f64 a t) |
(* (* z y) (* x (pow (- (* z z) (* t a)) -1/2))) |
(*.f64 (*.f64 y (*.f64 x z)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) |
(* z y) |
(*.f64 y z) |
(* x (pow (- (* z z) (* t a)) -1/2)) |
(*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) |
(pow (- (* z z) (* t a)) -1/2) |
(pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
| 72.0ms | 163× | 0 | valid |
| 35.0ms | 93× | 0 | invalid |
Compiled 179 to 38 computations (78.8% saved)
ival-pow: 23.0ms (37% of total)ival-mult: 20.0ms (32.2% of total)ival-sub: 6.0ms (9.7% of total)ival-div: 6.0ms (9.7% of total)ival-sqrt: 6.0ms (9.7% of total)const: 1.0ms (1.6% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* x y)> |
#<alt (/ (* x (* y z)) z)> |
#<alt (* x (* y z))> |
#<alt (* y z)> |
#<alt (sqrt (- 0 (* a t)))> |
#<alt (/ (* x (* y z)) (sqrt (- 0 (* a t))))> |
#<alt (* a t)> |
#<alt (sqrt (- (* z z) (* t a)))> |
#<alt (/ (* x y) (/ (sqrt (- (* z z) (* t a))) z))> |
#<alt (/ (sqrt (- (* z z) (* t a))) z)> |
#<alt (* t a)> |
#<alt (pow (- (* z z) (* t a)) -1/2)> |
#<alt (* (* z y) (* x (pow (- (* z z) (* t a)) -1/2)))> |
#<alt (* x (pow (- (* z z) (* t a)) -1/2))> |
#<alt (* z y)> |
| Outputs |
|---|
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5)))))))))> |
#<alt z> |
#<alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))> |
#<alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))> |
#<alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))))> |
#<alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))))> |
#<alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))))> |
#<alt z> |
#<alt (+ z (* -1/2 (/ (* a t) z)))> |
#<alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3))))))> |
#<alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5))))))))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))> |
#<alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))> |
#<alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))> |
#<alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))> |
#<alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))))> |
#<alt z> |
#<alt (+ z (* -1/2 (/ (* a t) z)))> |
#<alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3))))))> |
#<alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5))))))))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))))> |
#<alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1))))))))> |
#<alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1))))))))))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))> |
#<alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))> |
#<alt (* -1 (* x y))> |
#<alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2))))> |
#<alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4)))))> |
#<alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))))))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y))> |
#<alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y))> |
#<alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (* (sqrt (* a t)) (/ (sqrt -1) z))> |
#<alt (/ (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) z)> |
#<alt (/ (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) z)> |
#<alt (/ (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) z)> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))> |
#<alt -1> |
#<alt (- (* 1/2 (/ (* a t) (pow z 2))) 1)> |
#<alt (- (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2)))) 1)> |
#<alt (- (+ (* 1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) 1)> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (* t (+ (* -1/2 (/ a (pow z 2))) (* -1/8 (/ (* (pow a 2) t) (pow z 4))))))> |
#<alt (+ 1 (* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/8 (/ (pow a 2) (pow z 4))) (* -1/16 (/ (* (pow a 3) t) (pow z 6))))))))> |
#<alt (* (sqrt (* a t)) (/ (sqrt -1) z))> |
#<alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))> |
#<alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))> |
#<alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 5) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))))> |
#<alt (* -1 (* (sqrt (* a t)) (/ (sqrt -1) z)))> |
#<alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))> |
#<alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))))> |
#<alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (* a (+ (* -1/2 (/ t (pow z 2))) (* -1/8 (/ (* a (pow t 2)) (pow z 4))))))> |
#<alt (+ 1 (* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/8 (/ (pow t 2) (pow z 4))) (* -1/16 (/ (* a (pow t 3)) (pow z 6))))))))> |
#<alt (* (sqrt (* a t)) (/ (sqrt -1) z))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 5) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))))> |
#<alt (* -1 (* (sqrt (* a t)) (/ (sqrt -1) z)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))))> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* a t)> |
#<alt (* (sqrt (/ 1 (* a t))) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))> |
#<alt (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1)))))))))> |
#<alt (/ 1 z)> |
#<alt (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z)> |
#<alt (/ -1 z)> |
#<alt (* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z))> |
#<alt (/ 1 z)> |
#<alt (+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z))> |
#<alt (+ (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 3))))) (/ 1 z))> |
#<alt (+ (* t (+ (* 1/2 (/ a (pow z 3))) (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (/ 1 z))> |
#<alt (* (sqrt (/ 1 (* a t))) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 4) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))> |
#<alt (/ 1 z)> |
#<alt (+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z))> |
#<alt (+ (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 3))))) (/ 1 z))> |
#<alt (+ (* a (+ (* 1/2 (/ t (pow z 3))) (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (/ 1 z))> |
#<alt (* (sqrt (/ 1 (* a t))) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))))> |
#<alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1))))))))> |
#<alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1))))))))))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))> |
#<alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))> |
#<alt (* -1 (* x y))> |
#<alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2))))> |
#<alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4)))))> |
#<alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y))> |
#<alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y))> |
#<alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))> |
#<alt (* x (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* x (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* x (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* x (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* x (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* x (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* x (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* x (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* x (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* x (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* x (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* x (sqrt (/ 1 (- (pow z 2) (* a t)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))> |
#<alt (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))))))> |
#<alt (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))> |
#<alt (/ x z)> |
#<alt (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)> |
#<alt (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)> |
#<alt (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z))> |
#<alt (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z))> |
#<alt (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z))> |
#<alt (/ x z)> |
#<alt (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z))> |
#<alt (+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z))> |
#<alt (+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))> |
#<alt (/ x z)> |
#<alt (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z))> |
#<alt (+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z))> |
#<alt (+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
138 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 23.0ms | t | @ | -inf | (* x (pow (- (* z z) (* t a)) -1/2)) |
| 6.0ms | a | @ | -inf | (/ (sqrt (- (* z z) (* t a))) z) |
| 3.0ms | a | @ | 0 | (pow (- (* z z) (* t a)) -1/2) |
| 2.0ms | y | @ | -inf | (/ (* x (* y z)) z) |
| 1.0ms | a | @ | 0 | (/ (* x (* y z)) (sqrt (- 0 (* a t)))) |
| 1× | batch-egg-rewrite |
| 3966× | *-lowering-*.f32 |
| 3966× | *-lowering-*.f64 |
| 3724× | accelerator-lowering-fma.f32 |
| 3724× | accelerator-lowering-fma.f64 |
| 3090× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 105 |
| 1 | 125 | 105 |
| 2 | 727 | 104 |
| 3 | 6902 | 104 |
| 0 | 8842 | 104 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x y) |
(/ (* x (* y z)) z) |
(* x (* y z)) |
(* y z) |
(sqrt (- 0 (* a t))) |
(/ (* x (* y z)) (sqrt (- 0 (* a t)))) |
(* a t) |
(sqrt (- (* z z) (* t a))) |
(/ (* x y) (/ (sqrt (- (* z z) (* t a))) z)) |
(/ (sqrt (- (* z z) (* t a))) z) |
(* t a) |
(pow (- (* z z) (* t a)) -1/2) |
(* (* z y) (* x (pow (- (* z z) (* t a)) -1/2))) |
(* x (pow (- (* z z) (* t a)) -1/2)) |
(* z y) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (*.f64 x z)) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z))) (neg.f64 z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z)))) (neg.f64 z)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z))) #s(literal 1 binary64)) (neg.f64 z)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x y) |
(*.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(*.f64 y x) |
(*.f64 y (/.f64 x #s(literal 1 binary64))) |
(*.f64 y (/.f64 (*.f64 x z) z)) |
(*.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 y (*.f64 #s(literal 1 binary64) x)) |
(*.f64 y (*.f64 x #s(literal 1 binary64))) |
(*.f64 y (*.f64 z (/.f64 x z))) |
(*.f64 y (*.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) (*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 z (/.f64 (*.f64 x y) z)) |
(*.f64 z (*.f64 y (/.f64 x z))) |
(*.f64 z (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 z (*.f64 (/.f64 y z) x)) |
(*.f64 (*.f64 y z) (/.f64 x z)) |
(*.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 y (*.f64 x z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 z (neg.f64 z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 x (neg.f64 z))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (neg.f64 z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 x z) (/.f64 y z)) |
(*.f64 (/.f64 x z) (*.f64 y z)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) x) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) z)) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) z)) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) y) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) x) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 x z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z)))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) y) (*.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (*.f64 x z)) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z))) (neg.f64 z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z)))) (neg.f64 z)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z))) #s(literal 1 binary64)) (neg.f64 z)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x y) |
(*.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(*.f64 y x) |
(*.f64 y (/.f64 x #s(literal 1 binary64))) |
(*.f64 y (/.f64 (*.f64 x z) z)) |
(*.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 y (*.f64 #s(literal 1 binary64) x)) |
(*.f64 y (*.f64 x #s(literal 1 binary64))) |
(*.f64 y (*.f64 z (/.f64 x z))) |
(*.f64 y (*.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) (*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 z (/.f64 (*.f64 x y) z)) |
(*.f64 z (*.f64 y (/.f64 x z))) |
(*.f64 z (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 z (*.f64 (/.f64 y z) x)) |
(*.f64 (*.f64 y z) (/.f64 x z)) |
(*.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 y (*.f64 x z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 z (neg.f64 z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 x (neg.f64 z))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (neg.f64 z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 x z) (/.f64 y z)) |
(*.f64 (/.f64 x z) (*.f64 y z)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) x) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) z)) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) z)) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) y) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) x) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 x z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z)))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) y) (*.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) z) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z)))) |
(*.f64 x (*.f64 y z)) |
(*.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(*.f64 x (*.f64 (*.f64 y z) #s(literal 1 binary64))) |
(*.f64 y (*.f64 x z)) |
(*.f64 y (*.f64 (*.f64 x z) #s(literal 1 binary64))) |
(*.f64 (*.f64 x y) z) |
(*.f64 z (*.f64 x y)) |
(*.f64 (*.f64 y z) x) |
(*.f64 (*.f64 y z) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 y z) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 y (*.f64 x z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (neg.f64 z)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(*.f64 (*.f64 x z) y) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) x) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (*.f64 y z)) |
(/.f64 y (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (neg.f64 z)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(/.f64 (*.f64 a t) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a t) (sqrt.f64 (*.f64 (*.f64 a t) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 a t) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) (*.f64 a t)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 a t) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) (*.f64 #s(literal 1 binary64) (*.f64 a t))) |
(/.f64 (sqrt.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) (sqrt.f64 (*.f64 a t))) |
(/.f64 (sqrt.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a t)))) |
(/.f64 (sqrt.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 a t) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))))) (-.f64 #s(literal 0 binary64) (*.f64 a t))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) (neg.f64 (sqrt.f64 (*.f64 a t)))) |
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a t) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) (/.f64 #s(literal 1 binary64) (*.f64 a t))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a t) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)) (*.f64 a t)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a t) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)) (*.f64 a t)))) |
(*.f64 (sqrt.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(*.f64 (sqrt.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a t)))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 t #s(literal 1/2 binary64)) (pow.f64 (neg.f64 a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1/2 binary64)) (pow.f64 t #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 a t))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (sqrt.f64 t) (sqrt.f64 (neg.f64 a))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) t)) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 t)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) (*.f64 y (*.f64 x z)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y (*.f64 (*.f64 x z) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) (neg.f64 (*.f64 y (*.f64 (*.f64 x z) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)))))) |
(neg.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 x z) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (*.f64 (*.f64 x z) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64))))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) (*.f64 y (*.f64 x z))))) |
(/.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) (*.f64 y z))) |
(/.f64 (*.f64 y (*.f64 x z)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) (*.f64 y (*.f64 x z)))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 (*.f64 x z) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 y (*.f64 x z)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) (*.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) (*.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z))) #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) (*.f64 y (*.f64 x z))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(*.f64 y (*.f64 x (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) |
(*.f64 y (*.f64 z (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) |
(*.f64 y (*.f64 (*.f64 x z) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)))) |
(*.f64 y (*.f64 (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) x)) |
(*.f64 (*.f64 x y) (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(*.f64 (*.f64 x y) (*.f64 (neg.f64 z) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64))))) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(*.f64 z (*.f64 y (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) |
(*.f64 z (*.f64 (*.f64 x y) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)))) |
(*.f64 z (*.f64 (/.f64 y (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) x)) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(*.f64 (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 y (*.f64 x z)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y (*.f64 (*.f64 x z) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z))) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 z (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 x z) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)) (*.f64 y (*.f64 x z))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) x) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (*.f64 (*.f64 x z) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 x (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 y z) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 x z) (/.f64 y (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(*.f64 (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) (*.f64 x y)) |
(*.f64 (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) (*.f64 y z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(*.f64 (/.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y z) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y z) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x z) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y (*.f64 x z)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) (*.f64 y (*.f64 x z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) (*.f64 y (*.f64 x z))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z)))) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)) y) (*.f64 x z)) |
(*.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)) (*.f64 x y)) z) |
(*.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)) (*.f64 x z)) y) |
(*.f64 (/.f64 (*.f64 y (*.f64 x z)) (sqrt.f64 (*.f64 (*.f64 a t) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))))) (*.f64 a t)) |
(*.f64 (/.f64 (*.f64 y (*.f64 x z)) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) (sqrt.f64 (*.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) (*.f64 x y))) z) |
(+.f64 #s(literal 0 binary64) (*.f64 a t)) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 a))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) a)) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (neg.f64 a)) t)) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (*.f64 a t))) |
(+.f64 (*.f64 a t) #s(literal 0 binary64)) |
(fabs.f64 (*.f64 a t)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a t))) |
(-.f64 (*.f64 a t) #s(literal 0 binary64)) |
(sqrt.f64 (*.f64 a (*.f64 a (*.f64 t t)))) |
(fma.f64 a t #s(literal 0 binary64)) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 t a #s(literal 0 binary64)) |
(fma.f64 t (/.f64 (*.f64 a (*.f64 a t)) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a t) (/.f64 (*.f64 a t) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a t) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 t t))) (/.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a t))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 t t) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 a a) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 a t)) (/.f64 t (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 t t)) (/.f64 a (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 a (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 a (*.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 a a)) (sqrt.f64 (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 a (*.f64 a t))) (sqrt.f64 t) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 a (*.f64 t t))) (sqrt.f64 a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 a (*.f64 t t)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a t) (/.f64 (*.f64 a (*.f64 t t)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 t a) (/.f64 (*.f64 a (*.f64 a t)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 a (*.f64 a t)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a t) a) (/.f64 (*.f64 a t) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a t) a) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a t) t) (/.f64 (*.f64 a t) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a t) t) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) a) (/.f64 (*.f64 t t) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 a a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) t) (/.f64 (*.f64 t t) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t t) a) (/.f64 (*.f64 a a) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a t)) a) (/.f64 t t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a t)) t) (/.f64 t a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 t t)) a) (/.f64 a t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 t t)) t) (/.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a t) (*.f64 a t)) (*.f64 a t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a t) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 t t)) (/.f64 (*.f64 a t) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a t) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a a)) (/.f64 (*.f64 a t) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a t) (*.f64 a (*.f64 a t))) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) t) (/.f64 (*.f64 a t) (*.f64 a (*.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a t) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) a) (/.f64 (*.f64 a t) (*.f64 a (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 a t))) (/.f64 (*.f64 a t) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 a t) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) a) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a t)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a a)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t t)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a t))) (/.f64 (*.f64 t (*.f64 t t)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) t) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t t)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a t))) (/.f64 (*.f64 a (*.f64 a a)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 a (*.f64 a a)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) a) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) t) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a t)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 t t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))) (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (*.f64 (*.f64 a t) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) (*.f64 a t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (*.f64 a (*.f64 a (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) |
(/.f64 (*.f64 (*.f64 a t) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) |
(/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (-.f64 #s(literal 0 binary64) (*.f64 a t))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) (*.f64 (*.f64 a t) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) |
(/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))) |
(/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 a (*.f64 a (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) (*.f64 (*.f64 a t) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) (*.f64 a t)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (sqrt.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) t) a) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) a) t) |
(/.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) a) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) t) (neg.f64 a)) |
(/.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (*.f64 (*.f64 a t) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)) (*.f64 a t))) |
(/.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) (/.f64 #s(literal 1 binary64) (*.f64 a t))) |
(/.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (-.f64 #s(literal 0 binary64) t)) a) |
(/.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (neg.f64 a)) t) |
(/.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) #s(literal -1 binary64)) (*.f64 a t)) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) a) (*.f64 a (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) t) (*.f64 a (*.f64 a t))) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 a t)) (*.f64 a t)) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 a a)) (*.f64 t t)) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 t t)) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 a (*.f64 a t))) t) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 a (*.f64 t t))) a) |
(pow.f64 (*.f64 a t) #s(literal 1 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/2 binary64)) |
(*.f64 a t) |
(*.f64 a (/.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) |
(*.f64 t a) |
(*.f64 t (/.f64 (*.f64 a (*.f64 a t)) (*.f64 a t))) |
(*.f64 (*.f64 a t) (/.f64 (*.f64 a t) (*.f64 a t))) |
(*.f64 (*.f64 a t) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 a (*.f64 t t))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 a t))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (/.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t))))) |
(*.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
(*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a (*.f64 t t))))) |
(*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 t t))))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 (*.f64 a t))) |
(*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)) (*.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a t))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) |
(*.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a (*.f64 t t))))) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (*.f64 a t))) |
(*.f64 (*.f64 t t) (/.f64 (*.f64 a a) (*.f64 a t))) |
(*.f64 (*.f64 a (*.f64 a t)) (/.f64 t (*.f64 a t))) |
(*.f64 (*.f64 a (*.f64 t t)) (/.f64 a (*.f64 a t))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 a (*.f64 t t)))) |
(*.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 a (*.f64 a t)))) |
(*.f64 (sqrt.f64 (*.f64 a a)) (sqrt.f64 (*.f64 t t))) |
(*.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 a a))) |
(*.f64 (sqrt.f64 (*.f64 a (*.f64 a t))) (sqrt.f64 t)) |
(*.f64 (sqrt.f64 (*.f64 a (*.f64 t t))) (sqrt.f64 a)) |
(*.f64 (/.f64 a a) (/.f64 (*.f64 a (*.f64 t t)) t)) |
(*.f64 (/.f64 a t) (/.f64 (*.f64 a (*.f64 t t)) a)) |
(*.f64 (/.f64 t a) (/.f64 (*.f64 a (*.f64 a t)) t)) |
(*.f64 (/.f64 t t) (/.f64 (*.f64 a (*.f64 a t)) a)) |
(*.f64 (/.f64 (*.f64 a t) a) (/.f64 (*.f64 a t) t)) |
(*.f64 (/.f64 (*.f64 a t) a) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 a t) t) (/.f64 (*.f64 a t) a)) |
(*.f64 (/.f64 (*.f64 a t) t) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 a t)))) |
(*.f64 (/.f64 (*.f64 a a) a) (/.f64 (*.f64 t t) t)) |
(*.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 a a) a)) |
(*.f64 (/.f64 (*.f64 a a) t) (/.f64 (*.f64 t t) a)) |
(*.f64 (/.f64 (*.f64 t t) a) (/.f64 (*.f64 a a) t)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a t)) a) (/.f64 t t)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a t)) t) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 t t)) a) (/.f64 a t)) |
(*.f64 (/.f64 (*.f64 a (*.f64 t t)) t) (/.f64 a a)) |
(*.f64 (/.f64 (*.f64 a t) (*.f64 a t)) (*.f64 a t)) |
(*.f64 (/.f64 (*.f64 a t) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 t t)) (/.f64 (*.f64 a t) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 a t) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a a)) (/.f64 (*.f64 a t) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 a t) (*.f64 a (*.f64 a t))) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) t)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) t) (/.f64 (*.f64 a t) (*.f64 a (*.f64 a t)))) |
(*.f64 (/.f64 (*.f64 a t) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) a) (/.f64 (*.f64 a t) (*.f64 a (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 a t))) (/.f64 (*.f64 a t) t)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 a t) a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) a) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a t)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a t)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a t))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a t))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a a)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t t)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a t))) (/.f64 (*.f64 t (*.f64 t t)) t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) t) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a t)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t t)) a)) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a t))) (/.f64 (*.f64 a (*.f64 a a)) t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 a (*.f64 a a)) a)) |
(*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) a) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 t t)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) t) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a t)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a t)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a t))) |
(*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 t t))) |
(*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a a))) |
(*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) t)) |
(*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 t t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))) (*.f64 a (*.f64 a (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (*.f64 (*.f64 a t) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) (*.f64 a (*.f64 a (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) (*.f64 a t)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 a t))) |
(*.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (*.f64 a (*.f64 a (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 a t))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) (*.f64 a (*.f64 a (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 z z) (*.f64 a t))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z)))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 a t) (*.f64 z z))) (sqrt.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) (*.f64 z z)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t))))) (sqrt.f64 (+.f64 (*.f64 a t) (*.f64 z z)))) |
(/.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z))))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z)))))))) |
(/.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 a (*.f64 t t))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a t) (*.f64 z z))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t))))) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 a t) (*.f64 z z)))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 a t) (*.f64 z z))))) |
(pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a t)) (-.f64 (*.f64 z z) (*.f64 a t))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z)))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z)))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a t) (*.f64 z z))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a t) (*.f64 z z))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 a t) (*.f64 z z))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y (*.f64 x z)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (neg.f64 z))) (neg.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z))))) |
(neg.f64 (neg.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y (*.f64 x z))))) |
(/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z))) |
(/.f64 (*.f64 x y) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) z)) |
(/.f64 z (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 x y))) |
(/.f64 (*.f64 y (*.f64 x z)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) |
(/.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z))) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y (*.f64 x z)))) |
(/.f64 (/.f64 z (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y (*.f64 x z))))) |
(/.f64 (/.f64 x (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (/.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(/.f64 (/.f64 y (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (neg.f64 z))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z))) |
(/.f64 (/.f64 (*.f64 y (*.f64 x z)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y (*.f64 x z))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)))) |
(*.f64 (*.f64 x y) (/.f64 z (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (*.f64 y (*.f64 x z)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (*.f64 y (*.f64 x z))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z)))) |
(*.f64 (/.f64 z (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (*.f64 x y)) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)) (*.f64 x (*.f64 (*.f64 y z) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)) (*.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64))) (*.f64 y z))) |
(*.f64 (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) z) |
(*.f64 (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) x) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (neg.f64 z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (/.f64 x (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (*.f64 y z)) |
(*.f64 (/.f64 y (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (*.f64 x z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (neg.f64 z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)))) |
(*.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)) (*.f64 y z))) |
(*.f64 (*.f64 x z) (/.f64 y (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (*.f64 x (*.f64 (*.f64 y z) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (neg.f64 z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (neg.f64 (/.f64 y (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) (/.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (neg.f64 (/.f64 y (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (neg.f64 (/.f64 y (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) (*.f64 (neg.f64 z) x)) |
(*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z)))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) y) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) y) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) z))) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (/.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y z) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y z) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x z) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) z))) |
(*.f64 (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y (*.f64 x z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y (*.f64 x z))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) (*.f64 y z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) (*.f64 x z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) (neg.f64 z)) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) #s(literal -1 binary64)) z) |
(*.f64 (*.f64 (*.f64 y z) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64))) (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y z) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/8 binary64))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) #s(literal 1 binary64)) z) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 1 binary64)) (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 y (*.f64 x z)) (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z))))))) |
(*.f64 (/.f64 (*.f64 y (*.f64 x z)) (sqrt.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t)))))) (sqrt.f64 (+.f64 (*.f64 a t) (*.f64 z z)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) #s(literal -1 binary64)) (neg.f64 z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (neg.f64 z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (neg.f64 z))) |
(neg.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (neg.f64 z))) |
(neg.f64 (/.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (neg.f64 z)) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) z) |
(/.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) z) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (neg.f64 z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(/.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (neg.f64 z)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) (*.f64 z (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t))))) (*.f64 z (sqrt.f64 (+.f64 (*.f64 a t) (*.f64 z z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) (neg.f64 z)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t))))) (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 (+.f64 (*.f64 a t) (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) #s(literal 1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z)))))) z)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z)))))) (neg.f64 z))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 a t) (*.f64 z z))) z)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 a t) (*.f64 z z))) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (*.f64 z (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t)))))) (*.f64 z (sqrt.f64 (+.f64 (*.f64 a t) (*.f64 z z))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (*.f64 (neg.f64 z) (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t)))))) (*.f64 (neg.f64 z) (sqrt.f64 (+.f64 (*.f64 a t) (*.f64 z z))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) #s(literal -1 binary64)) z) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (sqrt.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t)))))) (sqrt.f64 (+.f64 (*.f64 a t) (*.f64 z z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) z) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)))) (neg.f64 z)) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)) z)) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(+.f64 #s(literal 0 binary64) (*.f64 a t)) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 a))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) a)) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (neg.f64 a)) t)) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (*.f64 a t))) |
(+.f64 (*.f64 a t) #s(literal 0 binary64)) |
(fabs.f64 (*.f64 a t)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a t))) |
(-.f64 (*.f64 a t) #s(literal 0 binary64)) |
(sqrt.f64 (*.f64 a (*.f64 a (*.f64 t t)))) |
(fma.f64 a t #s(literal 0 binary64)) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 t a #s(literal 0 binary64)) |
(fma.f64 t (/.f64 (*.f64 a (*.f64 a t)) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a t) (/.f64 (*.f64 a t) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a t) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 t t))) (/.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a t))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 t t) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 a a) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 a t)) (/.f64 t (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 t t)) (/.f64 a (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 a (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 a (*.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 a a)) (sqrt.f64 (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 a (*.f64 a t))) (sqrt.f64 t) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 a (*.f64 t t))) (sqrt.f64 a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 a (*.f64 t t)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a t) (/.f64 (*.f64 a (*.f64 t t)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 t a) (/.f64 (*.f64 a (*.f64 a t)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 t t) (/.f64 (*.f64 a (*.f64 a t)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a t) a) (/.f64 (*.f64 a t) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a t) a) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a t) t) (/.f64 (*.f64 a t) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a t) t) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) a) (/.f64 (*.f64 t t) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 a a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) t) (/.f64 (*.f64 t t) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t t) a) (/.f64 (*.f64 a a) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a t)) a) (/.f64 t t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a t)) t) (/.f64 t a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 t t)) a) (/.f64 a t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 t t)) t) (/.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a t) (*.f64 a t)) (*.f64 a t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a t) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 t t)) (/.f64 (*.f64 a t) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a t) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a a)) (/.f64 (*.f64 a t) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a t) (*.f64 a (*.f64 a t))) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) t) (/.f64 (*.f64 a t) (*.f64 a (*.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a t) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) a) (/.f64 (*.f64 a t) (*.f64 a (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 a t))) (/.f64 (*.f64 a t) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 a t) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) a) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a t)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a a)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t t)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a t))) (/.f64 (*.f64 t (*.f64 t t)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) t) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t t)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a t))) (/.f64 (*.f64 a (*.f64 a a)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 a (*.f64 a a)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) a) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) t) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a t)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 t t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))) (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (*.f64 (*.f64 a t) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) (*.f64 a t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (*.f64 a (*.f64 a (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) |
(/.f64 (*.f64 (*.f64 a t) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) |
(/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (-.f64 #s(literal 0 binary64) (*.f64 a t))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) (*.f64 (*.f64 a t) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) |
(/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))) |
(/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 a (*.f64 a (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) (*.f64 (*.f64 a t) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) (*.f64 a t)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (sqrt.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) t) a) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) a) t) |
(/.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) a) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) t) (neg.f64 a)) |
(/.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (*.f64 (*.f64 a t) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)) (*.f64 a t))) |
(/.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) (/.f64 #s(literal 1 binary64) (*.f64 a t))) |
(/.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (-.f64 #s(literal 0 binary64) t)) a) |
(/.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (neg.f64 a)) t) |
(/.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) #s(literal -1 binary64)) (*.f64 a t)) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) a) (*.f64 a (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) t) (*.f64 a (*.f64 a t))) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 a t)) (*.f64 a t)) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 a a)) (*.f64 t t)) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 t t)) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 a (*.f64 a t))) t) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 a (*.f64 t t))) a) |
(pow.f64 (*.f64 a t) #s(literal 1 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/2 binary64)) |
(*.f64 a t) |
(*.f64 a (/.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) |
(*.f64 t a) |
(*.f64 t (/.f64 (*.f64 a (*.f64 a t)) (*.f64 a t))) |
(*.f64 (*.f64 a t) (/.f64 (*.f64 a t) (*.f64 a t))) |
(*.f64 (*.f64 a t) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 a (*.f64 t t))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 a t))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (/.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t))))) |
(*.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
(*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a (*.f64 t t))))) |
(*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 t t))))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 (*.f64 a t))) |
(*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)) (*.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a t))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) |
(*.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a (*.f64 t t))))) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (*.f64 a t))) |
(*.f64 (*.f64 t t) (/.f64 (*.f64 a a) (*.f64 a t))) |
(*.f64 (*.f64 a (*.f64 a t)) (/.f64 t (*.f64 a t))) |
(*.f64 (*.f64 a (*.f64 t t)) (/.f64 a (*.f64 a t))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 a (*.f64 t t)))) |
(*.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 a (*.f64 a t)))) |
(*.f64 (sqrt.f64 (*.f64 a a)) (sqrt.f64 (*.f64 t t))) |
(*.f64 (sqrt.f64 (*.f64 t t)) (sqrt.f64 (*.f64 a a))) |
(*.f64 (sqrt.f64 (*.f64 a (*.f64 a t))) (sqrt.f64 t)) |
(*.f64 (sqrt.f64 (*.f64 a (*.f64 t t))) (sqrt.f64 a)) |
(*.f64 (/.f64 a a) (/.f64 (*.f64 a (*.f64 t t)) t)) |
(*.f64 (/.f64 a t) (/.f64 (*.f64 a (*.f64 t t)) a)) |
(*.f64 (/.f64 t a) (/.f64 (*.f64 a (*.f64 a t)) t)) |
(*.f64 (/.f64 t t) (/.f64 (*.f64 a (*.f64 a t)) a)) |
(*.f64 (/.f64 (*.f64 a t) a) (/.f64 (*.f64 a t) t)) |
(*.f64 (/.f64 (*.f64 a t) a) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 a t) t) (/.f64 (*.f64 a t) a)) |
(*.f64 (/.f64 (*.f64 a t) t) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 a t)))) |
(*.f64 (/.f64 (*.f64 a a) a) (/.f64 (*.f64 t t) t)) |
(*.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 a a) a)) |
(*.f64 (/.f64 (*.f64 a a) t) (/.f64 (*.f64 t t) a)) |
(*.f64 (/.f64 (*.f64 t t) a) (/.f64 (*.f64 a a) t)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a t)) a) (/.f64 t t)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a t)) t) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 t t)) a) (/.f64 a t)) |
(*.f64 (/.f64 (*.f64 a (*.f64 t t)) t) (/.f64 a a)) |
(*.f64 (/.f64 (*.f64 a t) (*.f64 a t)) (*.f64 a t)) |
(*.f64 (/.f64 (*.f64 a t) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 t t)) (/.f64 (*.f64 a t) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 a t) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a a)) (/.f64 (*.f64 a t) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 a t) (*.f64 a (*.f64 a t))) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) t)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) t) (/.f64 (*.f64 a t) (*.f64 a (*.f64 a t)))) |
(*.f64 (/.f64 (*.f64 a t) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) a) (/.f64 (*.f64 a t) (*.f64 a (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 a t))) (/.f64 (*.f64 a t) t)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 a t) a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) a) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) t) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a t)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a t)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a t))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a t))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a a)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t t)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a t))) (/.f64 (*.f64 t (*.f64 t t)) t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) t) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a t)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t t)) a)) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) a) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a t))) (/.f64 (*.f64 a (*.f64 a a)) t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 t t))) (/.f64 (*.f64 a (*.f64 a a)) a)) |
(*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) a) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 t t)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) t) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a t)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a t)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a t))) |
(*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 t t))) |
(*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a a))) |
(*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) t)) |
(*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (*.f64 a (*.f64 t t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))) (*.f64 a (*.f64 a (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (*.f64 (*.f64 a t) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))))) (*.f64 a (*.f64 a (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) (*.f64 a t)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) (-.f64 #s(literal 0 binary64) (*.f64 a t))) |
(*.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t))) (*.f64 a (*.f64 a (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 a t))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))))) (*.f64 a (*.f64 a (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a t) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (*.f64 t (*.f64 (neg.f64 a) (*.f64 a t)))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a t)) (-.f64 (*.f64 z z) (*.f64 a t)))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (*.f64 z z) (*.f64 a t))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 (*.f64 z z) (*.f64 a t))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 z z) (*.f64 a t))) #s(literal -1/4 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 (*.f64 z z) (*.f64 a t))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) |
(pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 a t)) (-.f64 (*.f64 z z) (*.f64 a t))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/8 binary64)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z)))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a t) (*.f64 z z))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/8 binary64))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t)))))) (sqrt.f64 (+.f64 (*.f64 a t) (*.f64 z z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y (*.f64 x z)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (neg.f64 z))) (neg.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z))))) |
(neg.f64 (neg.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y (*.f64 x z))))) |
(/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z))) |
(/.f64 (*.f64 x y) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) z)) |
(/.f64 z (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 x y))) |
(/.f64 (*.f64 y (*.f64 x z)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) |
(/.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z))) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y (*.f64 x z)))) |
(/.f64 (/.f64 z (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y (*.f64 x z))))) |
(/.f64 (/.f64 x (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (/.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(/.f64 (/.f64 y (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (neg.f64 z))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z))) |
(/.f64 (/.f64 (*.f64 y (*.f64 x z)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y (*.f64 x z))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)))) |
(*.f64 (*.f64 x y) (/.f64 z (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (*.f64 y (*.f64 x z)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (*.f64 y (*.f64 x z))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z)))) |
(*.f64 (/.f64 z (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (*.f64 x y)) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)) (*.f64 x (*.f64 (*.f64 y z) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)) (*.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64))) (*.f64 y z))) |
(*.f64 (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) z) |
(*.f64 (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) x) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (neg.f64 z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (/.f64 x (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (*.f64 y z)) |
(*.f64 (/.f64 y (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (*.f64 x z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (neg.f64 z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z)))) |
(*.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)) (*.f64 y z))) |
(*.f64 (*.f64 x z) (/.f64 y (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (*.f64 x (*.f64 (*.f64 y z) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (neg.f64 z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (neg.f64 (/.f64 y (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) (/.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (neg.f64 (/.f64 y (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (neg.f64 (/.f64 y (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) (*.f64 (neg.f64 z) x)) |
(*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x z)))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) y) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) y) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) z))) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (/.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y z) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y z) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x z) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) z))) |
(*.f64 (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y (*.f64 x z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) (*.f64 y (*.f64 x z))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) (*.f64 y z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) (*.f64 x z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) (neg.f64 z)) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) #s(literal -1 binary64)) z) |
(*.f64 (*.f64 (*.f64 y z) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64))) (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y z) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/8 binary64))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) #s(literal 1 binary64)) z) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 1 binary64)) (/.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 y (*.f64 x z)) (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z))))))) |
(*.f64 (/.f64 (*.f64 y (*.f64 x z)) (sqrt.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t)))))) (sqrt.f64 (+.f64 (*.f64 a t) (*.f64 z z)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 x (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 a t))))) |
(/.f64 (/.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal 1/4 binary64))) |
(*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/2 binary64)) x) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)) (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/8 binary64)) (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64))))) |
(*.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/4 binary64))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/8 binary64))) (pow.f64 (-.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 a (*.f64 (*.f64 a (*.f64 t t)) (*.f64 a t)))))) (sqrt.f64 (+.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 t (+.f64 (*.f64 a t) (*.f64 z z))))))) |
(*.f64 (/.f64 x (sqrt.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a (*.f64 t t)))))) (sqrt.f64 (+.f64 (*.f64 a t) (*.f64 z z)))) |
(/.f64 y (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (neg.f64 z)) |
| 1× | egg-herbie |
| 8582× | accelerator-lowering-fma.f32 |
| 8582× | accelerator-lowering-fma.f64 |
| 7890× | *-lowering-*.f32 |
| 7890× | *-lowering-*.f64 |
| 5206× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 844 | 10939 |
| 1 | 2800 | 10701 |
| 2 | 7659 | 10673 |
| 0 | 8350 | 10336 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (* a t)) (/ (sqrt -1) z)) |
(/ (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) z) |
(/ (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) z) |
(/ (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) z) |
1 |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) |
(+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))) |
-1 |
(- (* 1/2 (/ (* a t) (pow z 2))) 1) |
(- (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2)))) 1) |
(- (+ (* 1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) 1) |
1 |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* t (+ (* -1/2 (/ a (pow z 2))) (* -1/8 (/ (* (pow a 2) t) (pow z 4)))))) |
(+ 1 (* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/8 (/ (pow a 2) (pow z 4))) (* -1/16 (/ (* (pow a 3) t) (pow z 6)))))))) |
(* (sqrt (* a t)) (/ (sqrt -1) z)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 5) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))) |
(* -1 (* (sqrt (* a t)) (/ (sqrt -1) z))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))))) |
1 |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* a (+ (* -1/2 (/ t (pow z 2))) (* -1/8 (/ (* a (pow t 2)) (pow z 4)))))) |
(+ 1 (* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/8 (/ (pow t 2) (pow z 4))) (* -1/16 (/ (* a (pow t 3)) (pow z 6)))))))) |
(* (sqrt (* a t)) (/ (sqrt -1) z)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 5) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))) |
(* -1 (* (sqrt (* a t)) (/ (sqrt -1) z))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))))) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* a t) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1))))))))) |
(/ 1 z) |
(/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z) |
(/ -1 z) |
(* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z)) |
(/ 1 z) |
(+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(+ (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 3))))) (/ 1 z)) |
(+ (* t (+ (* 1/2 (/ a (pow z 3))) (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (/ 1 z)) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 4) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(/ 1 z) |
(+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(+ (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 3))))) (/ 1 z)) |
(+ (* a (+ (* 1/2 (/ t (pow z 3))) (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (/ 1 z)) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(/ x z) |
(/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) |
(* -1 (/ x z)) |
(* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) |
(/ x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) |
(+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(/ x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) |
(+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
| Outputs |
|---|
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y z))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z) z))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 z (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z) z) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a t) (*.f64 a t))) (pow.f64 z #s(literal 4 binary64)))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(*.f64 z (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z) z)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (pow.f64 z #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a t) (*.f64 a t))) (pow.f64 z #s(literal 4 binary64))))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(*.f64 z (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z) z) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a t) (*.f64 a t))) (pow.f64 z #s(literal 4 binary64))))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z) z)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (pow.f64 z #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a t) (*.f64 a t))) (pow.f64 z #s(literal 4 binary64)))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(+.f64 z (*.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a z)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t (*.f64 a a))) (*.f64 z (*.f64 z z)))))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(+.f64 z (*.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a z)) (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 a (*.f64 a a)))) (pow.f64 z #s(literal 5 binary64)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 t t)))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 t (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 t t)))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(*.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 7 binary64))))) (pow.f64 z #s(literal 6 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 t t)))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))))))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))))))) (neg.f64 t)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+.f64 z (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 t t))) (*.f64 z (*.f64 z z)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(+.f64 z (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 t (*.f64 t t)))) (pow.f64 z #s(literal 5 binary64)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 t a))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 t a))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 t (*.f64 t t)))) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 t a))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 t (*.f64 t t)))) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 t a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 t a))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 t (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 t a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)))) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 t (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))))))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(*.f64 z (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 y (*.f64 z z)) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(*.f64 z (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (*.f64 x (*.f64 y (*.f64 (*.f64 z z) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 t (*.f64 t t))))) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 x y)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(*.f64 z (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 t (*.f64 t t))))) t)) a) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 t (*.f64 t t))))))) (sqrt.f64 #s(literal -1 binary64))))))))))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x t) y)) #s(literal 1/2 binary64)) (*.f64 z z))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x t) y)) #s(literal 1/2 binary64)) (*.f64 z z))) (/.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64)))) #s(literal -1/2 binary64)) (pow.f64 z #s(literal 4 binary64)))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(+.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x t) y)) #s(literal 1/2 binary64)) (*.f64 z z))) (*.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a t) (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))))) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x t) y)) #s(literal -1/2 binary64)) (*.f64 z z)) (*.f64 x y)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x t) y)) #s(literal -1/2 binary64)) (*.f64 z z)) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64))))) (pow.f64 z #s(literal 4 binary64)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x t) y)) #s(literal -1/2 binary64)) (*.f64 z z)) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a t) (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x t) y)) #s(literal 1/2 binary64)) (*.f64 z z))) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x t) (*.f64 (*.f64 y (*.f64 z z)) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) a)) (*.f64 z z))))) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) a)) (*.f64 z z)) (*.f64 t (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 (*.f64 x t) (*.f64 (*.f64 y (*.f64 z z)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 z z)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 z #s(literal 8 binary64)))))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x (*.f64 y (*.f64 z (*.f64 z z)))) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 x (*.f64 y (*.f64 z (*.f64 z z)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y (pow.f64 z #s(literal 5 binary64))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 x (*.f64 y (*.f64 z (*.f64 z z)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y (pow.f64 z #s(literal 5 binary64))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64)))) (*.f64 x (*.f64 y (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) z) (/.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64)))))))) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z z))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a t)) x) (*.f64 (*.f64 y z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))))) (*.f64 t t)))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x t) y)) #s(literal 1/2 binary64)) (*.f64 z z))) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x a) (*.f64 (*.f64 y (*.f64 z z)) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x t) y)) (*.f64 z z))))) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x t) y)) (*.f64 z z)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 (*.f64 x a) (*.f64 (*.f64 y (*.f64 z z)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 t (*.f64 z z)))) (/.f64 (*.f64 t (*.f64 t t)) (pow.f64 z #s(literal 8 binary64)))))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x (*.f64 y (*.f64 z (*.f64 z z)))) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 x (*.f64 y (*.f64 z (*.f64 z z)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y (pow.f64 z #s(literal 5 binary64))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 x (*.f64 y (*.f64 z (*.f64 z z)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y (pow.f64 z #s(literal 5 binary64))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 y (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (pow.f64 z #s(literal 4 binary64)))) (*.f64 t (*.f64 t t))) z) (/.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z z))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 t a)) (*.f64 (*.f64 x y) (*.f64 (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (pow.f64 z #s(literal 4 binary64)))) (*.f64 t (*.f64 t t))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))))))) (*.f64 a a)))) |
(* (sqrt (* a t)) (/ (sqrt -1) z)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) z) |
(/ (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) z) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64)))) z) |
(/ (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) z) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64)))))) z) |
(/ (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) z) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))))) z) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z) z)) |
(+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z) z) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a t) (*.f64 a t))) (pow.f64 z #s(literal 4 binary64))))) |
(+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))) |
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z) z)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (pow.f64 z #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a t) (*.f64 a t))) (pow.f64 z #s(literal 4 binary64)))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (* a t) (pow z 2))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (/.f64 a z) z)))) |
(- (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2)))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (/.f64 a z) z))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a t) (*.f64 a t))) (pow.f64 z #s(literal 4 binary64))))) |
(- (+ (* 1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a t) (*.f64 a t))) (pow.f64 z #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (/.f64 a z) z))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))) (pow.f64 z #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z) z)) |
(+ 1 (* t (+ (* -1/2 (/ a (pow z 2))) (* -1/8 (/ (* (pow a 2) t) (pow z 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 a z) z)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t (*.f64 a a))) (pow.f64 z #s(literal 4 binary64)))))) |
(+ 1 (* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/8 (/ (pow a 2) (pow z 4))) (* -1/16 (/ (* (pow a 3) t) (pow z 6)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 a z) z)) (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 t (*.f64 a (*.f64 a a)))) (pow.f64 z #s(literal 6 binary64)))))))) |
(* (sqrt (* a t)) (/ (sqrt -1) z)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) z) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))) |
(*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 t t)))) (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t))) z))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))) |
(*.f64 t (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 t t)))) (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t))) z)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 z (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 5) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))) |
(*.f64 t (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 z (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 t t)))) (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t))) z) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 7 binary64))))) (pow.f64 z #s(literal 5 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) |
(* -1 (* (sqrt (* a t)) (/ (sqrt -1) z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) z)) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t))) z) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 t t))))) (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 t t))))) (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t))) z) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z z)))))) (neg.f64 t)) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 t t))))) (*.f64 z (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a t))) z) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 t #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))))) (neg.f64 t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z) z)) |
(+ 1 (* a (+ (* -1/2 (/ t (pow z 2))) (* -1/8 (/ (* a (pow t 2)) (pow z 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) z) (/.f64 (*.f64 (*.f64 a (*.f64 t t)) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 4 binary64)))))) |
(+ 1 (* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/8 (/ (pow t 2) (pow z 4))) (* -1/16 (/ (* a (pow t 3)) (pow z 6)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) z) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 t (*.f64 t t)))) (pow.f64 z #s(literal 6 binary64)))))))) |
(* (sqrt (* a t)) (/ (sqrt -1) z)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) z) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))) |
(*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 a (*.f64 a a)))))) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 t a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 a (*.f64 a a)))))) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 t a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 t (*.f64 t t)))) (*.f64 z (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 5) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 a (*.f64 a a)))))) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 t a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 t (*.f64 t t)))) (*.f64 z (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) |
(* -1 (* (sqrt (* a t)) (/ (sqrt -1) z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) z)) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 t a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 a (*.f64 a a)))))) (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 t a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 a (*.f64 a a)))))) (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 t (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z z)))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 t a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 a (*.f64 a a)))))) (*.f64 z (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 t (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* a t) |
(*.f64 a t) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (*.f64 (*.f64 z z) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 t (*.f64 t t))))) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 t (*.f64 t t))))) t)) a) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 t (*.f64 t t))))) (sqrt.f64 #s(literal -1 binary64)))))))))) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (/.f64 a z) z)))) z) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (/.f64 a z) z))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))))) z) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a t) (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (pow.f64 z #s(literal 6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (/.f64 a z) z))))) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (/.f64 a z) z))))) z) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (/.f64 a z) z))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a t) (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (pow.f64 z #s(literal 6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (/.f64 a z) z))))) (-.f64 #s(literal 0 binary64) z)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (/.f64 a z) z))) z)) |
(+ (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 3))))) (/ 1 z)) |
(+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 z (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 (/.f64 (/.f64 a z) z) (/.f64 #s(literal 1/2 binary64) z))))) |
(+ (* t (+ (* 1/2 (/ a (pow z 3))) (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (/ 1 z)) |
(+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t (+.f64 (*.f64 (/.f64 (/.f64 a z) z) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 t (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 z (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (*.f64 (*.f64 t z) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 z z)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 z #s(literal 8 binary64))))))))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 4) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))))) (*.f64 t t)))) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (/.f64 a z) z))) z)) |
(+ (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 3))))) (/ 1 z)) |
(+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a z) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 (/.f64 t (*.f64 z z)) (/.f64 #s(literal 1/2 binary64) z))))) |
(+ (* a (+ (* 1/2 (/ t (pow z 3))) (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (/ 1 z)) |
(+.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 a (+.f64 (*.f64 (/.f64 t (*.f64 z z)) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 z (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (*.f64 (*.f64 a z) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 t (*.f64 z z)))) (/.f64 (*.f64 t (*.f64 t t)) (pow.f64 z #s(literal 8 binary64))))))))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (pow.f64 z #s(literal 4 binary64)))) (*.f64 t (*.f64 t t))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 t a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (pow.f64 z #s(literal 4 binary64)))) (*.f64 t (*.f64 t t))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))))) (*.f64 a a)))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(*.f64 z (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 y (*.f64 z z)) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(*.f64 z (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (*.f64 x (*.f64 y (*.f64 (*.f64 z z) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 t (*.f64 t t))))) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 x y)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(*.f64 z (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 t (*.f64 t t))))) t)) a) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 t (*.f64 t t))))))) (sqrt.f64 #s(literal -1 binary64))))))))))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x t) y)) #s(literal 1/2 binary64)) (*.f64 z z))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x t) y)) #s(literal 1/2 binary64)) (*.f64 z z))) (/.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64)))) #s(literal -1/2 binary64)) (pow.f64 z #s(literal 4 binary64)))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(+.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x t) y)) #s(literal 1/2 binary64)) (*.f64 z z))) (*.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a t) (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))))) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x t) y)) #s(literal -1/2 binary64)) (*.f64 z z)) (*.f64 x y)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x t) y)) #s(literal -1/2 binary64)) (*.f64 z z)) (*.f64 x y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64))))) (pow.f64 z #s(literal 4 binary64)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x t) y)) #s(literal -1/2 binary64)) (*.f64 z z)) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a t) (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x t) y)) #s(literal 1/2 binary64)) (*.f64 z z))) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x t) (*.f64 (*.f64 y (*.f64 z z)) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) a)) (*.f64 z z))))) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) a)) (*.f64 z z)) (*.f64 t (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 (*.f64 x t) (*.f64 (*.f64 y (*.f64 z z)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 z z)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 z #s(literal 8 binary64)))))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x (*.f64 y (*.f64 z (*.f64 z z)))) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 x (*.f64 y (*.f64 z (*.f64 z z)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y (pow.f64 z #s(literal 5 binary64))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 x (*.f64 y (*.f64 z (*.f64 z z)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y (pow.f64 z #s(literal 5 binary64))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64)))) (*.f64 x (*.f64 y (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) z) (/.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64)))))))) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z z))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a t)) x) (*.f64 (*.f64 y z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))))) (*.f64 t t)))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 x t) y)) #s(literal 1/2 binary64)) (*.f64 z z))) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x a) (*.f64 (*.f64 y (*.f64 z z)) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x t) y)) (*.f64 z z))))) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x t) y)) (*.f64 z z)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 (*.f64 x a) (*.f64 (*.f64 y (*.f64 z z)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 t (*.f64 z z)))) (/.f64 (*.f64 t (*.f64 t t)) (pow.f64 z #s(literal 8 binary64)))))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x (*.f64 y (*.f64 z (*.f64 z z)))) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 x (*.f64 y (*.f64 z (*.f64 z z)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y (pow.f64 z #s(literal 5 binary64))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 x (*.f64 y (*.f64 z (*.f64 z z)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y (pow.f64 z #s(literal 5 binary64))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 y (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (pow.f64 z #s(literal 4 binary64)))) (*.f64 t (*.f64 t t))) z) (/.f64 (pow.f64 z #s(literal 7 binary64)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z z))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z z)))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (*.f64 y (*.f64 z (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z (*.f64 z z))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 t a)) (*.f64 (*.f64 x y) (*.f64 (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (pow.f64 z #s(literal 4 binary64)))) (*.f64 t (*.f64 t t))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))))))) (*.f64 a a)))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (*.f64 (*.f64 x (*.f64 z z)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 t (*.f64 t t))))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) x) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 z z) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 t (*.f64 t t))))) t)) a) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 t (*.f64 t t)))))) (sqrt.f64 #s(literal -1 binary64)))))))))) |
(/ x z) |
(/.f64 x z) |
(/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) |
(/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x t))) (*.f64 z z))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) |
(/.f64 (+.f64 (+.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x t))) (*.f64 z z))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64)))) (pow.f64 z #s(literal 4 binary64)))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a t) (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (pow.f64 z #s(literal 6 binary64))))) (+.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x t))) (*.f64 z z)))) z) |
(* -1 (/ x z)) |
(-.f64 #s(literal 0 binary64) (/.f64 x z)) |
(* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) |
(/.f64 (+.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x t))) (*.f64 z z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x t))) (*.f64 z z))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64)))) (pow.f64 z #s(literal 4 binary64)))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a t) (*.f64 (*.f64 (*.f64 a t) (*.f64 a t)) #s(literal -3/4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (pow.f64 z #s(literal 6 binary64))))) (+.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x t))) (*.f64 z z)))) z)) |
(/ x z) |
(/.f64 x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+.f64 (/.f64 x z) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x t))) (*.f64 z (*.f64 z z)))) |
(+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) |
(+.f64 (/.f64 x z) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 x (*.f64 z (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) (/.f64 (*.f64 (*.f64 x a) #s(literal 1/2 binary64)) (*.f64 z (*.f64 z z)))))) |
(+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) |
(+.f64 (/.f64 x z) (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 x a) #s(literal 1/2 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 z (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 (*.f64 x t) (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 z z)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 z #s(literal 8 binary64)))))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 x (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 x (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 x (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 x (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64)))) (*.f64 x (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))))) (*.f64 t (*.f64 t t)))))) |
(/ x z) |
(/.f64 x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+.f64 (/.f64 x z) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x t))) (*.f64 z (*.f64 z z)))) |
(+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) |
(+.f64 (/.f64 x z) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 x z) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 x t) #s(literal 1/2 binary64)) (*.f64 z (*.f64 z z)))))) |
(+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) |
(+.f64 (/.f64 x z) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 x t) #s(literal 1/2 binary64)) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x z) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (*.f64 a (*.f64 (*.f64 x z) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 t (*.f64 z z)))) (/.f64 (*.f64 t (*.f64 t t)) (pow.f64 z #s(literal 8 binary64)))))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 x (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 x (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 x (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 x (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (pow.f64 z #s(literal 4 binary64)))) (*.f64 t (*.f64 t t))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))) (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t)))))) (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (pow.f64 z #s(literal 4 binary64)))) (*.f64 t (*.f64 t t))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))))) (*.f64 a (*.f64 a a))))) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
Compiled 43927 to 13456 computations (69.4% saved)
23 alts after pruning (20 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1968 | 17 | 1985 |
| Fresh | 6 | 3 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1976 | 23 | 1999 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 71.2% | (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z)))) |
| 61.5% | (/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| 71.2% | (/.f64 (*.f64 (*.f64 x z) y) z) | |
| 74.1% | (/.f64 (*.f64 (*.f64 x y) z) (+.f64 z (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64))))) | |
| 61.1% | (/.f64 (*.f64 x (/.f64 y (/.f64 #s(literal 1 binary64) z))) z) | |
| 61.1% | (/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) y))) z) | |
| 33.6% | (/.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)))) | |
| 63.8% | (/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64))))) | |
| 36.7% | (/.f64 (*.f64 x (*.f64 y z)) (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) t)) (sqrt.f64 a))) | |
| ✓ | 33.2% | (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
| ▶ | 80.8% | (/.f64 (*.f64 x y) (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) z)) |
| ▶ | 74.2% | (/.f64 x (/.f64 #s(literal 1 binary64) y)) |
| 74.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) | |
| 32.4% | (*.f64 (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) (*.f64 x y)) | |
| 47.5% | (*.f64 (/.f64 x z) (*.f64 y z)) | |
| 57.9% | (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (neg.f64 z))) | |
| 33.3% | (*.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)) (*.f64 x y)) z) | |
| ▶ | 63.2% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) z) |
| ✓ | 59.5% | (*.f64 (*.f64 z y) (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
| ▶ | 31.6% | (*.f64 z (*.f64 y (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) |
| 30.8% | (*.f64 y (*.f64 z (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) | |
| ✓ | 74.5% | (*.f64 x y) |
| 69.9% | (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
Compiled 687 to 489 computations (28.8% saved)
| 1× | egg-herbie |
Found 36 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) |
| ✓ | cost-diff | 0 | (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
| ✓ | cost-diff | 0 | (*.f64 z (*.f64 y (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 x z)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) z) |
| ✓ | cost-diff | 512 | (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z)))) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) z) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
| ✓ | cost-diff | 384 | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) y) |
| ✓ | cost-diff | 128 | (/.f64 x (/.f64 #s(literal 1 binary64) y)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z) |
| ✓ | cost-diff | 0 | (+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) z)) |
| ✓ | accuracy | 99.7% | (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
| ✓ | accuracy | 97.2% | (*.f64 y (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))))) |
| ✓ | accuracy | 92.9% | (*.f64 z (*.f64 y (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) |
| ✓ | accuracy | 84.3% | (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) |
| ✓ | accuracy | 100.0% | (*.f64 x z) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z))) |
| ✓ | accuracy | 95.2% | (*.f64 y (*.f64 x z)) |
| ✓ | accuracy | 88.8% | (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) z) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 96.7% | (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
| ✓ | accuracy | 88.5% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) z) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) y) |
| ✓ | accuracy | 99.8% | (/.f64 x (/.f64 #s(literal 1 binary64) y)) |
| ✓ | accuracy | 100.0% | (+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) |
| ✓ | accuracy | 99.2% | (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) z) |
| ✓ | accuracy | 95.5% | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z) |
| ✓ | accuracy | 93.2% | (/.f64 (*.f64 x y) (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) z)) |
| 45396× | accelerator-lowering-fma.f32 |
| 45396× | accelerator-lowering-fma.f64 |
| 3808× | *-lowering-*.f32 |
| 3808× | *-lowering-*.f64 |
| 2372× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 134 |
| 1 | 73 | 132 |
| 2 | 179 | 132 |
| 3 | 422 | 132 |
| 4 | 1695 | 132 |
| 5 | 1873 | 132 |
| 6 | 1949 | 132 |
| 7 | 2024 | 132 |
| 8 | 2434 | 132 |
| 9 | 2516 | 132 |
| 10 | 4750 | 132 |
| 11 | 4764 | 132 |
| 12 | 4773 | 132 |
| 13 | 4779 | 132 |
| 14 | 6527 | 132 |
| 15 | 6928 | 132 |
| 16 | 7176 | 132 |
| 17 | 7176 | 132 |
| 18 | 7176 | 132 |
| 0 | 8130 | 129 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x y) (/ (+ z (/ (* -1/2 (* a t)) z)) z)) |
(* x y) |
x |
y |
(/ (+ z (/ (* -1/2 (* a t)) z)) z) |
(+ z (/ (* -1/2 (* a t)) z)) |
z |
(/ (* -1/2 (* a t)) z) |
(* -1/2 (* a t)) |
-1/2 |
(* a t) |
a |
t |
(/ x (/ 1 y)) |
(/ 1 y) |
1 |
(* (* (/ 1 z) (* x y)) z) |
(* (/ 1 z) (* x y)) |
(/ 1 z) |
(/ (/ 1 z) (/ 1 (* y (* x z)))) |
(/ 1 (* y (* x z))) |
(* y (* x z)) |
(* x z) |
(* z (* y (/ x (sqrt (- 0 (* a t)))))) |
(* y (/ x (sqrt (- 0 (* a t))))) |
(/ x (sqrt (- 0 (* a t)))) |
(sqrt (- 0 (* a t))) |
(- 0 (* a t)) |
0 |
| Outputs |
|---|
(/ (* x y) (/ (+ z (/ (* -1/2 (* a t)) z)) z)) |
(/.f64 x (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) (*.f64 y z))) |
(* x y) |
(*.f64 x y) |
x |
y |
(/ (+ z (/ (* -1/2 (* a t)) z)) z) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z))) |
(+ z (/ (* -1/2 (* a t)) z)) |
(+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) |
z |
(/ (* -1/2 (* a t)) z) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z) |
(* -1/2 (* a t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 a t)) |
-1/2 |
#s(literal -1/2 binary64) |
(* a t) |
(*.f64 a t) |
a |
t |
(/ x (/ 1 y)) |
(*.f64 x y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
(* (* (/ 1 z) (* x y)) z) |
(*.f64 x y) |
(* (/ 1 z) (* x y)) |
(/.f64 y (/.f64 z x)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ (/ 1 z) (/ 1 (* y (* x z)))) |
(*.f64 x y) |
(/ 1 (* y (* x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z))) |
(* y (* x z)) |
(*.f64 y (*.f64 x z)) |
(* x z) |
(*.f64 x z) |
(* z (* y (/ x (sqrt (- 0 (* a t)))))) |
(/.f64 (*.f64 y (*.f64 x z)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
(* y (/ x (sqrt (- 0 (* a t))))) |
(/.f64 (*.f64 x y) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
(/ x (sqrt (- 0 (* a t)))) |
(/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
(sqrt (- 0 (* a t))) |
(sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t))) |
(- 0 (* a t)) |
(-.f64 #s(literal 0 binary64) (*.f64 a t)) |
0 |
#s(literal 0 binary64) |
| 135.0ms | 163× | 0 | valid |
| 66.0ms | 93× | 0 | invalid |
Compiled 185 to 78 computations (57.8% saved)
ival-mult: 51.0ms (48% of total)ival-div: 33.0ms (31.1% of total)ival-sub: 7.0ms (6.6% of total)ival-sqrt: 7.0ms (6.6% of total)ival-add: 5.0ms (4.7% of total)const: 3.0ms (2.8% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* x y) (/ (+ z (/ (* -1/2 (* a t)) z)) z))> |
#<alt (/ (* -1/2 (* a t)) z)> |
#<alt (/ (+ z (/ (* -1/2 (* a t)) z)) z)> |
#<alt (+ z (/ (* -1/2 (* a t)) z))> |
#<alt (/ x (/ 1 y))> |
#<alt (/ 1 y)> |
#<alt (* (* (/ 1 z) (* x y)) z)> |
#<alt (* (/ 1 z) (* x y))> |
#<alt (* x y)> |
#<alt (/ 1 z)> |
#<alt (/ (/ 1 z) (/ 1 (* y (* x z))))> |
#<alt (* y (* x z))> |
#<alt (/ 1 (* y (* x z)))> |
#<alt (* x z)> |
#<alt (sqrt (- 0 (* a t)))> |
#<alt (* z (* y (/ x (sqrt (- 0 (* a t))))))> |
#<alt (* y (/ x (sqrt (- 0 (* a t)))))> |
#<alt (/ x (sqrt (- 0 (* a t))))> |
| Outputs |
|---|
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* (pow z 2) (+ (* -4 (/ (* x (* y (pow z 2))) (* (pow a 2) (pow t 2)))) (* -2 (/ (* x y) (* a t)))))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* x y) (* a t))) (* (pow z 2) (- (* -8 (/ (* x (* y (pow z 2))) (* (pow a 3) (pow t 3)))) (* 4 (/ (* x y) (* (pow a 2) (pow t 2))))))))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* x y) (* a t))) (* (pow z 2) (- (* (pow z 2) (- (* -16 (/ (* x (* y (pow z 2))) (* (pow a 4) (pow t 4)))) (* 8 (/ (* x y) (* (pow a 3) (pow t 3)))))) (* 4 (/ (* x y) (* (pow a 2) (pow t 2))))))))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (- (+ (* 1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2))))> |
#<alt (- (+ (* 1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4)))))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (+ (* 1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))> |
#<alt (+ (* 1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (+ (* 1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (+ (* a (- (* 1/4 (/ (* a (* (pow t 2) (* x y))) (pow z 4))) (* -1/2 (/ (* t (* x y)) (pow z 2))))) (* x y))> |
#<alt (+ (* a (- (* a (- (* 1/8 (/ (* a (* (pow t 3) (* x y))) (pow z 6))) (* -1/4 (/ (* (pow t 2) (* x y)) (pow z 4))))) (* -1/2 (/ (* t (* x y)) (pow z 2))))) (* x y))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (/ (+ (* -4 (/ (* x (* y (pow z 4))) (* a (pow t 2)))) (* -2 (/ (* x (* y (pow z 2))) t))) a)> |
#<alt (/ (- (+ (* -8 (/ (* x (* y (pow z 6))) (* (pow a 2) (pow t 3)))) (* -2 (/ (* x (* y (pow z 2))) t))) (* 4 (/ (* x (* y (pow z 4))) (* a (pow t 2))))) a)> |
#<alt (/ (- (+ (* -16 (/ (* x (* y (pow z 8))) (* (pow a 3) (pow t 4)))) (* -2 (/ (* x (* y (pow z 2))) t))) (+ (* 4 (/ (* x (* y (pow z 4))) (* a (pow t 2)))) (* 8 (/ (* x (* y (pow z 6))) (* (pow a 2) (pow t 3)))))) a)> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -1 (/ (+ (* 2 (/ (* x (* y (pow z 2))) t)) (* 4 (/ (* x (* y (pow z 4))) (* a (pow t 2))))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -8 (/ (* x (* y (pow z 6))) (* a (pow t 3)))) (* 4 (/ (* x (* y (pow z 4))) (pow t 2)))) a)) (* 2 (/ (* x (* y (pow z 2))) t))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 16 (/ (* x (* y (pow z 8))) (* a (pow t 4)))) (* -8 (/ (* x (* y (pow z 6))) (pow t 3)))) a)) (* 4 (/ (* x (* y (pow z 4))) (pow t 2)))) a)) (* 2 (/ (* x (* y (pow z 2))) t))) a))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (+ (* t (- (* 1/4 (/ (* (pow a 2) (* t (* x y))) (pow z 4))) (* -1/2 (/ (* a (* x y)) (pow z 2))))) (* x y))> |
#<alt (+ (* t (- (* t (- (* 1/8 (/ (* (pow a 3) (* t (* x y))) (pow z 6))) (* -1/4 (/ (* (pow a 2) (* x y)) (pow z 4))))) (* -1/2 (/ (* a (* x y)) (pow z 2))))) (* x y))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (/ (+ (* -4 (/ (* x (* y (pow z 4))) (* (pow a 2) t))) (* -2 (/ (* x (* y (pow z 2))) a))) t)> |
#<alt (/ (- (+ (* -8 (/ (* x (* y (pow z 6))) (* (pow a 3) (pow t 2)))) (* -2 (/ (* x (* y (pow z 2))) a))) (* 4 (/ (* x (* y (pow z 4))) (* (pow a 2) t)))) t)> |
#<alt (/ (- (+ (* -16 (/ (* x (* y (pow z 8))) (* (pow a 4) (pow t 3)))) (* -2 (/ (* x (* y (pow z 2))) a))) (+ (* 4 (/ (* x (* y (pow z 4))) (* (pow a 2) t))) (* 8 (/ (* x (* y (pow z 6))) (* (pow a 3) (pow t 2)))))) t)> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -1 (/ (+ (* 2 (/ (* x (* y (pow z 2))) a)) (* 4 (/ (* x (* y (pow z 4))) (* (pow a 2) t)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -8 (/ (* x (* y (pow z 6))) (* (pow a 3) t))) (* 4 (/ (* x (* y (pow z 4))) (pow a 2)))) t)) (* 2 (/ (* x (* y (pow z 2))) a))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 16 (/ (* x (* y (pow z 8))) (* (pow a 4) t))) (* -8 (/ (* x (* y (pow z 6))) (pow a 3)))) t)) (* 4 (/ (* x (* y (pow z 4))) (pow a 2)))) t)) (* 2 (/ (* x (* y (pow z 2))) a))) t))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) (pow z 2)))> |
#<alt (/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2))> |
#<alt (/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2))> |
#<alt (/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (* -1/2 (/ (* a t) (pow z 2)))> |
#<alt (* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a)))> |
#<alt (* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a)))> |
#<alt (* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a)))> |
#<alt (* -1/2 (/ (* a t) (pow z 2)))> |
#<alt (* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a))))> |
#<alt (* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a))))> |
#<alt (* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (* -1/2 (/ (* a t) (pow z 2)))> |
#<alt (* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t)))> |
#<alt (* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t)))> |
#<alt (* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t)))> |
#<alt (* -1/2 (/ (* a t) (pow z 2)))> |
#<alt (* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t))))> |
#<alt (* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t))))> |
#<alt (* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t))))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z)> |
#<alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z)> |
#<alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z)> |
#<alt z> |
#<alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))> |
#<alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))> |
#<alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))> |
#<alt z> |
#<alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1)))> |
#<alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1)))> |
#<alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1)))> |
#<alt z> |
#<alt (+ z (* -1/2 (/ (* a t) z)))> |
#<alt (+ z (* -1/2 (/ (* a t) z)))> |
#<alt (+ z (* -1/2 (/ (* a t) z)))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* a (+ (* -1/2 (/ t z)) (/ z a)))> |
#<alt (* a (+ (* -1/2 (/ t z)) (/ z a)))> |
#<alt (* a (+ (* -1/2 (/ t z)) (/ z a)))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z)))))> |
#<alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z)))))> |
#<alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z)))))> |
#<alt z> |
#<alt (+ z (* -1/2 (/ (* a t) z)))> |
#<alt (+ z (* -1/2 (/ (* a t) z)))> |
#<alt (+ z (* -1/2 (/ (* a t) z)))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* t (+ (* -1/2 (/ a z)) (/ z t)))> |
#<alt (* t (+ (* -1/2 (/ a z)) (/ z t)))> |
#<alt (* t (+ (* -1/2 (/ a z)) (/ z t)))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z)))))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (/ 1 (* x (* y z)))> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
153 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | a | @ | -inf | (/ (* x y) (/ (+ z (/ (* -1/2 (* a t)) z)) z)) |
| 2.0ms | x | @ | inf | (* (/ 1 z) (* x y)) |
| 1.0ms | x | @ | 0 | (/ (* x y) (/ (+ z (/ (* -1/2 (* a t)) z)) z)) |
| 1.0ms | y | @ | 0 | (/ (* x y) (/ (+ z (/ (* -1/2 (* a t)) z)) z)) |
| 1.0ms | z | @ | inf | (/ (* x y) (/ (+ z (/ (* -1/2 (* a t)) z)) z)) |
| 1× | batch-egg-rewrite |
| 5954× | *-lowering-*.f32 |
| 5954× | *-lowering-*.f64 |
| 4964× | accelerator-lowering-fma.f32 |
| 4964× | accelerator-lowering-fma.f64 |
| 3618× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 122 |
| 1 | 157 | 112 |
| 2 | 1050 | 112 |
| 0 | 8853 | 109 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x y) (/ (+ z (/ (* -1/2 (* a t)) z)) z)) |
(/ (* -1/2 (* a t)) z) |
(/ (+ z (/ (* -1/2 (* a t)) z)) z) |
(+ z (/ (* -1/2 (* a t)) z)) |
(/ x (/ 1 y)) |
(/ 1 y) |
(* (* (/ 1 z) (* x y)) z) |
(* (/ 1 z) (* x y)) |
(* x y) |
(/ 1 z) |
(/ (/ 1 z) (/ 1 (* y (* x z)))) |
(* y (* x z)) |
(/ 1 (* y (* x z))) |
(* x z) |
(sqrt (- 0 (* a t))) |
(* z (* y (/ x (sqrt (- 0 (* a t)))))) |
(* y (/ x (sqrt (- 0 (* a t))))) |
(/ x (sqrt (- 0 (* a t)))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)))) (neg.f64 (/.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) y)))) |
(neg.f64 (neg.f64 (/.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) y))))) |
(neg.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) (*.f64 x y)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x y) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) y)) |
(/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z))) |
(/.f64 z (/.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) (*.f64 x y))) |
(/.f64 (/.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x y) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)))) |
(/.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (/.f64 (*.f64 x y) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (/.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (*.f64 (/.f64 (*.f64 x y) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 x (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) y) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (/.f64 y (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) x) (/.f64 #s(literal 1 binary64) z)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)))) |
(*.f64 y (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)))) |
(*.f64 y (*.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) x)) |
(*.f64 y (*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)))) |
(*.f64 (*.f64 x y) (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)))) |
(*.f64 z (/.f64 (*.f64 x y) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)))) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (*.f64 x y))) |
(*.f64 (/.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) y))) |
(*.f64 (*.f64 x z) (/.f64 y (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)))) |
(*.f64 (*.f64 x z) (/.f64 (/.f64 y (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)))) |
(*.f64 (*.f64 x (*.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 y (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 z (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 x (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (/.f64 z (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 z (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z))) |
(*.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (*.f64 x y)) |
(*.f64 (*.f64 y z) (/.f64 x (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)))) |
(*.f64 (*.f64 y z) (/.f64 (/.f64 x (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x y) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) z) |
(*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z))) x) |
(*.f64 (/.f64 x (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (*.f64 y z)) |
(*.f64 (/.f64 y (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (*.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (*.f64 x (*.f64 y z))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 z (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))))) |
(*.f64 (/.f64 z (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) (*.f64 x y))) |
(*.f64 (/.f64 z (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) |
(*.f64 (/.f64 z (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) (*.f64 x y))) |
(*.f64 (/.f64 y (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(*.f64 (/.f64 y (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) z)) |
(*.f64 (/.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) z)) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)) (/.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) x) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) y) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 x (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 x (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (/.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) |
(*.f64 (/.f64 y (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))))) |
(*.f64 (/.f64 y (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (/.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z)) (/.f64 y (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) |
(*.f64 (/.f64 (*.f64 x z) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))))) |
(*.f64 (/.f64 (*.f64 x z) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y z)) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y z)) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) |
(*.f64 (/.f64 (*.f64 y z) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))))) |
(*.f64 (/.f64 (*.f64 y z) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) |
(*.f64 (/.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) z)) |
(*.f64 (/.f64 (/.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (/.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) z)) |
(*.f64 (/.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) z)) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) |
(*.f64 (/.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z (/.f64 (*.f64 x y) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))))) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) |
(*.f64 (*.f64 (*.f64 x y) (/.f64 z (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))))) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))) |
(*.f64 (*.f64 (*.f64 x y) (/.f64 z (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))))) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) |
(*.f64 (*.f64 z (/.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))))) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)))) (*.f64 y z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)))) (*.f64 x z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) x) y) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) y) x) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)) #s(literal -1 binary64)) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) |
(neg.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 a t))) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 a (*.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 t z))) |
(*.f64 a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) |
(*.f64 a (*.f64 t (/.f64 #s(literal -1/2 binary64) z))) |
(*.f64 a (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 t z))) |
(*.f64 t (*.f64 a (/.f64 #s(literal -1/2 binary64) z))) |
(*.f64 t (*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 a t) (/.f64 #s(literal -1/2 binary64) z)) |
(*.f64 (*.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) #s(literal -1 binary64))) |
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) z)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))) |
(*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 t (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z)) |
(*.f64 (/.f64 t z) (/.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 a z) (/.f64 (*.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) z) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) (/.f64 a #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 a t) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) z)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) t) z)) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 t z)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a t)) (/.f64 #s(literal -1/2 binary64) z)) |
(*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) a)) (/.f64 t z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1/2 binary64)) (*.f64 a t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) a) (*.f64 t #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) t) (*.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 a t)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -1/2 binary64) a)) t) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -1/2 binary64) t)) a) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) |
(+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) z) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) z)) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 (*.f64 z z) (*.f64 a (*.f64 t #s(literal 1/2 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 a (*.f64 t #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) z) (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1/2 binary64)) (*.f64 a (/.f64 t z)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 a t)) (/.f64 #s(literal -1/2 binary64) z) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -1/2 binary64) a)) (/.f64 t z) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 a (/.f64 t z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)))) |
(/.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) z) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 a (*.f64 t #s(literal 1/2 binary64)))) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) z) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) z) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) z)) (*.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) (/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) (/.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 z (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z))) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) z)) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) (*.f64 z (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))))) |
(/.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) z)) |
(/.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) (+.f64 (*.f64 z z) (*.f64 a (*.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) #s(literal -1 binary64)) (neg.f64 (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (neg.f64 (*.f64 z (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))))) |
(/.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) (neg.f64 (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) z))) |
(/.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) (neg.f64 (+.f64 (*.f64 z z) (*.f64 a (*.f64 t #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) z) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) z) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) #s(literal -1 binary64))) z) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) z)) (+.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 z z)) (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z) #s(literal -1 binary64)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (*.f64 z (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (+.f64 (*.f64 z z) (*.f64 a (*.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) z)) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) z)) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (+.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 z z))) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) #s(literal -1 binary64)) |
(*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) (/.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)))) |
(*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))))) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) z))) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 a (*.f64 t #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) z))) |
(*.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) z)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)))) |
(*.f64 (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) z) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 z (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))))) |
(*.f64 (pow.f64 (/.f64 z (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) z) (/.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))))) |
(*.f64 (pow.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)))) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) |
(+.f64 (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) |
(-.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) (/.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z))) |
(fma.f64 z #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 t z)) z) |
(fma.f64 a (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) z) |
(fma.f64 a (*.f64 t (/.f64 #s(literal -1/2 binary64) z)) z) |
(fma.f64 a (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) z) |
(fma.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 t z)) z) |
(fma.f64 t (*.f64 a (/.f64 #s(literal -1/2 binary64) z)) z) |
(fma.f64 t (*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) z)) z) |
(fma.f64 t (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) z) |
(fma.f64 (*.f64 a t) (/.f64 #s(literal -1/2 binary64) z) z) |
(fma.f64 (*.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1/2 binary64)) z) |
(fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (/.f64 #s(literal 1 binary64) z) z) |
(fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) #s(literal 1 binary64) z) |
(fma.f64 #s(literal 1 binary64) z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) #s(literal -1 binary64)) z) |
(fma.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) z)) z) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) z) z) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a t) (/.f64 #s(literal -1 binary64) z)) z) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) |
(fma.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) z) z) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z)) z) |
(fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z) |
(fma.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) z) |
(fma.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 t (/.f64 #s(literal -1 binary64) z)) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(fma.f64 (/.f64 t z) (/.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) z) |
(fma.f64 (/.f64 a z) (/.f64 (*.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64)) z) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) #s(literal 1 binary64)) z) |
(fma.f64 (*.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z) z) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) z) (/.f64 t #s(literal 1 binary64)) z) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) (/.f64 a #s(literal 1 binary64)) z) |
(fma.f64 (/.f64 (*.f64 a t) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) z) z) |
(fma.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) z) z) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) t) z) z) |
(fma.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 t z) z) |
(fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) z) |
(fma.f64 (pow.f64 (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) #s(literal -1/2 binary64)) z) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 a t)) (/.f64 #s(literal -1/2 binary64) z) z) |
(fma.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64)) z) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) a)) (/.f64 t z) z) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1/2 binary64)) (*.f64 a t) z) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) a) (*.f64 t #s(literal -1/2 binary64)) z) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) t) (*.f64 #s(literal -1/2 binary64) a) z) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 a t)) #s(literal -1/2 binary64) z) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -1/2 binary64) a)) t z) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -1/2 binary64) t)) a z) |
(neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)) |
(/.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 z z)) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 z z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z))) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 z z)) (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))))) |
(/.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) |
(/.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (neg.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 z z)) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) |
(/.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) (+.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 z z)) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) |
(/.f64 (+.f64 (/.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) #s(literal 1 binary64)) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))) |
(/.f64 (+.f64 (*.f64 z (/.f64 z (*.f64 a (*.f64 t #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 a (*.f64 t #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 a (*.f64 t #s(literal 1/2 binary64))))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 z (*.f64 a (*.f64 t #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) z)) (*.f64 a (*.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (+.f64 (/.f64 (*.f64 z z) (*.f64 a (*.f64 t #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 z (*.f64 a (*.f64 t #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 z (*.f64 a (*.f64 t #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 z (*.f64 a (*.f64 t #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) z)) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))) (*.f64 (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (*.f64 a (*.f64 t #s(literal 1/2 binary64)))) z)) (*.f64 (/.f64 z (*.f64 a (*.f64 t #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 z (*.f64 a (*.f64 t #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 z (*.f64 a (*.f64 t #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (*.f64 a (*.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 z (*.f64 a (*.f64 t #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 z z)) z) |
(/.f64 (+.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) z) |
(/.f64 (+.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 z (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))))) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) |
(/.f64 (neg.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 z z))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))))) |
(/.f64 (+.f64 (*.f64 z z) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) z) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) (+.f64 (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) #s(literal -1 binary64)) |
(*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) #s(literal 1 binary64)) |
(*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) |
(*.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z) z)) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))))) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 z z)) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t))))) (*.f64 (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))))) |
(*.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z)))) |
(*.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z) (/.f64 z (*.f64 a (*.f64 #s(literal -1/2 binary64) t)))))))) |
(*.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 x (*.f64 y z))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 x (*.f64 y z)) (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 y z)) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) z)) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 z (/.f64 z (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z)))) |
(/.f64 (/.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x (*.f64 y z)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x y) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y z))) |
(*.f64 x (*.f64 (/.f64 y z) z)) |
(*.f64 x (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 y x) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 z (/.f64 (*.f64 x y) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y z))) |
(*.f64 (/.f64 (*.f64 x y) z) z) |
(*.f64 (*.f64 x z) (/.f64 y z)) |
(*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) z) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z)))) |
(*.f64 (/.f64 x z) (*.f64 y z)) |
(*.f64 (*.f64 y z) (/.f64 x z)) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 x (*.f64 y z)))) |
(*.f64 (/.f64 y z) (*.f64 x z)) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))))) |
(*.f64 (/.f64 x (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x z))) y) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x z))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y z))))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z)))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 y z) z) x) |
(*.f64 (/.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) y) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x y)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x z)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 z (/.f64 y z)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y z)) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 y z) z) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x y))) z) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x z))) y) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) |
(pow.f64 y #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 x (*.f64 y z))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 x (*.f64 y z)) (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 y z)) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) z)) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 z (/.f64 z (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z)))) |
(/.f64 (/.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x (*.f64 y z)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x y) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y z))) |
(*.f64 x (*.f64 (/.f64 y z) z)) |
(*.f64 x (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 y x) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 z (/.f64 (*.f64 x y) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y z))) |
(*.f64 (/.f64 (*.f64 x y) z) z) |
(*.f64 (*.f64 x z) (/.f64 y z)) |
(*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) z) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z)))) |
(*.f64 (/.f64 x z) (*.f64 y z)) |
(*.f64 (*.f64 y z) (/.f64 x z)) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 x (*.f64 y z)))) |
(*.f64 (/.f64 y z) (*.f64 x z)) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))))) |
(*.f64 (/.f64 x (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x z))) y) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x z))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y z))))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z)))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 y z) z) x) |
(*.f64 (/.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) y) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x y)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x z)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 z (/.f64 y z)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y z)) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 y z) z) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x y))) z) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x z))) y) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) z))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x y))) |
(neg.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) z))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) z)) |
(/.f64 (*.f64 x y) z) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) z) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y z)) |
(*.f64 y (/.f64 x z)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x z) y) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 x y))) |
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) z) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 x (*.f64 y z))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 x (*.f64 y z)) (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 y z)) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) z)) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 z (/.f64 z (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z)))) |
(/.f64 (/.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x (*.f64 y z)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x y) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y z))) |
(*.f64 x (*.f64 (/.f64 y z) z)) |
(*.f64 x (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 y x) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 z (/.f64 (*.f64 x y) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y z))) |
(*.f64 (/.f64 (*.f64 x y) z) z) |
(*.f64 (*.f64 x z) (/.f64 y z)) |
(*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) z) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z)))) |
(*.f64 (/.f64 x z) (*.f64 y z)) |
(*.f64 (*.f64 y z) (/.f64 x z)) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 x (*.f64 y z)))) |
(*.f64 (/.f64 y z) (*.f64 x z)) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))))) |
(*.f64 (/.f64 x (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x z))) y) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x z))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y z))))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z)))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 y z) z) x) |
(*.f64 (/.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) y) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x y)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x z)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 z (/.f64 y z)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y z)) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 y z) z) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x y))) z) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x z))) y) |
(exp.f64 (*.f64 (log.f64 z) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) |
(neg.f64 (/.f64 #s(literal -1 binary64) z)) |
(/.f64 #s(literal 1 binary64) z) |
(/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) |
(pow.f64 z #s(literal -1 binary64)) |
(pow.f64 (*.f64 z z) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 z) #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 x (*.f64 y z))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 x (*.f64 y z)) (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 y z)) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) z)) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 z (/.f64 z (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z)))) |
(/.f64 (/.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x (*.f64 y z)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x y) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y z))) |
(*.f64 x (*.f64 (/.f64 y z) z)) |
(*.f64 x (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 y x) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 z (/.f64 (*.f64 x y) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y z))) |
(*.f64 (/.f64 (*.f64 x y) z) z) |
(*.f64 (*.f64 x z) (/.f64 y z)) |
(*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (-.f64 #s(literal 0 binary64) z) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z)))) |
(*.f64 (/.f64 x z) (*.f64 y z)) |
(*.f64 (*.f64 y z) (/.f64 x z)) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 x (*.f64 y z)))) |
(*.f64 (/.f64 y z) (*.f64 x z)) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))))) |
(*.f64 (/.f64 x (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x z))) y) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x z))) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y z))))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z)))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 y z) z) x) |
(*.f64 (/.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) y) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x y)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x z)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 z (/.f64 y z)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y z)) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 y z) z) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x y))) z) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x z))) y) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y z))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y z))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y z))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z)))) |
(neg.f64 (/.f64 (*.f64 x z) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 z (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z)))) |
(/.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 x (*.f64 y z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) #s(literal -1 binary64)) |
(/.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(pow.f64 (*.f64 x (*.f64 y z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 y z)) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 x z)) |
(*.f64 y (pow.f64 (*.f64 x z) #s(literal 1 binary64))) |
(*.f64 y (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal -1 binary64))) |
(*.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)))) |
(*.f64 y (*.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 z (*.f64 x y)) |
(*.f64 z (pow.f64 (*.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(*.f64 (*.f64 x z) y) |
(*.f64 (*.f64 x (*.f64 y z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 y z) x) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 (*.f64 y z) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 y z) #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x z) #s(literal 1 binary64)) y) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal 1 binary64)) z) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal -1 binary64)) y) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z))) y) |
(*.f64 (/.f64 x (pow.f64 y #s(literal -1/2 binary64))) (/.f64 z (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 z (pow.f64 y #s(literal -1/2 binary64))) (/.f64 x (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 y z)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x z))) y) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x z))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y z)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y z)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x y))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y z))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) z) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x (*.f64 y z)) (*.f64 x (*.f64 y z))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 x (*.f64 y z)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 y z) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x z)))) |
(*.f64 (pow.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) y) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) z) y)) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) x) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 x y))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) x) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) z)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) z) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) y) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 x y)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 x (*.f64 y z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(neg.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z))) |
(/.f64 x (/.f64 #s(literal 1 binary64) z)) |
(/.f64 z (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(/.f64 (*.f64 x z) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) #s(literal -1 binary64)) |
(*.f64 x z) |
(*.f64 z x) |
(*.f64 (*.f64 x z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 x (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (*.f64 a t) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a t) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 t t))))))) |
(/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))))) (*.f64 a t)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 t t))))) (sqrt.f64 (*.f64 a t))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 t t)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t))))))) (*.f64 a (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 t t)))))) (neg.f64 (sqrt.f64 (*.f64 a t)))) |
(pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (*.f64 a t))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a t) (*.f64 a (*.f64 a (*.f64 t t)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 t t)))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 t t))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 t t))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a t)))) |
(*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 t #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) (pow.f64 t #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 a t))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (sqrt.f64 t) (sqrt.f64 (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) t)) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) a)) (sqrt.f64 t)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a t))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) (*.f64 y z))) |
(neg.f64 (*.f64 (*.f64 y z) (neg.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 z (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) (*.f64 x (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x) (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))))) |
(/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 y (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 z (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) (*.f64 x y))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (*.f64 y z) (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x)) |
(/.f64 (/.f64 z (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x))) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x))) |
(/.f64 (*.f64 (/.f64 z (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (/.f64 z (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 (/.f64 y (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x)) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 z (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x)) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 (*.f64 y z) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)))) |
(*.f64 x (*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) (*.f64 y z))) |
(*.f64 x (*.f64 (*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) y) z)) |
(*.f64 x (*.f64 (/.f64 y (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) z)) |
(*.f64 y (/.f64 z (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x))) |
(*.f64 y (*.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) z)) |
(*.f64 (*.f64 x y) (*.f64 z (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x y) (*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) z)) |
(*.f64 z (/.f64 y (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) (*.f64 x y)))) |
(*.f64 (*.f64 x z) (*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) y)) |
(*.f64 (*.f64 x z) (/.f64 y (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(*.f64 (*.f64 x (*.f64 y z)) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) (*.f64 y z)) |
(*.f64 (/.f64 y (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x)) z) |
(*.f64 (/.f64 z (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) (*.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) z))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64))) (*.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) (neg.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y z))) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(*.f64 (/.f64 z (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x)) y) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) z) y) |
(*.f64 (/.f64 y (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) (*.f64 x z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y z))) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y z) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 y z)) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y z) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x z) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y z)) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) (*.f64 x y)) |
(*.f64 (/.f64 (*.f64 y z) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) x) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (neg.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))))) |
(*.f64 (*.f64 (*.f64 y z) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64))) x) |
(*.f64 (*.f64 (/.f64 z (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x)) #s(literal 1 binary64)) y) |
(*.f64 (*.f64 (/.f64 z (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))))) |
(neg.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) y)) |
(neg.f64 (*.f64 y (neg.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 y (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x)) |
(/.f64 (*.f64 x y) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) (*.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) (*.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x) (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) |
(*.f64 x (*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) y)) |
(*.f64 x (/.f64 y (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(*.f64 x (*.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))))) |
(*.f64 y (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(*.f64 (*.f64 x y) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x))) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) y) |
(*.f64 (/.f64 y (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64))) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (neg.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) (*.f64 x y)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (/.f64 y (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) x) |
(*.f64 (/.f64 x (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) (neg.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))))) |
(neg.f64 (neg.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x))) |
(/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x)) |
(/.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x) #s(literal -1 binary64)) |
(*.f64 x (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))))) |
(*.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) x) |
(*.f64 (/.f64 x (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)))) |
| 1× | egg-herbie |
| 6204× | *-lowering-*.f32 |
| 6204× | *-lowering-*.f64 |
| 5842× | accelerator-lowering-fma.f32 |
| 5842× | accelerator-lowering-fma.f64 |
| 3004× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 315 | 5717 |
| 1 | 1002 | 5709 |
| 2 | 3641 | 5663 |
| 3 | 6340 | 5656 |
| 0 | 8486 | 5541 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* (pow z 2) (+ (* -4 (/ (* x (* y (pow z 2))) (* (pow a 2) (pow t 2)))) (* -2 (/ (* x y) (* a t))))) |
(* (pow z 2) (+ (* -2 (/ (* x y) (* a t))) (* (pow z 2) (- (* -8 (/ (* x (* y (pow z 2))) (* (pow a 3) (pow t 3)))) (* 4 (/ (* x y) (* (pow a 2) (pow t 2)))))))) |
(* (pow z 2) (+ (* -2 (/ (* x y) (* a t))) (* (pow z 2) (- (* (pow z 2) (- (* -16 (/ (* x (* y (pow z 2))) (* (pow a 4) (pow t 4)))) (* 8 (/ (* x y) (* (pow a 3) (pow t 3)))))) (* 4 (/ (* x y) (* (pow a 2) (pow t 2)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(- (+ (* 1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(- (+ (* 1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* 1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* 1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (+ (* 1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (- (* 1/4 (/ (* a (* (pow t 2) (* x y))) (pow z 4))) (* -1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (- (* a (- (* 1/8 (/ (* a (* (pow t 3) (* x y))) (pow z 6))) (* -1/4 (/ (* (pow t 2) (* x y)) (pow z 4))))) (* -1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/ (+ (* -4 (/ (* x (* y (pow z 4))) (* a (pow t 2)))) (* -2 (/ (* x (* y (pow z 2))) t))) a) |
(/ (- (+ (* -8 (/ (* x (* y (pow z 6))) (* (pow a 2) (pow t 3)))) (* -2 (/ (* x (* y (pow z 2))) t))) (* 4 (/ (* x (* y (pow z 4))) (* a (pow t 2))))) a) |
(/ (- (+ (* -16 (/ (* x (* y (pow z 8))) (* (pow a 3) (pow t 4)))) (* -2 (/ (* x (* y (pow z 2))) t))) (+ (* 4 (/ (* x (* y (pow z 4))) (* a (pow t 2)))) (* 8 (/ (* x (* y (pow z 6))) (* (pow a 2) (pow t 3)))))) a) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -1 (/ (+ (* 2 (/ (* x (* y (pow z 2))) t)) (* 4 (/ (* x (* y (pow z 4))) (* a (pow t 2))))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -8 (/ (* x (* y (pow z 6))) (* a (pow t 3)))) (* 4 (/ (* x (* y (pow z 4))) (pow t 2)))) a)) (* 2 (/ (* x (* y (pow z 2))) t))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 16 (/ (* x (* y (pow z 8))) (* a (pow t 4)))) (* -8 (/ (* x (* y (pow z 6))) (pow t 3)))) a)) (* 4 (/ (* x (* y (pow z 4))) (pow t 2)))) a)) (* 2 (/ (* x (* y (pow z 2))) t))) a)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (- (* 1/4 (/ (* (pow a 2) (* t (* x y))) (pow z 4))) (* -1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (- (* t (- (* 1/8 (/ (* (pow a 3) (* t (* x y))) (pow z 6))) (* -1/4 (/ (* (pow a 2) (* x y)) (pow z 4))))) (* -1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/ (+ (* -4 (/ (* x (* y (pow z 4))) (* (pow a 2) t))) (* -2 (/ (* x (* y (pow z 2))) a))) t) |
(/ (- (+ (* -8 (/ (* x (* y (pow z 6))) (* (pow a 3) (pow t 2)))) (* -2 (/ (* x (* y (pow z 2))) a))) (* 4 (/ (* x (* y (pow z 4))) (* (pow a 2) t)))) t) |
(/ (- (+ (* -16 (/ (* x (* y (pow z 8))) (* (pow a 4) (pow t 3)))) (* -2 (/ (* x (* y (pow z 2))) a))) (+ (* 4 (/ (* x (* y (pow z 4))) (* (pow a 2) t))) (* 8 (/ (* x (* y (pow z 6))) (* (pow a 3) (pow t 2)))))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -1 (/ (+ (* 2 (/ (* x (* y (pow z 2))) a)) (* 4 (/ (* x (* y (pow z 4))) (* (pow a 2) t)))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -8 (/ (* x (* y (pow z 6))) (* (pow a 3) t))) (* 4 (/ (* x (* y (pow z 4))) (pow a 2)))) t)) (* 2 (/ (* x (* y (pow z 2))) a))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 16 (/ (* x (* y (pow z 8))) (* (pow a 4) t))) (* -8 (/ (* x (* y (pow z 6))) (pow a 3)))) t)) (* 4 (/ (* x (* y (pow z 4))) (pow a 2)))) t)) (* 2 (/ (* x (* y (pow z 2))) a))) t)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2)) |
1 |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
1 |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
1 |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(* -1/2 (/ (* a t) (pow z 2))) |
(* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a))) |
(* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a))) |
(* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a))) |
(* -1/2 (/ (* a t) (pow z 2))) |
(* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a)))) |
(* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a)))) |
(* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a)))) |
1 |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(* -1/2 (/ (* a t) (pow z 2))) |
(* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t))) |
(* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t))) |
(* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t))) |
(* -1/2 (/ (* a t) (pow z 2))) |
(* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t)))) |
(* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t)))) |
(* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t)))) |
(* -1/2 (/ (* a t) z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
z |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(* -1/2 (/ (* a t) z)) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* -1/2 (/ (* a t) z)) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(* -1/2 (/ (* a t) z)) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* -1/2 (/ (* a t) z)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(/ 1 (* x (* y z))) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
| Outputs |
|---|
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) a) t) |
(* (pow z 2) (+ (* -4 (/ (* x (* y (pow z 2))) (* (pow a 2) (pow t 2)))) (* -2 (/ (* x y) (* a t))))) |
(*.f64 (*.f64 z z) (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 y t) a) #s(literal -2 binary64))))) |
(* (pow z 2) (+ (* -2 (/ (* x y) (* a t))) (* (pow z 2) (- (* -8 (/ (* x (* y (pow z 2))) (* (pow a 3) (pow t 3)))) (* 4 (/ (* x y) (* (pow a 2) (pow t 2)))))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 a t)) (*.f64 z (*.f64 z (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 a (*.f64 a (*.f64 t (*.f64 a (*.f64 t t)))))) #s(literal -8 binary64)) (*.f64 (/.f64 y (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal 4 binary64)))))))) |
(* (pow z 2) (+ (* -2 (/ (* x y) (* a t))) (* (pow z 2) (- (* (pow z 2) (- (* -16 (/ (* x (* y (pow z 2))) (* (pow a 4) (pow t 4)))) (* 8 (/ (* x y) (* (pow a 3) (pow t 3)))))) (* 4 (/ (* x y) (* (pow a 2) (pow t 2)))))))) |
(*.f64 z (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 a t)) (*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 z z) (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))) #s(literal -16 binary64)) (*.f64 (/.f64 y (*.f64 a (*.f64 a (*.f64 t (*.f64 a (*.f64 t t)))))) #s(literal 8 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 x y)) (*.f64 a (*.f64 a (*.f64 t t))))))))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 y t)) (*.f64 z z))))) |
(- (+ (* 1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 y t)) (*.f64 z z))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 x y)) (*.f64 (*.f64 z z) (*.f64 z z)))) |
(- (+ (* 1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 x y)) (*.f64 (*.f64 z z) (*.f64 z z))) (+.f64 (+.f64 (*.f64 x y) (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 y t)) (*.f64 z z))))) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 t (*.f64 a (*.f64 t t)))))) (*.f64 x y)) (pow.f64 z #s(literal 6 binary64))))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 y t)) (*.f64 z z))))) |
(+ (* 1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 y t)) (*.f64 z z))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 x y)) (*.f64 (*.f64 z z) (*.f64 z z)))) |
(+ (* 1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (+ (* 1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a (*.f64 t t)))) (*.f64 x y)) (*.f64 (*.f64 z z) (*.f64 z z))) (+.f64 (+.f64 (*.f64 x y) (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 y t)) (*.f64 z z))))) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a (*.f64 t (*.f64 a (*.f64 t t)))))) (*.f64 x y)) (pow.f64 z #s(literal 6 binary64))))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 y t)) (*.f64 z z))))) |
(+ (* a (- (* 1/4 (/ (* a (* (pow t 2) (* x y))) (pow z 4))) (* -1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 (*.f64 t t) (*.f64 x y))) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 y t)) (*.f64 z z)))))) |
(+ (* a (- (* a (- (* 1/8 (/ (* a (* (pow t 3) (* x y))) (pow z 6))) (* -1/4 (/ (* (pow t 2) (* x y)) (pow z 4))))) (* -1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x y) (*.f64 t (*.f64 a (*.f64 t t))))) (pow.f64 z #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 x y))) (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 y t)) (*.f64 z z)))))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) a) t) |
(/ (+ (* -4 (/ (* x (* y (pow z 4))) (* a (pow t 2)))) (* -2 (/ (* x (* y (pow z 2))) t))) a) |
(/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z z)) t) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (/.f64 y (*.f64 a (*.f64 t t)))) #s(literal 4 binary64)))) a) |
(/ (- (+ (* -8 (/ (* x (* y (pow z 6))) (* (pow a 2) (pow t 3)))) (* -2 (/ (* x (* y (pow z 2))) t))) (* 4 (/ (* x (* y (pow z 4))) (* a (pow t 2))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) a) (/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 6 binary64))) (*.f64 t (*.f64 a (*.f64 a a)))) #s(literal -8 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 a a)) #s(literal 4 binary64)))) t)) t) |
(/ (- (+ (* -16 (/ (* x (* y (pow z 8))) (* (pow a 3) (pow t 4)))) (* -2 (/ (* x (* y (pow z 2))) t))) (+ (* 4 (/ (* x (* y (pow z 4))) (* a (pow t 2)))) (* 8 (/ (* x (* y (pow z 6))) (* (pow a 2) (pow t 3)))))) a) |
(/.f64 (+.f64 (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z z)) t) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 8 binary64))) (pow.f64 t #s(literal 4 binary64))) (*.f64 a (*.f64 a a))) #s(literal -16 binary64)))) (/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 6 binary64))) (*.f64 t (*.f64 a (*.f64 t t)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (/.f64 y (*.f64 t t))) #s(literal 4 binary64)))) a)) a) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) a) t) |
(* -1 (/ (+ (* 2 (/ (* x (* y (pow z 2))) t)) (* 4 (/ (* x (* y (pow z 4))) (* a (pow t 2))))) a)) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (/.f64 y (*.f64 a (*.f64 t t)))) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 z z)) t) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -8 (/ (* x (* y (pow z 6))) (* a (pow t 3)))) (* 4 (/ (* x (* y (pow z 4))) (pow t 2)))) a)) (* 2 (/ (* x (* y (pow z 2))) t))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 6 binary64))) (*.f64 t (*.f64 a (*.f64 t t)))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (/.f64 y (*.f64 t t))) #s(literal 4 binary64)))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) t)) a) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 16 (/ (* x (* y (pow z 8))) (* a (pow t 4)))) (* -8 (/ (* x (* y (pow z 6))) (pow t 3)))) a)) (* 4 (/ (* x (* y (pow z 4))) (pow t 2)))) a)) (* 2 (/ (* x (* y (pow z 2))) t))) a)) |
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) x) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (/.f64 y (*.f64 t t)))) (/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 8 binary64))) (*.f64 a (pow.f64 t #s(literal 4 binary64)))) #s(literal 16 binary64)) (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 6 binary64))) (*.f64 t (*.f64 t t))) #s(literal -8 binary64)))) a)) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) t)) a) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 y t)) (*.f64 z z))))) |
(+ (* t (- (* 1/4 (/ (* (pow a 2) (* t (* x y))) (pow z 4))) (* -1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 a (*.f64 y (*.f64 x a))))) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 x a))) (*.f64 z z))))) |
(+ (* t (- (* t (- (* 1/8 (/ (* (pow a 3) (* t (* x y))) (pow z 6))) (* -1/4 (/ (* (pow a 2) (* x y)) (pow z 4))))) (* -1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 t (*.f64 a (*.f64 y (*.f64 x a)))))) (pow.f64 z #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 y (*.f64 x a)))) (*.f64 (*.f64 z z) (*.f64 z z))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 x a))) (*.f64 z z))))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) a) t) |
(/ (+ (* -4 (/ (* x (* y (pow z 4))) (* (pow a 2) t))) (* -2 (/ (* x (* y (pow z 2))) a))) t) |
(/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z z)) t) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (/.f64 y (*.f64 a (*.f64 t t)))) #s(literal 4 binary64)))) a) |
(/ (- (+ (* -8 (/ (* x (* y (pow z 6))) (* (pow a 3) (pow t 2)))) (* -2 (/ (* x (* y (pow z 2))) a))) (* 4 (/ (* x (* y (pow z 4))) (* (pow a 2) t)))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) a) (/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 6 binary64))) (*.f64 t (*.f64 a (*.f64 a a)))) #s(literal -8 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 a a)) #s(literal 4 binary64)))) t)) t) |
(/ (- (+ (* -16 (/ (* x (* y (pow z 8))) (* (pow a 4) (pow t 3)))) (* -2 (/ (* x (* y (pow z 2))) a))) (+ (* 4 (/ (* x (* y (pow z 4))) (* (pow a 2) t))) (* 8 (/ (* x (* y (pow z 6))) (* (pow a 3) (pow t 2)))))) t) |
(/.f64 (+.f64 (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z z)) a) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 8 binary64))) (*.f64 (*.f64 t t) (*.f64 t (pow.f64 a #s(literal 4 binary64))))) #s(literal -16 binary64)))) (/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 6 binary64))) (*.f64 t (*.f64 a (*.f64 a a)))) #s(literal -8 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 a a)) #s(literal 4 binary64)))) t)) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) a) t) |
(* -1 (/ (+ (* 2 (/ (* x (* y (pow z 2))) a)) (* 4 (/ (* x (* y (pow z 4))) (* (pow a 2) t)))) t)) |
(/.f64 (*.f64 x (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 a a)) t) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 z z)) a) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -8 (/ (* x (* y (pow z 6))) (* (pow a 3) t))) (* 4 (/ (* x (* y (pow z 4))) (pow a 2)))) t)) (* 2 (/ (* x (* y (pow z 2))) a))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 6 binary64))) (*.f64 t (*.f64 a (*.f64 a a)))) #s(literal -8 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 a a)) #s(literal 4 binary64)))) t) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 y z)) z) a))) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 16 (/ (* x (* y (pow z 8))) (* (pow a 4) t))) (* -8 (/ (* x (* y (pow z 6))) (pow a 3)))) t)) (* 4 (/ (* x (* y (pow z 4))) (pow a 2)))) t)) (* 2 (/ (* x (* y (pow z 2))) a))) t)) |
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 x (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 a a))) (/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 8 binary64))) (*.f64 t (pow.f64 a #s(literal 4 binary64)))) #s(literal 16 binary64)) (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 6 binary64))) (*.f64 a (*.f64 a a))) #s(literal -8 binary64)))) t)) t) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 y z)) z) a))) t) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) (pow z 2))) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2)) |
(/.f64 (+.f64 (*.f64 z z) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) (*.f64 z z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2)) |
(/.f64 (+.f64 (*.f64 z z) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) (*.f64 z z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2)) |
(/.f64 (+.f64 (*.f64 z z) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) (*.f64 z z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) |
(* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
(* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
(* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) |
(* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
(* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
(* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) |
(* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
(* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
(* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) |
(* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) z) z) t)) |
(* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) z) z) t)) |
(* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) z) z) t)) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (+.f64 (*.f64 z z) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (+.f64 (*.f64 z z) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (+.f64 (*.f64 z z) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64))) |
z |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 z (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 z (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 z (+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal 1 binary64))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) |
(+ z (* -1/2 (/ (* a t) z))) |
(+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) |
(+ z (* -1/2 (/ (* a t) z))) |
(+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) (/.f64 z a))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) (/.f64 z a))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) (/.f64 z a))) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) (/.f64 z a))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) (/.f64 z a))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) (/.f64 z a))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) |
(+ z (* -1/2 (/ (* a t) z))) |
(+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) |
(+ z (* -1/2 (/ (* a t) z))) |
(+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) z) (/.f64 z t))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) z) (/.f64 z t))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) z) (/.f64 z t))) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) z) (/.f64 z t))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) z) (/.f64 z t))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) z) (/.f64 z t))) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(/ 1 (* x (* y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* x z) |
(*.f64 x z) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 x (*.f64 (*.f64 z (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 x (*.f64 (*.f64 z (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 x (*.f64 (*.f64 z (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 x (*.f64 (*.f64 z (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 x (*.f64 (*.f64 z (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 x (*.f64 (*.f64 z (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 x (*.f64 (*.f64 z (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 x (*.f64 (*.f64 z (*.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 y (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 y (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 y (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 y (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 y (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 y (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 y (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 y (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(/.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
Compiled 30556 to 14755 computations (51.7% saved)
38 alts after pruning (33 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1834 | 26 | 1860 |
| Fresh | 8 | 7 | 15 |
| Picked | 1 | 4 | 5 |
| Done | 2 | 1 | 3 |
| Total | 1845 | 38 | 1883 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 63.2% | (/.f64 (/.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) z)) |
| ▶ | 22.1% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) a) t) |
| 61.1% | (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) x)) | |
| 71.0% | (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y)) | |
| ✓ | 71.2% | (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z)))) |
| 78.1% | (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x z))) y) (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) z)) | |
| 61.5% | (/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| 71.2% | (/.f64 (*.f64 (*.f64 x z) y) z) | |
| 61.1% | (/.f64 (*.f64 x (/.f64 y (/.f64 #s(literal 1 binary64) z))) z) | |
| 61.1% | (/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) y))) z) | |
| 36.7% | (/.f64 (*.f64 x (*.f64 y z)) (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) t)) (sqrt.f64 a))) | |
| 22.0% | (/.f64 (*.f64 x y) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) | |
| ▶ | 81.9% | (/.f64 (*.f64 x y) (/.f64 (+.f64 z (*.f64 t (*.f64 a (/.f64 #s(literal -1/2 binary64) z)))) z)) |
| 81.6% | (/.f64 (*.f64 x y) (/.f64 (+.f64 z (*.f64 a (*.f64 t (/.f64 #s(literal -1/2 binary64) z)))) z)) | |
| 20.1% | (/.f64 (*.f64 x y) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z))) | |
| 32.0% | (/.f64 z (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) (*.f64 x y))) | |
| 61.3% | (/.f64 z (/.f64 z (*.f64 x y))) | |
| ▶ | 74.3% | (/.f64 y (/.f64 #s(literal 1 binary64) x)) |
| ✓ | 74.2% | (/.f64 x (/.f64 #s(literal 1 binary64) y)) |
| 74.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) | |
| 33.6% | (*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y z))) | |
| 61.9% | (*.f64 (/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) z) | |
| 63.0% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y))) z) | |
| 33.5% | (*.f64 (/.f64 (*.f64 y z) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) | |
| 32.7% | (*.f64 (/.f64 (*.f64 y z) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) x) | |
| 57.9% | (*.f64 (/.f64 (*.f64 y z) z) x) | |
| 76.0% | (*.f64 (/.f64 y (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (*.f64 x z)) | |
| 55.0% | (*.f64 (/.f64 x (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (*.f64 y z)) | |
| 47.5% | (*.f64 (/.f64 x z) (*.f64 y z)) | |
| 80.8% | (*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) x) y) | |
| ▶ | 30.0% | (*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) z) y) |
| 63.1% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 #s(literal 1 binary64) x))) z) | |
| ✓ | 63.2% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) z) |
| 14.3% | (*.f64 (*.f64 z z) (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 y t) a) #s(literal -2 binary64))))) | |
| 33.5% | (*.f64 z (*.f64 y (/.f64 x (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) t)) (sqrt.f64 a))))) | |
| ✓ | 31.6% | (*.f64 z (*.f64 y (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) |
| 32.0% | (*.f64 z (*.f64 y (*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) x))) | |
| ✓ | 74.5% | (*.f64 x y) |
Compiled 1245 to 856 computations (31.2% saved)
| 1× | egg-herbie |
Found 36 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) |
| ✓ | cost-diff | 0 | (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) z) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) z) y) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x (*.f64 y z)) z) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) a) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) a) t) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) z) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) z) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) z)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 128 | (/.f64 y (/.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 t (*.f64 a (/.f64 #s(literal -1/2 binary64) z))) |
| ✓ | cost-diff | 0 | (+.f64 z (*.f64 t (*.f64 a (/.f64 #s(literal -1/2 binary64) z)))) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) (/.f64 (+.f64 z (*.f64 t (*.f64 a (/.f64 #s(literal -1/2 binary64) z)))) z)) |
| ✓ | accuracy | 99.7% | (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) |
| ✓ | accuracy | 95.7% | (*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) z) y) |
| ✓ | accuracy | 94.6% | (*.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) z) |
| ✓ | accuracy | 84.3% | (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) |
| ✓ | accuracy | 96.3% | (*.f64 (*.f64 x (*.f64 y z)) z) |
| ✓ | accuracy | 95.6% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) a) t) |
| ✓ | accuracy | 95.6% | (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) a) |
| ✓ | accuracy | 95.1% | (*.f64 x (*.f64 y z)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) z) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 96.8% | (/.f64 (*.f64 x y) z) |
| ✓ | accuracy | 88.4% | (/.f64 (/.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) z)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 99.8% | (/.f64 y (/.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 99.8% | (*.f64 a (/.f64 #s(literal -1/2 binary64) z)) |
| ✓ | accuracy | 99.2% | (/.f64 (+.f64 z (*.f64 t (*.f64 a (/.f64 #s(literal -1/2 binary64) z)))) z) |
| ✓ | accuracy | 94.4% | (*.f64 t (*.f64 a (/.f64 #s(literal -1/2 binary64) z))) |
| ✓ | accuracy | 93.2% | (/.f64 (*.f64 x y) (/.f64 (+.f64 z (*.f64 t (*.f64 a (/.f64 #s(literal -1/2 binary64) z)))) z)) |
| 7170× | *-lowering-*.f32 |
| 7170× | *-lowering-*.f64 |
| 3920× | accelerator-lowering-fma.f32 |
| 3920× | accelerator-lowering-fma.f64 |
| 2770× | associate-/r/ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 165 |
| 1 | 76 | 165 |
| 2 | 201 | 165 |
| 3 | 695 | 165 |
| 4 | 2940 | 165 |
| 5 | 3595 | 165 |
| 6 | 3758 | 165 |
| 7 | 3911 | 165 |
| 8 | 4904 | 165 |
| 9 | 5242 | 165 |
| 10 | 5789 | 165 |
| 11 | 6560 | 165 |
| 12 | 6603 | 165 |
| 13 | 6638 | 165 |
| 14 | 6678 | 165 |
| 15 | 6718 | 165 |
| 16 | 6760 | 165 |
| 17 | 6804 | 165 |
| 18 | 6850 | 165 |
| 19 | 6898 | 165 |
| 20 | 6948 | 165 |
| 21 | 7000 | 165 |
| 0 | 8292 | 162 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x y) (/ (+ z (* t (* a (/ -1/2 z)))) z)) |
(* x y) |
x |
y |
(/ (+ z (* t (* a (/ -1/2 z)))) z) |
(+ z (* t (* a (/ -1/2 z)))) |
z |
(* t (* a (/ -1/2 z))) |
t |
(* a (/ -1/2 z)) |
a |
(/ -1/2 z) |
-1/2 |
(/ y (/ 1 x)) |
(/ 1 x) |
1 |
(/ (/ (* x y) z) (/ 1 z)) |
(/ (* x y) z) |
(/ 1 z) |
(/ (/ (* -2 (* (* x (* y z)) z)) a) t) |
(/ (* -2 (* (* x (* y z)) z)) a) |
(* -2 (* (* x (* y z)) z)) |
-2 |
(* (* x (* y z)) z) |
(* x (* y z)) |
(* y z) |
(* (* (/ x (sqrt (* a (- 0 t)))) z) y) |
(* (/ x (sqrt (* a (- 0 t)))) z) |
(/ x (sqrt (* a (- 0 t)))) |
(sqrt (* a (- 0 t))) |
(* a (- 0 t)) |
(- 0 t) |
0 |
| Outputs |
|---|
(/ (* x y) (/ (+ z (* t (* a (/ -1/2 z)))) z)) |
(/.f64 y (/.f64 (+.f64 z (*.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 t z))) (*.f64 x z))) |
(* x y) |
(*.f64 x y) |
x |
y |
(/ (+ z (* t (* a (/ -1/2 z)))) z) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
(+ z (* t (* a (/ -1/2 z)))) |
(+.f64 z (*.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 t z))) |
z |
(* t (* a (/ -1/2 z))) |
(*.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 t z)) |
t |
(* a (/ -1/2 z)) |
(/.f64 (*.f64 a #s(literal -1/2 binary64)) z) |
a |
(/ -1/2 z) |
(/.f64 #s(literal -1/2 binary64) z) |
-1/2 |
#s(literal -1/2 binary64) |
(/ y (/ 1 x)) |
(*.f64 x y) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(/ (/ (* x y) z) (/ 1 z)) |
(*.f64 x y) |
(/ (* x y) z) |
(/.f64 y (/.f64 z x)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ (/ (* -2 (* (* x (* y z)) z)) a) t) |
(/.f64 (*.f64 x (*.f64 z (*.f64 #s(literal -2 binary64) (*.f64 y z)))) (*.f64 t a)) |
(/ (* -2 (* (* x (* y z)) z)) a) |
(/.f64 (*.f64 x (*.f64 z (*.f64 #s(literal -2 binary64) (*.f64 y z)))) a) |
(* -2 (* (* x (* y z)) z)) |
(*.f64 x (*.f64 z (*.f64 #s(literal -2 binary64) (*.f64 y z)))) |
-2 |
#s(literal -2 binary64) |
(* (* x (* y z)) z) |
(*.f64 y (*.f64 x (*.f64 z z))) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* y z) |
(*.f64 y z) |
(* (* (/ x (sqrt (* a (- 0 t)))) z) y) |
(/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) |
(* (/ x (sqrt (* a (- 0 t)))) z) |
(/.f64 (*.f64 x z) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) |
(/ x (sqrt (* a (- 0 t)))) |
(/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) |
(sqrt (* a (- 0 t))) |
(sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) |
(* a (- 0 t)) |
(-.f64 #s(literal 0 binary64) (*.f64 t a)) |
(- 0 t) |
(-.f64 #s(literal 0 binary64) t) |
0 |
#s(literal 0 binary64) |
| 107.0ms | 163× | 0 | valid |
| 55.0ms | 93× | 0 | invalid |
Compiled 204 to 89 computations (56.4% saved)
ival-mult: 45.0ms (40.9% of total)ival-div: 44.0ms (40% of total)ival-sub: 7.0ms (6.4% of total)ival-sqrt: 7.0ms (6.4% of total)ival-add: 4.0ms (3.6% of total)const: 3.0ms (2.7% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* x y) (/ (+ z (* t (* a (/ -1/2 z)))) z))> |
#<alt (* t (* a (/ -1/2 z)))> |
#<alt (/ (+ z (* t (* a (/ -1/2 z)))) z)> |
#<alt (* a (/ -1/2 z))> |
#<alt (/ y (/ 1 x))> |
#<alt (/ 1 x)> |
#<alt (/ (/ (* x y) z) (/ 1 z))> |
#<alt (/ (* x y) z)> |
#<alt (* x y)> |
#<alt (/ 1 z)> |
#<alt (* x (* y z))> |
#<alt (/ (* -2 (* (* x (* y z)) z)) a)> |
#<alt (/ (/ (* -2 (* (* x (* y z)) z)) a) t)> |
#<alt (* (* x (* y z)) z)> |
#<alt (sqrt (* a (- 0 t)))> |
#<alt (* (/ x (sqrt (* a (- 0 t)))) z)> |
#<alt (* (* (/ x (sqrt (* a (- 0 t)))) z) y)> |
#<alt (/ x (sqrt (* a (- 0 t))))> |
#<alt (+ z (* t (* a (/ -1/2 z))))> |
#<alt (* -2 (* (* x (* y z)) z))> |
| Outputs |
|---|
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z))))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* (pow z 2) (+ (* -4 (/ (* x (* y (pow z 2))) (* (pow a 2) (pow t 2)))) (* -2 (/ (* x y) (* a t)))))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* x y) (* a t))) (* (pow z 2) (- (* -8 (/ (* x (* y (pow z 2))) (* (pow a 3) (pow t 3)))) (* 4 (/ (* x y) (* (pow a 2) (pow t 2))))))))> |
#<alt (* (pow z 2) (+ (* -2 (/ (* x y) (* a t))) (* (pow z 2) (- (* (pow z 2) (- (* -16 (/ (* x (* y (pow z 2))) (* (pow a 4) (pow t 4)))) (* 8 (/ (* x y) (* (pow a 3) (pow t 3)))))) (* 4 (/ (* x y) (* (pow a 2) (pow t 2))))))))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (- (+ (* 1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2))))> |
#<alt (- (+ (* 1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4)))))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (+ (* 1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))> |
#<alt (+ (* 1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (+ (* 1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (+ (* t (- (* 1/4 (/ (* (pow a 2) (* t (* x y))) (pow z 4))) (* -1/2 (/ (* a (* x y)) (pow z 2))))) (* x y))> |
#<alt (+ (* t (- (* t (- (* 1/8 (/ (* (pow a 3) (* t (* x y))) (pow z 6))) (* -1/4 (/ (* (pow a 2) (* x y)) (pow z 4))))) (* -1/2 (/ (* a (* x y)) (pow z 2))))) (* x y))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (/ (+ (* -4 (/ (* x (* y (pow z 4))) (* (pow a 2) t))) (* -2 (/ (* x (* y (pow z 2))) a))) t)> |
#<alt (/ (- (+ (* -8 (/ (* x (* y (pow z 6))) (* (pow a 3) (pow t 2)))) (* -2 (/ (* x (* y (pow z 2))) a))) (* 4 (/ (* x (* y (pow z 4))) (* (pow a 2) t)))) t)> |
#<alt (/ (- (+ (* -16 (/ (* x (* y (pow z 8))) (* (pow a 4) (pow t 3)))) (* -2 (/ (* x (* y (pow z 2))) a))) (+ (* 4 (/ (* x (* y (pow z 4))) (* (pow a 2) t))) (* 8 (/ (* x (* y (pow z 6))) (* (pow a 3) (pow t 2)))))) t)> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -1 (/ (+ (* 2 (/ (* x (* y (pow z 2))) a)) (* 4 (/ (* x (* y (pow z 4))) (* (pow a 2) t)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -8 (/ (* x (* y (pow z 6))) (* (pow a 3) t))) (* 4 (/ (* x (* y (pow z 4))) (pow a 2)))) t)) (* 2 (/ (* x (* y (pow z 2))) a))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 16 (/ (* x (* y (pow z 8))) (* (pow a 4) t))) (* -8 (/ (* x (* y (pow z 6))) (pow a 3)))) t)) (* 4 (/ (* x (* y (pow z 4))) (pow a 2)))) t)) (* 2 (/ (* x (* y (pow z 2))) a))) t))> |
#<alt (* x y)> |
#<alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))> |
#<alt (+ (* a (- (* 1/4 (/ (* a (* (pow t 2) (* x y))) (pow z 4))) (* -1/2 (/ (* t (* x y)) (pow z 2))))) (* x y))> |
#<alt (+ (* a (- (* a (- (* 1/8 (/ (* a (* (pow t 3) (* x y))) (pow z 6))) (* -1/4 (/ (* (pow t 2) (* x y)) (pow z 4))))) (* -1/2 (/ (* t (* x y)) (pow z 2))))) (* x y))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (/ (+ (* -4 (/ (* x (* y (pow z 4))) (* a (pow t 2)))) (* -2 (/ (* x (* y (pow z 2))) t))) a)> |
#<alt (/ (- (+ (* -8 (/ (* x (* y (pow z 6))) (* (pow a 2) (pow t 3)))) (* -2 (/ (* x (* y (pow z 2))) t))) (* 4 (/ (* x (* y (pow z 4))) (* a (pow t 2))))) a)> |
#<alt (/ (- (+ (* -16 (/ (* x (* y (pow z 8))) (* (pow a 3) (pow t 4)))) (* -2 (/ (* x (* y (pow z 2))) t))) (+ (* 4 (/ (* x (* y (pow z 4))) (* a (pow t 2)))) (* 8 (/ (* x (* y (pow z 6))) (* (pow a 2) (pow t 3)))))) a)> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -1 (/ (+ (* 2 (/ (* x (* y (pow z 2))) t)) (* 4 (/ (* x (* y (pow z 4))) (* a (pow t 2))))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -8 (/ (* x (* y (pow z 6))) (* a (pow t 3)))) (* 4 (/ (* x (* y (pow z 4))) (pow t 2)))) a)) (* 2 (/ (* x (* y (pow z 2))) t))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 16 (/ (* x (* y (pow z 8))) (* a (pow t 4)))) (* -8 (/ (* x (* y (pow z 6))) (pow t 3)))) a)) (* 4 (/ (* x (* y (pow z 4))) (pow t 2)))) a)) (* 2 (/ (* x (* y (pow z 2))) t))) a))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1/2 (/ (* a t) (pow z 2)))> |
#<alt (/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2))> |
#<alt (/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2))> |
#<alt (/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (* -1/2 (/ (* a t) (pow z 2)))> |
#<alt (* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t)))> |
#<alt (* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t)))> |
#<alt (* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t)))> |
#<alt (* -1/2 (/ (* a t) (pow z 2)))> |
#<alt (* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t))))> |
#<alt (* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t))))> |
#<alt (* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (+ 1 (* -1/2 (/ (* a t) (pow z 2))))> |
#<alt (* -1/2 (/ (* a t) (pow z 2)))> |
#<alt (* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a)))> |
#<alt (* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a)))> |
#<alt (* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a)))> |
#<alt (* -1/2 (/ (* a t) (pow z 2)))> |
#<alt (* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a))))> |
#<alt (* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a))))> |
#<alt (* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a))))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* -1/2 (/ a z))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* x (* y z))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) a))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* -2 (/ (* x (* y (pow z 2))) (* a t)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* x (* y (pow z 2)))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* (sqrt (* a t)) (sqrt -1))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* a t)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (/ x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z)> |
#<alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z)> |
#<alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z)> |
#<alt z> |
#<alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))> |
#<alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))> |
#<alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))> |
#<alt z> |
#<alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1)))> |
#<alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1)))> |
#<alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1)))> |
#<alt z> |
#<alt (+ z (* -1/2 (/ (* a t) z)))> |
#<alt (+ z (* -1/2 (/ (* a t) z)))> |
#<alt (+ z (* -1/2 (/ (* a t) z)))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* t (+ (* -1/2 (/ a z)) (/ z t)))> |
#<alt (* t (+ (* -1/2 (/ a z)) (/ z t)))> |
#<alt (* t (+ (* -1/2 (/ a z)) (/ z t)))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z)))))> |
#<alt z> |
#<alt (+ z (* -1/2 (/ (* a t) z)))> |
#<alt (+ z (* -1/2 (/ (* a t) z)))> |
#<alt (+ z (* -1/2 (/ (* a t) z)))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* a (+ (* -1/2 (/ t z)) (/ z a)))> |
#<alt (* a (+ (* -1/2 (/ t z)) (/ z a)))> |
#<alt (* a (+ (* -1/2 (/ t z)) (/ z a)))> |
#<alt (* -1/2 (/ (* a t) z))> |
#<alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z)))))> |
#<alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z)))))> |
#<alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z)))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
#<alt (* -2 (* x (* y (pow z 2))))> |
180 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | z | @ | inf | (/ (* -2 (* (* x (* y z)) z)) a) |
| 2.0ms | x | @ | 0 | (/ (* -2 (* (* x (* y z)) z)) a) |
| 2.0ms | a | @ | 0 | (* (/ x (sqrt (* a (- 0 t)))) z) |
| 1.0ms | y | @ | 0 | (/ (* -2 (* (* x (* y z)) z)) a) |
| 1.0ms | z | @ | 0 | (/ (* -2 (* (* x (* y z)) z)) a) |
| 1× | batch-egg-rewrite |
| 5834× | *-lowering-*.f32 |
| 5834× | *-lowering-*.f64 |
| 4482× | accelerator-lowering-fma.f32 |
| 4482× | accelerator-lowering-fma.f64 |
| 4294× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 150 |
| 1 | 175 | 144 |
| 2 | 1178 | 144 |
| 0 | 8737 | 141 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x y) (/ (+ z (* t (* a (/ -1/2 z)))) z)) |
(* t (* a (/ -1/2 z))) |
(/ (+ z (* t (* a (/ -1/2 z)))) z) |
(* a (/ -1/2 z)) |
(/ y (/ 1 x)) |
(/ 1 x) |
(/ (/ (* x y) z) (/ 1 z)) |
(/ (* x y) z) |
(* x y) |
(/ 1 z) |
(* x (* y z)) |
(/ (* -2 (* (* x (* y z)) z)) a) |
(/ (/ (* -2 (* (* x (* y z)) z)) a) t) |
(* (* x (* y z)) z) |
(sqrt (* a (- 0 t))) |
(* (/ x (sqrt (* a (- 0 t)))) z) |
(* (* (/ x (sqrt (* a (- 0 t)))) z) y) |
(/ x (sqrt (* a (- 0 t)))) |
(+ z (* t (* a (/ -1/2 z)))) |
(* -2 (* (* x (* y z)) z)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) (*.f64 x (*.f64 y z)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) (/.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) z)) (/.f64 (*.f64 x y) (/.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) z))) |
(neg.f64 (/.f64 (*.f64 x y) (/.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) z))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) z)))) |
(neg.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z)) z)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) (*.f64 x (*.f64 y z))))) |
(/.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) y)) |
(/.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) |
(/.f64 z (/.f64 (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) (*.f64 x y))) |
(/.f64 (/.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) (*.f64 x (*.f64 y z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) (*.f64 x (*.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) z)) |
(/.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (/.f64 (*.f64 x y) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 z (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z)) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(/.f64 (/.f64 x (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(/.f64 (/.f64 y (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) z) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) z)) |
(/.f64 (/.f64 (*.f64 x y) (/.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) z)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y z))) (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 x y)) (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 z (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) (/.f64 z (*.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x y) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (*.f64 x y)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) z) |
(/.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z)) (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 y z))) (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (/.f64 y (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) x) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 (*.f64 x (*.f64 y z)) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 x (*.f64 y z)) (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))))) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (/.f64 (*.f64 x y) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (/.f64 (/.f64 (*.f64 x y) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) (*.f64 x (*.f64 y z))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))))) |
(*.f64 y (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))))) |
(*.f64 y (*.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) x)) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z)))) |
(*.f64 (*.f64 x y) (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) |
(*.f64 z (/.f64 (*.f64 x y) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (*.f64 x y))) |
(*.f64 (/.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) y))) |
(*.f64 (/.f64 x (/.f64 z y)) (*.f64 z (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))))) |
(*.f64 (*.f64 y z) (/.f64 x (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) |
(*.f64 (*.f64 y z) (*.f64 (/.f64 x z) (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))))) |
(*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (/.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) z))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x y) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 z (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 z (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z)))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (/.f64 z (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z)))) |
(*.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (*.f64 x y)) |
(*.f64 (*.f64 x z) (/.f64 y (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) |
(*.f64 (*.f64 x z) (*.f64 (/.f64 y z) (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))))) |
(*.f64 (/.f64 (*.f64 x y) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) z) |
(*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) x) |
(*.f64 (/.f64 x (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (*.f64 y z)) |
(*.f64 (/.f64 y (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (*.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (*.f64 x (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z)) (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 x y))) |
(*.f64 (/.f64 y (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z)) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(*.f64 (/.f64 z (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))) (*.f64 x y))) |
(*.f64 (/.f64 z (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))))) (*.f64 (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))) z)) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))))) (*.f64 (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))) z)) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (pow.f64 (/.f64 (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) x) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) y) #s(literal -1 binary64)) (*.f64 x z)) |
(*.f64 (pow.f64 (/.f64 (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) (*.f64 x (*.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) (*.f64 x (*.f64 y z))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z (/.f64 (*.f64 x y) (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))))) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x (/.f64 y (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (*.f64 x y) (/.f64 z (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))))) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 x y) (/.f64 z (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))))) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 z (/.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))))) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) (*.f64 y z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) (*.f64 x z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) x) y) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) y) x) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) z) (/.f64 x (/.f64 z y))) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (/.f64 x (/.f64 z y))) z) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (*.f64 x z)) (/.f64 y z)) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (*.f64 y z)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 (*.f64 x y) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) #s(literal 1 binary64)) z) |
(*.f64 (*.f64 (/.f64 (*.f64 x y) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z)) #s(literal -1 binary64)) z) |
(+.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(+.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64)) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64)))) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) |
(fma.f64 t (/.f64 a (/.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 t (/.f64 a (/.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 a (/.f64 t (/.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 t (/.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t a)) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t a)) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a z) t) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a z) t) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 t a) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 t a) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) t (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) t (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 a #s(literal -2 binary64)) t) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 a #s(literal -2 binary64)) t) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 t a)) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 t a)) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 t a) (/.f64 #s(literal -1/2 binary64) z) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t a) (/.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) t) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) t) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 t (/.f64 z #s(literal -1/2 binary64))) a (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t (/.f64 z #s(literal -1/2 binary64))) a (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 t (*.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t (*.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) t) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) t) (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 t #s(literal -2 binary64)) (/.f64 a z) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t #s(literal -2 binary64)) (/.f64 a z) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 t a) (/.f64 #s(literal 1 binary64) z)) #s(literal -1/2 binary64) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 t a) (/.f64 #s(literal 1 binary64) z)) #s(literal -1/2 binary64) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) (*.f64 t a))) |
(neg.f64 (*.f64 (*.f64 t a) (/.f64 #s(literal 1/2 binary64) z))) |
(/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z #s(literal -1/2 binary64)) (*.f64 t a))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 t (/.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t (*.f64 a #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 a #s(literal -2 binary64)) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) (/.f64 z #s(literal 1/2 binary64))) |
(/.f64 (*.f64 t a) (/.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) z) |
(/.f64 (*.f64 t (*.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) t) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t a)) (/.f64 z #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 t (/.f64 a #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 a #s(literal 1/2 binary64)))) z) |
(/.f64 (neg.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) t)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 t a) z) #s(literal -2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 a (/.f64 z #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (/.f64 a (/.f64 z #s(literal -1/2 binary64)))) (*.f64 t t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t a)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) z) |
(/.f64 (/.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 t (*.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) t) #s(literal 1 binary64)) z) |
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 t (/.f64 a (/.f64 z #s(literal -1/2 binary64)))) |
(*.f64 a (/.f64 t (/.f64 z #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t a))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a z) t)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 t a)) |
(*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) t) |
(*.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 a #s(literal -2 binary64)) t)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 t a))) |
(*.f64 (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 t a) (/.f64 #s(literal -1/2 binary64) z)) |
(*.f64 (/.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) t)) |
(*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 t (/.f64 z #s(literal -1/2 binary64))) a) |
(*.f64 (*.f64 t (*.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 t #s(literal -2 binary64)) (/.f64 a z)) |
(*.f64 (*.f64 (*.f64 t a) (/.f64 #s(literal 1 binary64) z)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) z))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) z)) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) z) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) z)) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 z z) (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (-.f64 (*.f64 z z) (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) z)) |
(/.f64 (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) z) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))) z) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))) z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))) z) (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))) z)) (*.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))) (/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 z (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z))) |
(/.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) z) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))) z)) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) (*.f64 z (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))) (*.f64 (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))) z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))) (-.f64 (*.f64 z z) (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))) #s(literal -1 binary64)) (neg.f64 (*.f64 (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (*.f64 z (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))) z))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) z) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) z) (+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (-.f64 (*.f64 z z) (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))) z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))) z)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))) z)) (+.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))) z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))) (/.f64 #s(literal -1 binary64) z)) (+.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) (/.f64 #s(literal -1 binary64) z)) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) z)) (+.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) z)) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) |
(/.f64 (/.f64 (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))))) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 z (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))))) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) z)) |
(*.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64))))))) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))) z))) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))) z))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))) z)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))) z) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 z (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))))) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) z)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) a)) |
(neg.f64 (*.f64 a (/.f64 #s(literal 1/2 binary64) z))) |
(/.f64 a (/.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (/.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (/.f64 a #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 z #s(literal 1/2 binary64))) |
(/.f64 (/.f64 a #s(literal -2 binary64)) z) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 a z) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64))) z) |
(/.f64 (/.f64 (/.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) z) |
(/.f64 (/.f64 (/.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64)) z) |
(pow.f64 (/.f64 z (/.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal -1/2 binary64) z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) z) a) |
(*.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a #s(literal -2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) a)) |
(*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 a (/.f64 #s(literal 1 binary64) z)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 z (/.f64 z (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 x (*.f64 y z))))) |
(/.f64 (/.f64 x (/.f64 z y)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x (*.f64 y z)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 z (/.f64 (/.f64 #s(literal -1 binary64) x) y))) |
(/.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x z) (/.f64 z y)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y z))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 y (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 x (/.f64 z y)) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)) |
(*.f64 x y) |
(*.f64 x (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 y x) |
(*.f64 y (*.f64 (/.f64 x z) z)) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 z (/.f64 x (/.f64 z y))) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 (/.f64 x (/.f64 z y)) z) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y z))) |
(*.f64 (*.f64 y z) (/.f64 x z)) |
(*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 x z) (/.f64 y z)) |
(*.f64 (/.f64 y z) (*.f64 x z)) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 (*.f64 x (*.f64 y z))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z (/.f64 y z)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 z (/.f64 z (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 x (*.f64 y z))))) |
(/.f64 (/.f64 x (/.f64 z y)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x (*.f64 y z)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 z (/.f64 (/.f64 #s(literal -1 binary64) x) y))) |
(/.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x z) (/.f64 z y)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y z))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 y (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 x (/.f64 z y)) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)) |
(*.f64 x y) |
(*.f64 x (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 y x) |
(*.f64 y (*.f64 (/.f64 x z) z)) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 z (/.f64 x (/.f64 z y))) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 (/.f64 x (/.f64 z y)) z) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y z))) |
(*.f64 (*.f64 y z) (/.f64 x z)) |
(*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 x z) (/.f64 y z)) |
(*.f64 (/.f64 y z) (*.f64 x z)) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 (*.f64 x (*.f64 y z))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z (/.f64 y z)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 x (/.f64 z y)) |
(/.f64 (*.f64 x y) z) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(/.f64 (/.f64 x (/.f64 z y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(/.f64 #s(literal -1 binary64) (*.f64 z (/.f64 (/.f64 #s(literal -1 binary64) x) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (/.f64 x (/.f64 z y)) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 y z))) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) z) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y z)) |
(*.f64 y (/.f64 x z)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 z (*.f64 (/.f64 x (/.f64 z y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 z y))) |
(*.f64 (/.f64 x (/.f64 z y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 (*.f64 y z) (*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 x z) (*.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y z) x) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 x y))) |
(*.f64 (pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) x) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) y) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 z y))) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z)) (/.f64 y z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y z)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 y z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 z (/.f64 z (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 x (*.f64 y z))))) |
(/.f64 (/.f64 x (/.f64 z y)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x (*.f64 y z)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 z (/.f64 (/.f64 #s(literal -1 binary64) x) y))) |
(/.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x z) (/.f64 z y)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y z))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 y (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (/.f64 x (/.f64 z y)) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)) |
(*.f64 x y) |
(*.f64 x (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 y x) |
(*.f64 y (*.f64 (/.f64 x z) z)) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 z (/.f64 x (/.f64 z y))) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 (/.f64 x (/.f64 z y)) z) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y z))) |
(*.f64 (*.f64 y z) (/.f64 x z)) |
(*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 x z) (/.f64 y z)) |
(*.f64 (/.f64 y z) (*.f64 x z)) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 (*.f64 x (*.f64 y z))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z (/.f64 y z)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) |
(neg.f64 (/.f64 #s(literal -1 binary64) z)) |
(/.f64 #s(literal 1 binary64) z) |
(/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) |
(pow.f64 z #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(pow.f64 (*.f64 z z) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(neg.f64 (neg.f64 (*.f64 x (*.f64 y z)))) |
(/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 z (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) z)) |
(/.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (*.f64 y z)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 z z))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(/.f64 (*.f64 z z) (/.f64 z (*.f64 x y))) |
(/.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y z))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) z) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) z) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) (/.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64)) |
(*.f64 x (*.f64 y z)) |
(*.f64 y (*.f64 x z)) |
(*.f64 (*.f64 x y) z) |
(*.f64 z (*.f64 x y)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y z))) |
(*.f64 (/.f64 x (/.f64 z y)) (*.f64 z z)) |
(*.f64 (*.f64 y z) x) |
(*.f64 (*.f64 y z) (*.f64 (/.f64 x z) z)) |
(*.f64 (*.f64 x (*.f64 y z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 y z)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) z) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x z))) |
(*.f64 (*.f64 z z) (/.f64 x (/.f64 z y))) |
(*.f64 (*.f64 y (*.f64 z z)) (/.f64 x z)) |
(*.f64 (*.f64 x z) y) |
(*.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 z (*.f64 x z)) (/.f64 y z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z))))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a)))) |
(/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) a) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z))) #s(literal 2 binary64))) |
(/.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (*.f64 z z))))) |
(pow.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 (*.f64 y (*.f64 z z)) (/.f64 #s(literal -2 binary64) a))) |
(*.f64 x (*.f64 (*.f64 (*.f64 y z) (/.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 x (*.f64 (/.f64 (*.f64 y (*.f64 z z)) a) #s(literal -2 binary64))) |
(*.f64 (*.f64 x y) (*.f64 (*.f64 z z) (/.f64 #s(literal -2 binary64) a))) |
(*.f64 z (*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal -2 binary64) a))) |
(*.f64 z (*.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 z (*.f64 (/.f64 (*.f64 x (*.f64 y z)) a) #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z))))) |
(*.f64 (*.f64 y z) (*.f64 (*.f64 x z) (/.f64 #s(literal -2 binary64) a))) |
(*.f64 (*.f64 x (*.f64 y z)) (/.f64 z (/.f64 a #s(literal -2 binary64)))) |
(*.f64 (*.f64 x (*.f64 y z)) (*.f64 (/.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 x (*.f64 y z)) (*.f64 #s(literal -2 binary64) (/.f64 z a))) |
(*.f64 (*.f64 x (*.f64 y z)) (*.f64 (/.f64 z a) #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 y (*.f64 z z))) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (*.f64 x (*.f64 y (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) |
(*.f64 (*.f64 x (*.f64 y (*.f64 z z))) (*.f64 (/.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 y (*.f64 z z))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z))))) |
(*.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 y z)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (*.f64 z z)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) (/.f64 z a)) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) (*.f64 (/.f64 z a) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x (/.f64 #s(literal -2 binary64) a))) |
(*.f64 (*.f64 x z) (*.f64 (*.f64 y z) (/.f64 #s(literal -2 binary64) a))) |
(*.f64 (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a)) #s(literal -2 binary64)) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 y (*.f64 z z)) a)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 y z) (/.f64 z a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 z (/.f64 z a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 y z)) (*.f64 x (/.f64 z a))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) (/.f64 z a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) (*.f64 (*.f64 y z) (/.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z) (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x (*.f64 y z))) (/.f64 z #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (*.f64 x (*.f64 y (*.f64 z z)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x (*.f64 y (*.f64 z z)))) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -2 binary64) x)) (*.f64 y (*.f64 z z))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z #s(literal -1/2 binary64))) (*.f64 x (*.f64 y z))) |
(+.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(+.f64 (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z))))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))))) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))))) |
(+.f64 (*.f64 t (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t))) (*.f64 t (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) (/.f64 z a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t a))) (/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t a)))) |
(fma.f64 x (*.f64 (*.f64 y (*.f64 z z)) (/.f64 (/.f64 #s(literal -2 binary64) t) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (*.f64 y (*.f64 z z)) (/.f64 (/.f64 #s(literal -2 binary64) t) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 y z) (/.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 y z) (/.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x y) (*.f64 (*.f64 z z) (/.f64 (/.f64 #s(literal -2 binary64) t) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x y) (*.f64 (*.f64 z z) (/.f64 (/.f64 #s(literal -2 binary64) t) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 z (*.f64 (*.f64 x (*.f64 y z)) (/.f64 (/.f64 #s(literal -2 binary64) t) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 z (*.f64 (*.f64 x (*.f64 y z)) (/.f64 (/.f64 #s(literal -2 binary64) t) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 z (*.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 z (*.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 t (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y z) (*.f64 (*.f64 x z) (/.f64 (/.f64 #s(literal -2 binary64) t) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y z) (*.f64 (*.f64 x z) (/.f64 (/.f64 #s(literal -2 binary64) t) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 y z)) (*.f64 z (/.f64 (/.f64 #s(literal -2 binary64) t) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 y z)) (*.f64 z (/.f64 (/.f64 #s(literal -2 binary64) t) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 y z)) (*.f64 (/.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 y z)) (*.f64 (/.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 y z)) (*.f64 #s(literal -2 binary64) (/.f64 z (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 y z)) (*.f64 #s(literal -2 binary64) (/.f64 z (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) (*.f64 t a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) (*.f64 t a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) (/.f64 #s(literal -1 binary64) t)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 z z))) (/.f64 (/.f64 #s(literal -2 binary64) t) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 z z))) (/.f64 (/.f64 #s(literal -2 binary64) t) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 z z))) (*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) t)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 z z))) (*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) t)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) t)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) t)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t t) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))))) |
(fma.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) (*.f64 t (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) t) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) t) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) t)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) t)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) t)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) t)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t t) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))))) |
(fma.f64 (/.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) t) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) t) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) (/.f64 z (*.f64 t a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) (/.f64 z (*.f64 t a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) (*.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) t)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) (*.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) t)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (*.f64 z z)) (*.f64 x (/.f64 (/.f64 #s(literal -2 binary64) t) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (*.f64 z z)) (*.f64 x (/.f64 (/.f64 #s(literal -2 binary64) t) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x z) (*.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal -2 binary64) t) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x z) (*.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal -2 binary64) t) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a)) (/.f64 #s(literal -2 binary64) t) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a)) (/.f64 #s(literal -2 binary64) t) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a)) (/.f64 #s(literal -1 binary64) t)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a)) (/.f64 #s(literal -1 binary64) t)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -2 binary64) t) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -2 binary64) t) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t) (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t) (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) t) (/.f64 z a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) t) (/.f64 z a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 y (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 y (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 y z) (/.f64 z (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 y z) (/.f64 z (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 z (/.f64 z (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 z (/.f64 z (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 y z)) (*.f64 x (/.f64 z (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 y z)) (*.f64 x (/.f64 z (*.f64 t a))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) t) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) t) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) t) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) t) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z))))) |
(fma.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) (*.f64 t t) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) (*.f64 t t) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) t (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) t (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z))))) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 t (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) (/.f64 z a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) (/.f64 z a)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (/.f64 t (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) (/.f64 z a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) (/.f64 z a)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) (/.f64 z (*.f64 t a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) (/.f64 z (*.f64 t a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) t)) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) t)) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t)) (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t)) (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) t)) (/.f64 z a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) t)) (/.f64 z a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t)))) (*.f64 t t) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t)))) (*.f64 t t) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t))) t (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t))) t (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -2 binary64)) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -2 binary64)) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a)) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 y (*.f64 z z)))) (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 y (*.f64 z z)))) (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) (/.f64 z a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) (/.f64 z a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) #s(literal -2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) #s(literal -2 binary64) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) x) (/.f64 (*.f64 y (*.f64 z z)) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) x) (/.f64 (*.f64 y (*.f64 z z)) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) z) (/.f64 (*.f64 x (*.f64 y z)) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) z) (/.f64 (*.f64 x (*.f64 y z)) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) (*.f64 x (*.f64 y z))) (/.f64 z a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) (*.f64 x (*.f64 y z))) (/.f64 z a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) (*.f64 x (*.f64 y (*.f64 z z)))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) (*.f64 x (*.f64 y (*.f64 z z)))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) t) t (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) t) t (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) #s(literal 0 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) t)) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t a)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) t))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 t (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) (/.f64 z a)))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) (*.f64 t a))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) t) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) (/.f64 z a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) t))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) (*.f64 t a)) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) t) |
(/.f64 #s(literal -1 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t a))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a)))) |
(/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z))) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (*.f64 z z))))) |
(/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) t) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) t) a) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) t)) a) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) t)) a) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) #s(literal -1 binary64)) t) |
(/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) t) #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 (/.f64 t (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) (/.f64 z a)) #s(literal -1 binary64)) |
(*.f64 x (*.f64 (*.f64 y (*.f64 z z)) (/.f64 (/.f64 #s(literal -2 binary64) t) a))) |
(*.f64 x (*.f64 (*.f64 (*.f64 y z) (/.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(*.f64 (*.f64 x y) (*.f64 (*.f64 z z) (/.f64 (/.f64 #s(literal -2 binary64) t) a))) |
(*.f64 z (*.f64 (*.f64 x (*.f64 y z)) (/.f64 (/.f64 #s(literal -2 binary64) t) a))) |
(*.f64 z (*.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) t) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z))))) |
(*.f64 (*.f64 y z) (*.f64 (*.f64 x z) (/.f64 (/.f64 #s(literal -2 binary64) t) a))) |
(*.f64 (*.f64 x (*.f64 y z)) (*.f64 z (/.f64 (/.f64 #s(literal -2 binary64) t) a))) |
(*.f64 (*.f64 x (*.f64 y z)) (*.f64 (/.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(*.f64 (*.f64 x (*.f64 y z)) (*.f64 #s(literal -2 binary64) (/.f64 z (*.f64 t a)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) (*.f64 t a))) |
(*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z (*.f64 t a)))) |
(*.f64 (*.f64 x (*.f64 y (*.f64 z z))) (/.f64 (/.f64 #s(literal -2 binary64) t) a)) |
(*.f64 (*.f64 x (*.f64 y (*.f64 z z))) (*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t a))) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) t)) |
(*.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t a)))) |
(*.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) (/.f64 z (*.f64 t a))) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) (*.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x (/.f64 (/.f64 #s(literal -2 binary64) t) a))) |
(*.f64 (*.f64 x z) (*.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal -2 binary64) t) a))) |
(*.f64 (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a)) (/.f64 #s(literal -2 binary64) t)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a)) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 #s(literal -2 binary64) t) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) t) (/.f64 z a)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 y (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 y z) (/.f64 z (*.f64 t a)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 z (/.f64 z (*.f64 t a)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 y z)) (*.f64 x (/.f64 z (*.f64 t a)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) t) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t)) t) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 t (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) (/.f64 z a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 t (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) (/.f64 z a)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) (/.f64 z (*.f64 t a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) t)) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) t)) (/.f64 z a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t t))) t) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -2 binary64)) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 y (*.f64 z z)))) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) (/.f64 z a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) #s(literal -2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) x) (/.f64 (*.f64 y (*.f64 z z)) a)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) z) (/.f64 (*.f64 x (*.f64 y z)) a)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) (*.f64 x (*.f64 y z))) (/.f64 z a)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) t) (*.f64 x (*.f64 y (*.f64 z z)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a z) (*.f64 x (*.f64 y z)))) (*.f64 t (*.f64 t t))) t) t) |
(neg.f64 (*.f64 (*.f64 x (*.f64 y z)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 z z))) #s(literal 1 binary64)) |
(/.f64 (*.f64 z (*.f64 z z)) (/.f64 z (*.f64 x y))) |
(/.f64 (*.f64 z z) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (*.f64 y (*.f64 z z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y z))) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 z z)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 z z)) (/.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (*.f64 z z)) z) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 y z))) (*.f64 z z)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(*.f64 y (*.f64 z (*.f64 x z))) |
(*.f64 y (*.f64 (*.f64 x z) z)) |
(*.f64 y (*.f64 x (*.f64 z z))) |
(*.f64 y (*.f64 (*.f64 z z) x)) |
(*.f64 (*.f64 x y) (*.f64 z z)) |
(*.f64 z (*.f64 x (*.f64 y z))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 z z)))) |
(*.f64 (/.f64 x (/.f64 z y)) (*.f64 z (*.f64 z z))) |
(*.f64 (*.f64 y z) (*.f64 x z)) |
(*.f64 (*.f64 y z) (*.f64 (/.f64 x z) (*.f64 z z))) |
(*.f64 (*.f64 x (*.f64 y z)) z) |
(*.f64 (*.f64 x (*.f64 y (*.f64 z z))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 y z)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 z z))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) |
(*.f64 (*.f64 z z) (*.f64 x y)) |
(*.f64 (*.f64 y (*.f64 z z)) x) |
(*.f64 (*.f64 x z) (*.f64 y z)) |
(*.f64 (*.f64 x z) (*.f64 (/.f64 y z) (*.f64 z z))) |
(*.f64 (*.f64 z (*.f64 x z)) y) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 (*.f64 y (*.f64 z z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (*.f64 x z) z) y) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 a (*.f64 t (*.f64 t t))))) t) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 a (*.f64 t t)))) (sqrt.f64 t)) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t t)) a))) t) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (*.f64 t t) a))) (sqrt.f64 t)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (sqrt.f64 a)) t) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (sqrt.f64 a)) (sqrt.f64 t)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) (-.f64 #s(literal 0 binary64) (*.f64 t a))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (sqrt.f64 a) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) t)) (sqrt.f64 a)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal 1/4 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 a))) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) z)) |
(neg.f64 (*.f64 z (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))))) |
(neg.f64 (/.f64 (*.f64 x z) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(/.f64 z (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) (*.f64 x z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 x z) (sqrt.f64 a)))) |
(/.f64 (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 z (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) (*.f64 x z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 x z) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(/.f64 (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x z) (sqrt.f64 a)) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x z) (sqrt.f64 a))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 a)) z) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 x (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) t)))) (sqrt.f64 a)) |
(/.f64 (/.f64 z (sqrt.f64 a)) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) t)) x)) |
(/.f64 (/.f64 (*.f64 x z) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) (sqrt.f64 a)) |
(/.f64 (/.f64 (*.f64 x z) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (sqrt.f64 a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) (*.f64 x z)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) x) (/.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(*.f64 z (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) x))) |
(*.f64 (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) z) |
(*.f64 (/.f64 z (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) z)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64)) (*.f64 x z)) |
(*.f64 (*.f64 x z) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x z)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(*.f64 (/.f64 x (sqrt.f64 a)) (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) x) |
(*.f64 (/.f64 (*.f64 x z) (sqrt.f64 a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(neg.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) (*.f64 y z))) |
(neg.f64 (*.f64 (*.f64 y z) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 y z))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(/.f64 y (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) (*.f64 x (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) x) (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) (neg.f64 (*.f64 x (*.f64 y z))))) |
(/.f64 (*.f64 y z) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) x)) |
(/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) |
(/.f64 (/.f64 z (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) x)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) (*.f64 x z))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y z))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(/.f64 (neg.f64 (*.f64 y z)) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 a)) (*.f64 y z)) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (/.f64 (*.f64 x z) (sqrt.f64 a)) y) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 a)) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) (sqrt.f64 a)) |
(/.f64 (/.f64 (*.f64 x (*.f64 y z)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 y z) (sqrt.f64 a)) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) t)) x)) |
(/.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 y z))) (sqrt.f64 a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 (neg.f64 (*.f64 x (*.f64 y z))) (-.f64 #s(literal 0 binary64) (sqrt.f64 a))) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(*.f64 y (/.f64 z (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) x))) |
(*.f64 (*.f64 x y) (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) (*.f64 x z)))) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(*.f64 (*.f64 x (*.f64 y z)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) (*.f64 y z)) |
(*.f64 (/.f64 z (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) x)) y) |
(*.f64 (/.f64 y (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) (*.f64 x z))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) (*.f64 y z))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y z))) |
(*.f64 (*.f64 x z) (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 x (sqrt.f64 a)) (*.f64 (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) y)) |
(*.f64 (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) z) |
(*.f64 (neg.f64 (*.f64 x (*.f64 y z))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(*.f64 (*.f64 y (/.f64 x (sqrt.f64 a))) (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(*.f64 (*.f64 (*.f64 y z) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64))) x) |
(*.f64 (*.f64 (/.f64 (*.f64 x y) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) x))) |
(/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 x (sqrt.f64 a)))) |
(/.f64 (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (sqrt.f64 a)) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) t)) x)) |
(/.f64 (neg.f64 (/.f64 x (sqrt.f64 a))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) (sqrt.f64 a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) x) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (/.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) x) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) #s(literal -1 binary64)) |
(*.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(*.f64 (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64)) x) |
(*.f64 (/.f64 x (sqrt.f64 a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) t)) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a))) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) |
(+.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z) |
(+.f64 (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z)) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 (*.f64 z z) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z))) |
(fma.f64 z #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) |
(fma.f64 t (/.f64 a (/.f64 z #s(literal -1/2 binary64))) z) |
(fma.f64 a (/.f64 t (/.f64 z #s(literal -1/2 binary64))) z) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t a)) z) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a z) t) z) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 t a) z) |
(fma.f64 (/.f64 a (/.f64 z #s(literal -1/2 binary64))) t z) |
(fma.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64) z) |
(fma.f64 #s(literal 1 binary64) z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 a #s(literal -2 binary64)) t) z) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 t a)) z) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z) z) |
(fma.f64 (*.f64 t a) (/.f64 #s(literal -1/2 binary64) z) z) |
(fma.f64 (/.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) t) z) |
(fma.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) z) z) |
(fma.f64 (/.f64 t (/.f64 z #s(literal -1/2 binary64))) a z) |
(fma.f64 (*.f64 t (*.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) z) z) |
(fma.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) t) (/.f64 #s(literal 1 binary64) z) z) |
(fma.f64 (/.f64 t #s(literal -2 binary64)) (/.f64 a z) z) |
(fma.f64 (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (*.f64 t a) (/.f64 #s(literal 1 binary64) z)) #s(literal -1/2 binary64) z) |
(fma.f64 (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) z) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 z #s(literal 1/2 binary64)) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1/2 binary64)) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64)) z) |
(neg.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z)) |
(/.f64 (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (-.f64 (*.f64 z z) (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z) (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (*.f64 z z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z))) |
(/.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (-.f64 (*.f64 z z) (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (-.f64 (*.f64 z z) (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) (+.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (*.f64 z z)) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) |
(/.f64 (+.f64 (*.f64 z (/.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 t a))) (/.f64 z #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 z z) (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 a #s(literal -2 binary64))))) z) |
(/.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 a #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (+.f64 (*.f64 z z) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal -2 binary64)) t))) z) |
(/.f64 (+.f64 z (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t (/.f64 a #s(literal -2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t (*.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (/.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t a))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 t (/.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (/.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 t a))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 z (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 t (*.f64 a #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 a #s(literal -2 binary64)) t))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) z) (*.f64 #s(literal -1 binary64) (*.f64 t (/.f64 a #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t a))) (/.f64 z #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (*.f64 z z) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 a #s(literal 1/2 binary64))))) z) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) z) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a #s(literal -2 binary64)) t))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (+.f64 (*.f64 (*.f64 t a) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 t a) #s(literal -1 binary64)) (*.f64 (/.f64 z #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 z z)) z) |
(/.f64 (+.f64 (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 z (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (+.f64 (*.f64 t a) (*.f64 (/.f64 z #s(literal -1/2 binary64)) z)) (/.f64 z #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 t a) (/.f64 #s(literal 1 binary64) z)) (/.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (*.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) z)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (+.f64 (*.f64 (*.f64 t (*.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 t (*.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 z z)) z) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) t) #s(literal 1 binary64)) (*.f64 z z)) z) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) t) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) t) #s(literal -1 binary64)) (*.f64 z (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) (*.f64 (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))))) (*.f64 (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))))) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))))) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (*.f64 z z))) (neg.f64 (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))))) (+.f64 (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (*.f64 z z)) #s(literal 1 binary64)) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))) (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))))) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))))) (+.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) (*.f64 (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z)) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))))) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (-.f64 (*.f64 z z) (*.f64 (*.f64 t (/.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64)))) (*.f64 (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal -1/8 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 t a) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z)) (/.f64 z #s(literal -1/2 binary64))))))) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))) z) (+.f64 z (/.f64 (*.f64 t a) (/.f64 z #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a z) (/.f64 a z)))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal -1/2 binary64) z)) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (/.f64 z #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y z) (/.f64 z #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 x (*.f64 (*.f64 y z) (/.f64 z #s(literal -1/2 binary64)))) |
(*.f64 x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (/.f64 z #s(literal -1/2 binary64))))) |
(*.f64 x (*.f64 (*.f64 (*.f64 y z) (/.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (*.f64 x z) (/.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x y) (*.f64 z (/.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x y) (*.f64 (*.f64 z z) #s(literal -2 binary64))) |
(*.f64 z (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64))) |
(*.f64 z (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 y z) (*.f64 x (/.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 y z) (*.f64 (*.f64 x z) #s(literal -2 binary64))) |
(*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 y (*.f64 z z)))) |
(*.f64 (*.f64 x (*.f64 y (*.f64 z z))) #s(literal -2 binary64)) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 y (*.f64 z z)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 z #s(literal -1/2 binary64)) (*.f64 x (*.f64 y z))) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) z) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 x z) (*.f64 y (/.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x z) (*.f64 (*.f64 y z) #s(literal -2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 y z)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 y (*.f64 z z))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 z z)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 y z)) (*.f64 x z)) |
(*.f64 (*.f64 (/.f64 z #s(literal -1/2 binary64)) z) (*.f64 x y)) |
(*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal 2 binary64))) z) |
(*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y z)) #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 z (*.f64 #s(literal -2 binary64) x)) (*.f64 y z)) |
(*.f64 (*.f64 z (*.f64 #s(literal -2 binary64) (*.f64 x y))) z) |
(*.f64 (*.f64 z (*.f64 #s(literal -2 binary64) (*.f64 y z))) x) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (*.f64 z z))) x) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 x z)) (*.f64 y z)) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) z) (*.f64 y z)) |
(*.f64 (*.f64 (/.f64 z #s(literal -1/2 binary64)) x) (*.f64 y z)) |
(*.f64 (*.f64 (/.f64 z #s(literal -1/2 binary64)) (*.f64 y z)) x) |
(*.f64 (*.f64 (/.f64 z #s(literal -1/2 binary64)) (*.f64 x z)) y) |
| 1× | egg-herbie |
| 6232× | *-lowering-*.f32 |
| 6232× | *-lowering-*.f64 |
| 5918× | accelerator-lowering-fma.f32 |
| 5918× | accelerator-lowering-fma.f64 |
| 2988× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 314 | 7289 |
| 1 | 1000 | 7281 |
| 2 | 3644 | 7235 |
| 3 | 6349 | 7228 |
| 0 | 8497 | 7113 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* (pow z 2) (+ (* -4 (/ (* x (* y (pow z 2))) (* (pow a 2) (pow t 2)))) (* -2 (/ (* x y) (* a t))))) |
(* (pow z 2) (+ (* -2 (/ (* x y) (* a t))) (* (pow z 2) (- (* -8 (/ (* x (* y (pow z 2))) (* (pow a 3) (pow t 3)))) (* 4 (/ (* x y) (* (pow a 2) (pow t 2)))))))) |
(* (pow z 2) (+ (* -2 (/ (* x y) (* a t))) (* (pow z 2) (- (* (pow z 2) (- (* -16 (/ (* x (* y (pow z 2))) (* (pow a 4) (pow t 4)))) (* 8 (/ (* x y) (* (pow a 3) (pow t 3)))))) (* 4 (/ (* x y) (* (pow a 2) (pow t 2)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(- (+ (* 1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(- (+ (* 1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* 1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* 1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (+ (* 1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (- (* 1/4 (/ (* (pow a 2) (* t (* x y))) (pow z 4))) (* -1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (- (* t (- (* 1/8 (/ (* (pow a 3) (* t (* x y))) (pow z 6))) (* -1/4 (/ (* (pow a 2) (* x y)) (pow z 4))))) (* -1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/ (+ (* -4 (/ (* x (* y (pow z 4))) (* (pow a 2) t))) (* -2 (/ (* x (* y (pow z 2))) a))) t) |
(/ (- (+ (* -8 (/ (* x (* y (pow z 6))) (* (pow a 3) (pow t 2)))) (* -2 (/ (* x (* y (pow z 2))) a))) (* 4 (/ (* x (* y (pow z 4))) (* (pow a 2) t)))) t) |
(/ (- (+ (* -16 (/ (* x (* y (pow z 8))) (* (pow a 4) (pow t 3)))) (* -2 (/ (* x (* y (pow z 2))) a))) (+ (* 4 (/ (* x (* y (pow z 4))) (* (pow a 2) t))) (* 8 (/ (* x (* y (pow z 6))) (* (pow a 3) (pow t 2)))))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -1 (/ (+ (* 2 (/ (* x (* y (pow z 2))) a)) (* 4 (/ (* x (* y (pow z 4))) (* (pow a 2) t)))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -8 (/ (* x (* y (pow z 6))) (* (pow a 3) t))) (* 4 (/ (* x (* y (pow z 4))) (pow a 2)))) t)) (* 2 (/ (* x (* y (pow z 2))) a))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 16 (/ (* x (* y (pow z 8))) (* (pow a 4) t))) (* -8 (/ (* x (* y (pow z 6))) (pow a 3)))) t)) (* 4 (/ (* x (* y (pow z 4))) (pow a 2)))) t)) (* 2 (/ (* x (* y (pow z 2))) a))) t)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (- (* 1/4 (/ (* a (* (pow t 2) (* x y))) (pow z 4))) (* -1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (- (* a (- (* 1/8 (/ (* a (* (pow t 3) (* x y))) (pow z 6))) (* -1/4 (/ (* (pow t 2) (* x y)) (pow z 4))))) (* -1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/ (+ (* -4 (/ (* x (* y (pow z 4))) (* a (pow t 2)))) (* -2 (/ (* x (* y (pow z 2))) t))) a) |
(/ (- (+ (* -8 (/ (* x (* y (pow z 6))) (* (pow a 2) (pow t 3)))) (* -2 (/ (* x (* y (pow z 2))) t))) (* 4 (/ (* x (* y (pow z 4))) (* a (pow t 2))))) a) |
(/ (- (+ (* -16 (/ (* x (* y (pow z 8))) (* (pow a 3) (pow t 4)))) (* -2 (/ (* x (* y (pow z 2))) t))) (+ (* 4 (/ (* x (* y (pow z 4))) (* a (pow t 2)))) (* 8 (/ (* x (* y (pow z 6))) (* (pow a 2) (pow t 3)))))) a) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -1 (/ (+ (* 2 (/ (* x (* y (pow z 2))) t)) (* 4 (/ (* x (* y (pow z 4))) (* a (pow t 2))))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -8 (/ (* x (* y (pow z 6))) (* a (pow t 3)))) (* 4 (/ (* x (* y (pow z 4))) (pow t 2)))) a)) (* 2 (/ (* x (* y (pow z 2))) t))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 16 (/ (* x (* y (pow z 8))) (* a (pow t 4)))) (* -8 (/ (* x (* y (pow z 6))) (pow t 3)))) a)) (* 4 (/ (* x (* y (pow z 4))) (pow t 2)))) a)) (* 2 (/ (* x (* y (pow z 2))) t))) a)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) z)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2)) |
1 |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
1 |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
1 |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(* -1/2 (/ (* a t) (pow z 2))) |
(* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t))) |
(* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t))) |
(* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t))) |
(* -1/2 (/ (* a t) (pow z 2))) |
(* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t)))) |
(* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t)))) |
(* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t)))) |
1 |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(* -1/2 (/ (* a t) (pow z 2))) |
(* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a))) |
(* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a))) |
(* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a))) |
(* -1/2 (/ (* a t) (pow z 2))) |
(* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a)))) |
(* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a)))) |
(* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a)))) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* -1/2 (/ a z)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* x (* y (pow z 2))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(* -1/2 (/ (* a t) z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
z |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(* -1/2 (/ (* a t) z)) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* -1/2 (/ (* a t) z)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(* -1/2 (/ (* a t) z)) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* -1/2 (/ (* a t) z)) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
(* -2 (* x (* y (pow z 2)))) |
| Outputs |
|---|
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(/ (* x (* y z)) (+ z (* -1/2 (/ (* a t) z)))) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* (pow z 2) (+ (* -4 (/ (* x (* y (pow z 2))) (* (pow a 2) (pow t 2)))) (* -2 (/ (* x y) (* a t))))) |
(*.f64 z (*.f64 z (*.f64 x (+.f64 (*.f64 (*.f64 (*.f64 z z) (/.f64 (/.f64 y t) (*.f64 t (*.f64 a a)))) #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 y t) a) #s(literal -2 binary64)))))) |
(* (pow z 2) (+ (* -2 (/ (* x y) (* a t))) (* (pow z 2) (- (* -8 (/ (* x (* y (pow z 2))) (* (pow a 3) (pow t 3)))) (* 4 (/ (* x y) (* (pow a 2) (pow t 2)))))))) |
(*.f64 z (*.f64 z (+.f64 (/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) y) (*.f64 a t)) (*.f64 z (*.f64 z (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 a (*.f64 t (*.f64 t (*.f64 t (*.f64 a a)))))) #s(literal -8 binary64)) (*.f64 (/.f64 (/.f64 y t) (*.f64 t (*.f64 a a))) #s(literal 4 binary64))))))))) |
(* (pow z 2) (+ (* -2 (/ (* x y) (* a t))) (* (pow z 2) (- (* (pow z 2) (- (* -16 (/ (* x (* y (pow z 2))) (* (pow a 4) (pow t 4)))) (* 8 (/ (* x y) (* (pow a 3) (pow t 3)))))) (* 4 (/ (* x y) (* (pow a 2) (pow t 2)))))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) y) (*.f64 a t)) (*.f64 z (*.f64 z (+.f64 (*.f64 (*.f64 z z) (*.f64 x (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 z z)) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) #s(literal -16 binary64)) (*.f64 (/.f64 (/.f64 y (*.f64 t t)) (*.f64 a (*.f64 t (*.f64 a a)))) #s(literal 8 binary64))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (/.f64 y (*.f64 a a)))) (*.f64 t t))))))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x t)) y)) (*.f64 z z))) |
(- (+ (* 1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x t)) y)) (*.f64 z z)) (-.f64 (*.f64 x y) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 t (*.f64 x t))) #s(literal -1/4 binary64)) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))))) |
(- (+ (* 1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* -1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x t)) y)) (*.f64 z z)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 y (*.f64 t (*.f64 x t))))) (*.f64 a (*.f64 a a))) (pow.f64 z #s(literal 6 binary64))) (-.f64 (*.f64 x y) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 t (*.f64 x t))) #s(literal -1/4 binary64)) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z)))))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x t)) y)) (*.f64 z z))) |
(+ (* 1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x t)) y)) (*.f64 z z)) (-.f64 (*.f64 x y) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 t (*.f64 x t))) #s(literal -1/4 binary64)) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z))))) |
(+ (* 1/8 (/ (* (pow a 3) (* (pow t 3) (* x y))) (pow z 6))) (+ (* 1/4 (/ (* (pow a 2) (* (pow t 2) (* x y))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x t)) y)) (*.f64 z z)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 y (*.f64 t (*.f64 x t))))) (*.f64 a (*.f64 a a))) (pow.f64 z #s(literal 6 binary64))) (-.f64 (*.f64 x y) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 t (*.f64 x t))) #s(literal -1/4 binary64)) (*.f64 a a)) (*.f64 (*.f64 z z) (*.f64 z z)))))) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x t)) y)) (*.f64 z z))) |
(+ (* t (- (* 1/4 (/ (* (pow a 2) (* t (* x y))) (pow z 4))) (* -1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 x y) (*.f64 z z)))))) |
(+ (* t (- (* t (- (* 1/8 (/ (* (pow a 3) (* t (* x y))) (pow z 6))) (* -1/4 (/ (* (pow a 2) (* x y)) (pow z 4))))) (* -1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 x (*.f64 y t))) (pow.f64 z #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 y (*.f64 a a)))) (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 x y) (*.f64 z z)))))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(/ (+ (* -4 (/ (* x (* y (pow z 4))) (* (pow a 2) t))) (* -2 (/ (* x (* y (pow z 2))) a))) t) |
(/.f64 (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 t (*.f64 a a))) #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 z z)) a) #s(literal -2 binary64)))) t) |
(/ (- (+ (* -8 (/ (* x (* y (pow z 6))) (* (pow a 3) (pow t 2)))) (* -2 (/ (* x (* y (pow z 2))) a))) (* 4 (/ (* x (* y (pow z 4))) (* (pow a 2) t)))) t) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) (/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 6 binary64))) (*.f64 a (*.f64 t (*.f64 a a)))) #s(literal -8 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 a a)) #s(literal 4 binary64)))) t)) t) |
(/ (- (+ (* -16 (/ (* x (* y (pow z 8))) (* (pow a 4) (pow t 3)))) (* -2 (/ (* x (* y (pow z 2))) a))) (+ (* 4 (/ (* x (* y (pow z 4))) (* (pow a 2) t))) (* 8 (/ (* x (* y (pow z 6))) (* (pow a 3) (pow t 2)))))) t) |
(/.f64 (+.f64 (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z z)) a) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 y t) (*.f64 t t)) (/.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 a #s(literal 4 binary64)))) #s(literal -16 binary64)))) (/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 6 binary64))) (*.f64 a (*.f64 t (*.f64 a a)))) #s(literal -8 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 a a)) #s(literal 4 binary64)))) t)) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -1 (/ (+ (* 2 (/ (* x (* y (pow z 2))) a)) (* 4 (/ (* x (* y (pow z 4))) (* (pow a 2) t)))) t)) |
(/.f64 (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 t (*.f64 a a))) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 z z)) a) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -8 (/ (* x (* y (pow z 6))) (* (pow a 3) t))) (* 4 (/ (* x (* y (pow z 4))) (pow a 2)))) t)) (* 2 (/ (* x (* y (pow z 2))) a))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 6 binary64))) (*.f64 a (*.f64 t (*.f64 a a)))) #s(literal -8 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 a a)) #s(literal 4 binary64)))) t) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 y (*.f64 z z))) a)) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 16 (/ (* x (* y (pow z 8))) (* (pow a 4) t))) (* -8 (/ (* x (* y (pow z 6))) (pow a 3)))) t)) (* 4 (/ (* x (* y (pow z 4))) (pow a 2)))) t)) (* 2 (/ (* x (* y (pow z 2))) a))) t)) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 a a)) (/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (/.f64 y t) (/.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 a #s(literal 4 binary64)))) #s(literal 16 binary64)) (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 6 binary64))) (*.f64 a (*.f64 a a))) #s(literal -8 binary64)))) t)) t) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 y (*.f64 z z))) a)) t) |
(* x y) |
(*.f64 x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x t)) y)) (*.f64 z z))) |
(+ (* a (- (* 1/4 (/ (* a (* (pow t 2) (* x y))) (pow z 4))) (* -1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 y (*.f64 t (*.f64 x t)))) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x t)) y) (*.f64 z z))))) |
(+ (* a (- (* a (- (* 1/8 (/ (* a (* (pow t 3) (* x y))) (pow z 6))) (* -1/4 (/ (* (pow t 2) (* x y)) (pow z 4))))) (* -1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+.f64 (*.f64 x y) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 t (*.f64 y (*.f64 t (*.f64 x t))))) (pow.f64 z #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (*.f64 t (*.f64 x t)))) (*.f64 (*.f64 z z) (*.f64 z z))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y t))) (*.f64 z z))))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(/ (+ (* -4 (/ (* x (* y (pow z 4))) (* a (pow t 2)))) (* -2 (/ (* x (* y (pow z 2))) t))) a) |
(/.f64 (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 t (*.f64 a a))) #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 z z)) a) #s(literal -2 binary64)))) t) |
(/ (- (+ (* -8 (/ (* x (* y (pow z 6))) (* (pow a 2) (pow t 3)))) (* -2 (/ (* x (* y (pow z 2))) t))) (* 4 (/ (* x (* y (pow z 4))) (* a (pow t 2))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) (/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 6 binary64))) (*.f64 a (*.f64 t (*.f64 a a)))) #s(literal -8 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 a a)) #s(literal 4 binary64)))) t)) t) |
(/ (- (+ (* -16 (/ (* x (* y (pow z 8))) (* (pow a 3) (pow t 4)))) (* -2 (/ (* x (* y (pow z 2))) t))) (+ (* 4 (/ (* x (* y (pow z 4))) (* a (pow t 2)))) (* 8 (/ (* x (* y (pow z 6))) (* (pow a 2) (pow t 3)))))) a) |
(/.f64 (+.f64 (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z z)) t) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 8 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 t #s(literal 4 binary64)))) #s(literal -16 binary64)))) (/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 6 binary64))) (*.f64 a (*.f64 t (*.f64 t t)))) #s(literal -8 binary64)) (*.f64 (*.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) t)) #s(literal 4 binary64)))) a)) a) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -1 (/ (+ (* 2 (/ (* x (* y (pow z 2))) t)) (* 4 (/ (* x (* y (pow z 4))) (* a (pow t 2))))) a)) |
(/.f64 (*.f64 x (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) t) (*.f64 a t)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 z z)) t) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -8 (/ (* x (* y (pow z 6))) (* a (pow t 3)))) (* 4 (/ (* x (* y (pow z 4))) (pow t 2)))) a)) (* 2 (/ (* x (* y (pow z 2))) t))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 6 binary64))) (*.f64 a (*.f64 t (*.f64 t t)))) #s(literal -8 binary64)) (*.f64 (*.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) t)) #s(literal 4 binary64)))) a) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 y (*.f64 z z))) t)) a) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 16 (/ (* x (* y (pow z 8))) (* a (pow t 4)))) (* -8 (/ (* x (* y (pow z 6))) (pow t 3)))) a)) (* 4 (/ (* x (* y (pow z 4))) (pow t 2)))) a)) (* 2 (/ (* x (* y (pow z 2))) t))) a)) |
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) x) (*.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) t))) (/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (pow.f64 z #s(literal 8 binary64))) (*.f64 a (pow.f64 t #s(literal 4 binary64)))) #s(literal 16 binary64)) (*.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (/.f64 (/.f64 y t) (*.f64 t t))) #s(literal -8 binary64)))) a)) a) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 y (*.f64 z z))) t)) a) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1/2 (/ (* a t) (pow z 2))) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2)) |
(/.f64 (+.f64 (*.f64 z z) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) (*.f64 z z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2)) |
(/.f64 (+.f64 (*.f64 z z) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) (*.f64 z z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) (pow z 2)) |
(/.f64 (+.f64 (*.f64 z z) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) (*.f64 z z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) |
(* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(* t (+ (* -1/2 (/ a (pow z 2))) (/ 1 t))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) |
(* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a z)) z))) |
(* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a z)) z))) |
(* -1 (* t (- (* 1/2 (/ a (pow z 2))) (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a z)) z))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) |
(* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(* a (+ (* -1/2 (/ t (pow z 2))) (/ 1 a))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) |
(* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(* -1 (* a (- (* 1/2 (/ t (pow z 2))) (/ 1 a)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* -1/2 (/ a z)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a z)) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* x (* y z)) |
(*.f64 x (*.f64 y z)) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* -2 (/ (* x (* y (pow z 2))) (* a t))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 (*.f64 y (*.f64 z z)) a))) t) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* x (* y (pow z 2))) |
(*.f64 x (*.f64 y (*.f64 z z))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(*.f64 x (*.f64 (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(*.f64 x (*.f64 (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(*.f64 x (*.f64 (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(*.f64 x (*.f64 (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(*.f64 x (*.f64 (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(*.f64 x (*.f64 (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(*.f64 x (*.f64 (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(*.f64 x (*.f64 (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x z) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 (*.f64 x z) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 x y) (*.f64 (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 x y) (*.f64 (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 x y) (*.f64 (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 x y) (*.f64 (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 x y) (*.f64 (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 x y) (*.f64 (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 x y) (*.f64 (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 x y) (*.f64 (*.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (+.f64 (*.f64 z z) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (+.f64 (*.f64 z z) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (+.f64 (*.f64 z z) (*.f64 a (*.f64 #s(literal -1/2 binary64) t))) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 z (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 z (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 z (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64))) |
z |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 z (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 z (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 z (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)) #s(literal -1 binary64))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) |
(+ z (* -1/2 (/ (* a t) z))) |
(+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) |
(+ z (* -1/2 (/ (* a t) z))) |
(+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 t (-.f64 (/.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 a z)))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 t (-.f64 (/.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 a z)))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 t (-.f64 (/.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 a z)))) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 t (-.f64 (/.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 a z)))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 t (-.f64 (/.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 a z)))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 t (-.f64 (/.f64 z t) (*.f64 #s(literal 1/2 binary64) (/.f64 a z)))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) |
(+ z (* -1/2 (/ (* a t) z))) |
(+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) |
(+ z (* -1/2 (/ (* a t) z))) |
(+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z)) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 a (-.f64 (/.f64 z a) (*.f64 #s(literal 1/2 binary64) (/.f64 t z)))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 a (-.f64 (/.f64 z a) (*.f64 #s(literal 1/2 binary64) (/.f64 t z)))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 a (-.f64 (/.f64 z a) (*.f64 #s(literal 1/2 binary64) (/.f64 t z)))) |
(* -1/2 (/ (* a t) z)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 a (-.f64 (/.f64 z a) (*.f64 #s(literal 1/2 binary64) (/.f64 t z)))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 a (-.f64 (/.f64 z a) (*.f64 #s(literal 1/2 binary64) (/.f64 t z)))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 a (-.f64 (/.f64 z a) (*.f64 #s(literal 1/2 binary64) (/.f64 t z)))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
(* -2 (* x (* y (pow z 2)))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 x #s(literal -2 binary64))) |
Compiled 36213 to 15500 computations (57.2% saved)
49 alts after pruning (41 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2019 | 24 | 2043 |
| Fresh | 11 | 17 | 28 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 4 | 5 |
| Total | 2032 | 49 | 2081 |
| Status | Accuracy | Program |
|---|---|---|
| 20.2% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (*.f64 z z))))) t) | |
| 35.3% | (/.f64 (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) (sqrt.f64 a)) | |
| 36.4% | (/.f64 (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 a)) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) | |
| 71.2% | (/.f64 (/.f64 (*.f64 x y) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) z)) | |
| ✓ | 63.2% | (/.f64 (/.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) z)) |
| ✓ | 22.1% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) a) t) |
| 61.1% | (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) x)) | |
| 71.0% | (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y)) | |
| ✓ | 71.2% | (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z)))) |
| 61.0% | (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 z (/.f64 (/.f64 #s(literal -1 binary64) x) y))) | |
| 32.8% | (/.f64 (*.f64 (/.f64 (*.f64 x z) (sqrt.f64 a)) y) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) | |
| 20.1% | (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) (*.f64 (*.f64 y z) (/.f64 z #s(literal -1/2 binary64)))) t) | |
| 61.5% | (/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| 22.1% | (/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z (/.f64 a #s(literal -2 binary64)))) t) | |
| 20.5% | (/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 y z) (/.f64 #s(literal -2 binary64) a))) t) | |
| 71.2% | (/.f64 (*.f64 (*.f64 x z) y) z) | |
| 20.3% | (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 y z)) (*.f64 x (/.f64 z a))) t) | |
| 22.3% | (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 z (/.f64 z a))) t) | |
| 22.5% | (/.f64 (*.f64 z (*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal -2 binary64) a))) t) | |
| 61.1% | (/.f64 (*.f64 x (/.f64 y (/.f64 #s(literal 1 binary64) z))) z) | |
| 61.1% | (/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) y))) z) | |
| 22.0% | (/.f64 (*.f64 x y) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) | |
| 82.0% | (/.f64 (*.f64 x y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))))) | |
| 82.0% | (/.f64 (*.f64 x y) (/.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z) z)) | |
| 32.0% | (/.f64 z (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) (*.f64 x y))) | |
| 61.3% | (/.f64 z (/.f64 z (*.f64 x y))) | |
| ✓ | 74.3% | (/.f64 y (/.f64 #s(literal 1 binary64) x)) |
| ✓ | 74.2% | (/.f64 x (/.f64 #s(literal 1 binary64) y)) |
| 74.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) | |
| 33.6% | (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y z))) | |
| 63.0% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y))) z) | |
| 32.8% | (*.f64 (/.f64 (*.f64 (/.f64 x (sqrt.f64 a)) z) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) y) | |
| 21.7% | (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) t) (/.f64 #s(literal 1 binary64) a)) | |
| 32.7% | (*.f64 (/.f64 (*.f64 y z) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) x) | |
| 57.9% | (*.f64 (/.f64 (*.f64 y z) z) x) | |
| 20.6% | (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t) (/.f64 #s(literal -2 binary64) a)) | |
| 76.0% | (*.f64 (/.f64 y (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (*.f64 x z)) | |
| 62.0% | (*.f64 (/.f64 x (/.f64 z y)) z) | |
| 55.0% | (*.f64 (/.f64 x (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (*.f64 y z)) | |
| 47.5% | (*.f64 (/.f64 x z) (*.f64 y z)) | |
| 82.0% | (*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) x) y) | |
| ✓ | 30.0% | (*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) z) y) |
| 63.1% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 #s(literal 1 binary64) x))) z) | |
| 20.6% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 y (*.f64 z z)))) (/.f64 #s(literal -2 binary64) a)) | |
| 31.2% | (*.f64 (*.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64)) x) z) y) | |
| 20.4% | (*.f64 (*.f64 x z) (*.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal -2 binary64) t) a))) | |
| 20.2% | (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 y z) (/.f64 z (*.f64 t a)))) | |
| ✓ | 31.6% | (*.f64 z (*.f64 y (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) |
| ✓ | 74.5% | (*.f64 x y) |
Compiled 1899 to 1048 computations (44.8% saved)
| Inputs |
|---|
(*.f64 x y) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x z) (*.f64 y z)) |
(*.f64 (/.f64 x (/.f64 z y)) z) |
(*.f64 (/.f64 (*.f64 y z) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 z (/.f64 z (*.f64 x y))) |
(/.f64 (*.f64 x (*.f64 y z)) z) |
(/.f64 (*.f64 (*.f64 x z) y) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) z) |
(*.f64 (/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) z) |
(/.f64 (*.f64 x (/.f64 y (/.f64 #s(literal 1 binary64) z))) z) |
(/.f64 (/.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (neg.f64 z))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 #s(literal 1 binary64) x))) z) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y))) z) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) y))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 z (/.f64 (/.f64 #s(literal -1 binary64) x) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) x)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 y z) (/.f64 z (*.f64 t a)))) |
(*.f64 (*.f64 x z) (*.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal -2 binary64) t) a))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t) (/.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 x y) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z))) |
(/.f64 (*.f64 x y) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) |
(/.f64 (*.f64 z (*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal -2 binary64) a))) t) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 z (/.f64 z a))) t) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 y z)) (*.f64 x (/.f64 z a))) t) |
(/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 y z) (/.f64 #s(literal -2 binary64) a))) t) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z (/.f64 a #s(literal -2 binary64)))) t) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) a) t) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 y (*.f64 z z)))) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) x) y) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) x) y) |
(*.f64 (/.f64 x (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (*.f64 y z)) |
(*.f64 (/.f64 y (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (*.f64 x z)) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) t) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x y) (/.f64 (+.f64 z (*.f64 a (*.f64 t (/.f64 #s(literal -1/2 binary64) z)))) z)) |
(/.f64 (*.f64 x y) (/.f64 (+.f64 z (*.f64 t (*.f64 a (/.f64 #s(literal -1/2 binary64) z)))) z)) |
(/.f64 (*.f64 x y) (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) z)) |
(/.f64 (*.f64 x y) (/.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z) z)) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x y) z) (+.f64 z (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) (*.f64 (*.f64 y z) (/.f64 z #s(literal -1/2 binary64)))) t) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (*.f64 z z))))) t) |
(/.f64 (/.f64 (*.f64 x y) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x z))) y) (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) z)) |
(*.f64 (*.f64 z z) (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 y t) a) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 y z) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) |
(*.f64 y (*.f64 z (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) |
(*.f64 z (*.f64 y (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) z) y) |
(*.f64 (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) (*.f64 x y)) |
(*.f64 (/.f64 (*.f64 y z) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) x) |
(/.f64 z (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) (*.f64 x y))) |
(/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
(*.f64 z (*.f64 y (*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) x))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64)) x) z) y) |
(*.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)) (*.f64 x y)) z) |
(*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y z))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y z))) |
(/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z y))) |
(/.f64 (*.f64 x y) (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) z)) |
(/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (*.f64 x (*.f64 y (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) z) |
(*.f64 (*.f64 z y) (*.f64 x (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 z (pow.f64 (-.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64))) (*.f64 x y)) |
(/.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 z (*.f64 y (/.f64 x (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) t)) (sqrt.f64 a))))) |
(*.f64 (/.f64 (*.f64 (/.f64 x (sqrt.f64 a)) z) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) y) |
(/.f64 (*.f64 x (*.f64 y z)) (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) t)) (sqrt.f64 a))) |
(/.f64 (*.f64 (/.f64 (*.f64 x z) (sqrt.f64 a)) y) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 a)) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (-.f64 #s(literal 0 binary64) t))) (sqrt.f64 a)) |
(/.f64 (*.f64 (*.f64 x y) z) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 z z) (*.f64 t a)))))) |
(/.f64 (*.f64 (*.f64 x y) z) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
| Outputs |
|---|
(/.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (*.f64 z y))) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) x) y) |
8 calls:
| 112.0ms | (*.f64 t a) |
| 99.0ms | a |
| 98.0ms | (*.f64 x y) |
| 43.0ms | t |
| 39.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.9% | 2 | x |
| 82.0% | 1 | y |
| 93.7% | 2 | z |
| 83.7% | 2 | t |
| 87.7% | 5 | a |
| 91.0% | 3 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 84.1% | 3 | (*.f64 x y) |
| 89.8% | 6 | (*.f64 t a) |
Compiled 65 to 49 computations (24.6% saved)
| Inputs |
|---|
(*.f64 x y) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x z) (*.f64 y z)) |
(*.f64 (/.f64 x (/.f64 z y)) z) |
(*.f64 (/.f64 (*.f64 y z) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 z (/.f64 z (*.f64 x y))) |
(/.f64 (*.f64 x (*.f64 y z)) z) |
(/.f64 (*.f64 (*.f64 x z) y) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) z) |
(*.f64 (/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) z) |
(/.f64 (*.f64 x (/.f64 y (/.f64 #s(literal 1 binary64) z))) z) |
(/.f64 (/.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (neg.f64 z))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 #s(literal 1 binary64) x))) z) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y))) z) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) y))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 z (/.f64 (/.f64 #s(literal -1 binary64) x) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) x)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 y z) (/.f64 z (*.f64 t a)))) |
(*.f64 (*.f64 x z) (*.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal -2 binary64) t) a))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t) (/.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 x y) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z))) |
(/.f64 (*.f64 x y) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) |
(/.f64 (*.f64 z (*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal -2 binary64) a))) t) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 z (/.f64 z a))) t) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 y z)) (*.f64 x (/.f64 z a))) t) |
(/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 y z) (/.f64 #s(literal -2 binary64) a))) t) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z (/.f64 a #s(literal -2 binary64)))) t) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) a) t) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 y (*.f64 z z)))) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) x) y) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) x) y) |
(*.f64 (/.f64 x (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (*.f64 y z)) |
(*.f64 (/.f64 y (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (*.f64 x z)) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) t) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x y) (/.f64 (+.f64 z (*.f64 a (*.f64 t (/.f64 #s(literal -1/2 binary64) z)))) z)) |
(/.f64 (*.f64 x y) (/.f64 (+.f64 z (*.f64 t (*.f64 a (/.f64 #s(literal -1/2 binary64) z)))) z)) |
(/.f64 (*.f64 x y) (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) z)) |
(/.f64 (*.f64 x y) (/.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z) z)) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x y) z) (+.f64 z (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) (*.f64 (*.f64 y z) (/.f64 z #s(literal -1/2 binary64)))) t) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (*.f64 z z))))) t) |
(/.f64 (/.f64 (*.f64 x y) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x z))) y) (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) z)) |
(*.f64 (*.f64 z z) (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 y t) a) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 y z) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) |
(*.f64 y (*.f64 z (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) |
(*.f64 z (*.f64 y (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) z) y) |
(*.f64 (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) (*.f64 x y)) |
(*.f64 (/.f64 (*.f64 y z) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) x) |
(/.f64 z (/.f64 (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t))) (*.f64 x y))) |
(/.f64 (*.f64 x (*.f64 y z)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) |
(*.f64 z (*.f64 y (*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) x))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64)) x) z) y) |
(*.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)) #s(literal -1/2 binary64)) (*.f64 x y)) z) |
(*.f64 (pow.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y z))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t a)) #s(literal -1/2 binary64)) (*.f64 x (*.f64 y z))) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 y z) (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) x) |
(/.f64 (*.f64 x y) (/.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z) z)) |
1 calls:
| 43.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.8% | 2 | z |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
(*.f64 x y) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x z) (*.f64 y z)) |
(*.f64 (/.f64 x (/.f64 z y)) z) |
(*.f64 (/.f64 (*.f64 y z) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 z (/.f64 z (*.f64 x y))) |
(/.f64 (*.f64 x (*.f64 y z)) z) |
(/.f64 (*.f64 (*.f64 x z) y) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) z) |
(*.f64 (/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) z) |
(/.f64 (*.f64 x (/.f64 y (/.f64 #s(literal 1 binary64) z))) z) |
(/.f64 (/.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (neg.f64 z))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 #s(literal 1 binary64) x))) z) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y))) z) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) y))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 z (/.f64 (/.f64 #s(literal -1 binary64) x) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) x)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 y z) (/.f64 z (*.f64 t a)))) |
(*.f64 (*.f64 x z) (*.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal -2 binary64) t) a))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t) (/.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 x y) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z))) |
(/.f64 (*.f64 x y) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) |
(/.f64 (*.f64 z (*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal -2 binary64) a))) t) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 z (/.f64 z a))) t) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 y z)) (*.f64 x (/.f64 z a))) t) |
(/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 y z) (/.f64 #s(literal -2 binary64) a))) t) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z (/.f64 a #s(literal -2 binary64)))) t) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) a) t) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 y (*.f64 z z)))) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) x) y) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) x) y) |
(*.f64 (/.f64 x (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (*.f64 y z)) |
(*.f64 (/.f64 y (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (*.f64 x z)) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) t) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x y) (/.f64 (+.f64 z (*.f64 a (*.f64 t (/.f64 #s(literal -1/2 binary64) z)))) z)) |
(/.f64 (*.f64 x y) (/.f64 (+.f64 z (*.f64 t (*.f64 a (/.f64 #s(literal -1/2 binary64) z)))) z)) |
(/.f64 (*.f64 x y) (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) z)) |
(/.f64 (*.f64 x y) (/.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z) z)) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x y) z) (+.f64 z (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) (*.f64 (*.f64 y z) (/.f64 z #s(literal -1/2 binary64)))) t) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (*.f64 z z))))) t) |
(/.f64 (/.f64 (*.f64 x y) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x z))) y) (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) z)) |
(*.f64 (*.f64 z z) (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 y t) a) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 y z) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) |
(*.f64 y (*.f64 z (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) |
(*.f64 z (*.f64 y (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 (*.f64 a (-.f64 #s(literal 0 binary64) t)))) z) y) |
(*.f64 (/.f64 z (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))) (*.f64 x y)) |
| Outputs |
|---|
(*.f64 y (*.f64 z (/.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a t)))))) |
(/.f64 (*.f64 x y) (/.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z) z)) |
1 calls:
| 41.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.0% | 2 | z |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
(*.f64 x y) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x z) (*.f64 y z)) |
(*.f64 (/.f64 x (/.f64 z y)) z) |
(*.f64 (/.f64 (*.f64 y z) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 z (/.f64 z (*.f64 x y))) |
(/.f64 (*.f64 x (*.f64 y z)) z) |
(/.f64 (*.f64 (*.f64 x z) y) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) z) |
(*.f64 (/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) z) |
(/.f64 (*.f64 x (/.f64 y (/.f64 #s(literal 1 binary64) z))) z) |
(/.f64 (/.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (neg.f64 z))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 #s(literal 1 binary64) x))) z) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y))) z) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) y))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 z (/.f64 (/.f64 #s(literal -1 binary64) x) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) x)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 y z) (/.f64 z (*.f64 t a)))) |
(*.f64 (*.f64 x z) (*.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal -2 binary64) t) a))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t) (/.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 x y) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z))) |
(/.f64 (*.f64 x y) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) |
(/.f64 (*.f64 z (*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal -2 binary64) a))) t) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 z (/.f64 z a))) t) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 y z)) (*.f64 x (/.f64 z a))) t) |
(/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 y z) (/.f64 #s(literal -2 binary64) a))) t) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z (/.f64 a #s(literal -2 binary64)))) t) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) a) t) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 y (*.f64 z z)))) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) x) y) |
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) x) y) |
(*.f64 (/.f64 x (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (*.f64 y z)) |
(*.f64 (/.f64 y (+.f64 z (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z))) (*.f64 x z)) |
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z #s(literal -1/2 binary64))) t) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x y) (/.f64 (+.f64 z (*.f64 a (*.f64 t (/.f64 #s(literal -1/2 binary64) z)))) z)) |
(/.f64 (*.f64 x y) (/.f64 (+.f64 z (*.f64 t (*.f64 a (/.f64 #s(literal -1/2 binary64) z)))) z)) |
(/.f64 (*.f64 x y) (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) z)) |
(/.f64 (*.f64 x y) (/.f64 (+.f64 (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))) z) z)) |
(/.f64 (*.f64 x (*.f64 y z)) (+.f64 z (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x y) z) (+.f64 z (*.f64 (/.f64 a z) (*.f64 t #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) (*.f64 (*.f64 y z) (/.f64 z #s(literal -1/2 binary64)))) t) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (*.f64 z z))))) t) |
(/.f64 (/.f64 (*.f64 x y) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x y) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x z))) y) (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a t)) z)) z)) |
(*.f64 (*.f64 z z) (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 a (*.f64 a (*.f64 t t)))) #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 y t) a) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 y z) (-.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 a (*.f64 t #s(literal 1/2 binary64))) z))))) |
| Outputs |
|---|
(*.f64 (*.f64 (/.f64 z (+.f64 z (/.f64 t (/.f64 z (/.f64 a #s(literal -2 binary64)))))) x) y) |
4 calls:
| 17.0ms | z |
| 15.0ms | y |
| 14.0ms | x |
| 14.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.0% | 1 | y |
| 82.0% | 1 | t |
| 82.0% | 1 | x |
| 82.0% | 1 | z |
Compiled 24 to 20 computations (16.7% saved)
| Inputs |
|---|
(*.f64 x y) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x z) (*.f64 y z)) |
(*.f64 (/.f64 x (/.f64 z y)) z) |
(*.f64 (/.f64 (*.f64 y z) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 z (/.f64 z (*.f64 x y))) |
(/.f64 (*.f64 x (*.f64 y z)) z) |
(/.f64 (*.f64 (*.f64 x z) y) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) z) |
(*.f64 (/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) z) |
(/.f64 (*.f64 x (/.f64 y (/.f64 #s(literal 1 binary64) z))) z) |
(/.f64 (/.f64 (*.f64 x y) z) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) (neg.f64 z))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 #s(literal 1 binary64) x))) z) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y))) z) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) y))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 z (/.f64 (/.f64 #s(literal -1 binary64) x) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 x z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) x)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 y z) (/.f64 z (*.f64 t a)))) |
(*.f64 (*.f64 x z) (*.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal -2 binary64) t) a))) |
(*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 z z))) t) (/.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 x y) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z))) |
(/.f64 (*.f64 x y) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) t)) z) z)) |
(/.f64 (*.f64 z (*.f64 (*.f64 x (*.f64 y z)) (/.f64 #s(literal -2 binary64) a))) t) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 z (/.f64 z a))) t) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 y z)) (*.f64 x (/.f64 z a))) t) |
(/.f64 (*.f64 (*.f64 x z) (*.f64 (*.f64 y z) (/.f64 #s(literal -2 binary64) a))) t) |
(/.f64 (*.f64 (*.f64 x (*.f64 y z)) (/.f64 z (/.f64 a #s(literal -2 binary64)))) t) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 y z)) z)) a) t) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 y (*.f64 z z)))) (/.f64 #s(literal -2 binary64) a)) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 x z) y) z) |
(*.f64 x y) |
7 calls:
| 95.0ms | a |
| 21.0ms | z |
| 19.0ms | (*.f64 t a) |
| 17.0ms | t |
| 17.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.4% | 2 | (*.f64 x y) |
| 76.7% | 2 | a |
| 80.6% | 4 | (*.f64 t a) |
| 79.6% | 2 | z |
| 79.0% | 2 | x |
| 77.8% | 2 | y |
| 76.6% | 2 | t |
Compiled 46 to 37 computations (19.6% saved)
| Inputs |
|---|
(*.f64 x y) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x z) (*.f64 y z)) |
(*.f64 (/.f64 x (/.f64 z y)) z) |
(*.f64 (/.f64 (*.f64 y z) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 z (/.f64 z (*.f64 x y))) |
(/.f64 (*.f64 x (*.f64 y z)) z) |
| Outputs |
|---|
(/.f64 (*.f64 x (*.f64 y z)) z) |
(*.f64 x y) |
2 calls:
| 5.0ms | (*.f64 x y) |
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.6% | 2 | (*.f64 x y) |
| 79.4% | 2 | z |
Compiled 14 to 11 computations (21.4% saved)
Total -20.1b remaining (-123.2%)
Threshold costs -20.1b (-123.2%)
| Inputs |
|---|
(*.f64 x y) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x z) (*.f64 y z)) |
(*.f64 (/.f64 x (/.f64 z y)) z) |
(*.f64 (/.f64 (*.f64 y z) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 z (/.f64 z (*.f64 x y))) |
| Outputs |
|---|
(*.f64 x y) |
6 calls:
| 4.0ms | y |
| 3.0ms | a |
| 3.0ms | z |
| 3.0ms | x |
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.5% | 1 | t |
| 74.5% | 1 | a |
| 74.5% | 1 | (*.f64 x y) |
| 74.5% | 1 | y |
| 74.5% | 1 | x |
| 74.5% | 1 | z |
Compiled 38 to 31 computations (18.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.2377042809504267e+38 | 1.311422451223552e+38 |
| 2.0ms | 16× | 0 | valid |
Compiled 68 to 46 computations (32.4% saved)
ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)const: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 2.0003183748036558e-123 | 3.331918394154645e-116 |
| 13.0ms | 144× | 0 | valid |
| 5.0ms | 46× | 0 | invalid |
Compiled 378 to 262 computations (30.7% saved)
ival-mult: 7.0ms (67.1% of total)ival-sub: 1.0ms (9.6% of total)ival-div: 1.0ms (9.6% of total)ival-sqrt: 1.0ms (9.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 9.551002207191224e-126 | 2.0003183748036558e-123 |
| 12.0ms | 112× | 0 | valid |
| 3.0ms | 35× | 0 | invalid |
Compiled 300 to 208 computations (30.7% saved)
ival-mult: 6.0ms (67.2% of total)ival-sub: 1.0ms (11.2% of total)ival-div: 1.0ms (11.2% of total)ival-sqrt: 1.0ms (11.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 2.3396421411619146e-85 | 1.2397850343320706e-80 |
| 13.0ms | 128× | 0 | valid |
| 3.0ms | 39× | 0 | invalid |
Compiled 203 to 147 computations (27.6% saved)
ival-mult: 4.0ms (52.1% of total)ival-sub: 1.0ms (13% of total)ival-div: 1.0ms (13% of total)ival-sqrt: 1.0ms (13% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 2.3396421411619146e-85 | 1.2397850343320706e-80 |
| 13.0ms | 128× | 0 | valid |
| 3.0ms | 40× | 0 | invalid |
Compiled 203 to 147 computations (27.6% saved)
ival-mult: 5.0ms (64.2% of total)ival-sub: 1.0ms (12.8% of total)ival-div: 1.0ms (12.8% of total)ival-sqrt: 1.0ms (12.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | fuel |
Compiled 146 to 77 computations (47.3% saved)
(sort t a)
Compiled 2450 to 1460 computations (40.4% saved)
Loading profile data...