
Time bar (total: 7.4s)
| 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 16 to 14 computations (12.5% saved)
| 769.0ms | 8 256× | 0 | valid |
| 225.0ms | 2 115× | 0 | invalid |
ival-mult: 415.0ms (68.9% of total)ival-sqrt: 77.0ms (12.8% of total)ival-div: 51.0ms (8.5% of total)ival-sub: 46.0ms (7.6% of total)ival-true: 7.0ms (1.2% of total)ival-assert: 4.0ms (0.7% of total)adjust: 3.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 100 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| 35 | 0 | - | 1 | (8.737787165883865e+81 -1.0251135325165473e-257 -5.257273685965606e-138 5.039371747424618e-236 -1.3992873538246215e-200) | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 16 | 0 | - | 2 | (1.3942532342948846e-152 5.954424463300814e-166 2.284616677998931e+110 -3.5101618742091005e-294 7.460336034888318e+36) | (*.f64 (*.f64 x y) z) |
| 4 | 0 | - | 0 | - | (-.f64 (*.f64 z z) (*.f64 t a)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | (*.f64 z z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 t a) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) | oflow-rescue | 93 | 0 |
| ↳ | (-.f64 (*.f64 z z) (*.f64 t a)) | overflow | 93 | |
| ↳ | (*.f64 t a) | overflow | 23 | |
| ↳ | (*.f64 z z) | overflow | 77 | |
/.f64 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | o/n | 28 | 0 |
| ↳ | (*.f64 x y) | overflow | 35 | |
| ↳ | (*.f64 (*.f64 x y) z) | overflow | 60 | |
*.f64 | (*.f64 (*.f64 x y) z) | n*u | 12 | 0 |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) | uflow-rescue | 7 | 0 |
| ↳ | (-.f64 (*.f64 z z) (*.f64 t a)) | underflow | 7 | |
| ↳ | (*.f64 t a) | underflow | 33 | |
| ↳ | (*.f64 z z) | underflow | 41 | |
/.f64 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | u/n | 6 | 0 |
| ↳ | (*.f64 x y) | underflow | 27 | |
| ↳ | (*.f64 (*.f64 x y) z) | underflow | 31 | |
-.f64 | (-.f64 (*.f64 z z) (*.f64 t a)) | nan-rescue | 4 | 0 |
| ↳ | (*.f64 z z) | overflow | 77 | |
| ↳ | (*.f64 t a) | overflow | 23 | |
*.f64 | (*.f64 (*.f64 x y) z) | n*o | 2 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 92 | 1 |
| - | 22 | 141 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 92 | 0 | 1 |
| - | 22 | 0 | 141 |
| number | freq |
|---|---|
| 0 | 142 |
| 1 | 77 |
| 2 | 36 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 60.0ms | 512× | 0 | valid |
Compiled 114 to 40 computations (64.9% saved)
ival-mult: 32.0ms (78.1% of total)ival-div: 3.0ms (7.3% of total)ival-sqrt: 3.0ms (7.3% of total)ival-sub: 2.0ms (4.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 93 | 295 |
| 1 | 234 | 285 |
| 2 | 604 | 285 |
| 3 | 1323 | 285 |
| 4 | 2588 | 285 |
| 5 | 3167 | 285 |
| 6 | 3322 | 285 |
| 7 | 3345 | 285 |
| 8 | 3349 | 285 |
| 9 | 3349 | 285 |
| 10 | 3416 | 285 |
| 0 | 12 | 14 |
| 0 | 19 | 14 |
| 1 | 33 | 14 |
| 2 | 71 | 14 |
| 3 | 133 | 14 |
| 4 | 192 | 14 |
| 5 | 274 | 14 |
| 6 | 382 | 14 |
| 7 | 491 | 14 |
| 8 | 510 | 14 |
| 0 | 510 | 14 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (*.f64 z (*.f64 y x)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(negabs z)
(negabs y)
(negabs x)
(sort x y)
(sort t a)
Compiled 14 to 12 computations (14.3% saved)
Compiled 0 to 5 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 65.8% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
Compiled 14 to 12 computations (14.3% saved)
| 1× | egg-herbie |
Found 4 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)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 48 |
| 0 | 19 | 48 |
| 1 | 33 | 48 |
| 2 | 71 | 48 |
| 3 | 133 | 48 |
| 4 | 192 | 48 |
| 5 | 274 | 48 |
| 6 | 382 | 48 |
| 7 | 491 | 48 |
| 8 | 510 | 48 |
| 0 | 510 | 48 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
(-.f64 (*.f64 z z) (*.f64 t a)) |
(*.f64 z z) |
(*.f64 t a) |
t |
a |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (*.f64 z (*.f64 y x)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 z (*.f64 y x)) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
z |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(-.f64 (*.f64 z z) (*.f64 t a)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(*.f64 z z) |
(*.f64 t a) |
(*.f64 a t) |
t |
a |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.8046875000000001 | (-.f64 (*.f64 z z) (*.f64 t a)) | |
| accuracy | 3.697937685987737 | (*.f64 (*.f64 x y) z) | |
| accuracy | 7.860656410734746 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| accuracy | 23.418224879360125 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| 109.0ms | 256× | 0 | valid |
Compiled 50 to 14 computations (72% saved)
ival-mult: 8.0ms (64% of total)ival-sqrt: 2.0ms (16% of total)ival-sub: 1.0ms (8% of total)ival-div: 1.0ms (8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
(-.f64 (*.f64 z z) (*.f64 t a)) |
| Outputs |
|---|
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x y) |
(* (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)))))))))) |
(* (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))))))))) |
(* -1 (* a t)) |
(- (pow z 2) (* a t)) |
(+ (* 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)))) |
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))))))) |
(pow z 2) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* -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)))))) |
(* -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)))))))) |
(+ (* 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)) |
(+ 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)))))))) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -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)))))))) |
(* 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)))))) |
(* t (- (/ (pow z 2) t) a)) |
(+ (* -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))))))) |
(* -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))))))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(+ (* 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)) |
(+ 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)))))))) |
(+ (* -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)))))))) |
(* 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)))))) |
(* a (- (/ (pow z 2) a) t)) |
(+ (* -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 (+ (* 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))))))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | z | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a))) |
| 6.0ms | t | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a))) |
| 5.0ms | z | @ | 0 | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a))) |
| 3.0ms | t | @ | inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a))) |
| 3.0ms | x | @ | 0 | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 495 | 2455 |
| 1 | 1730 | 2376 |
| 0 | 8072 | 2271 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x y) |
(* (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)))))))))) |
(* (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))))))))) |
(* -1 (* a t)) |
(- (pow z 2) (* a t)) |
(+ (* 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)))) |
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))))))) |
(pow z 2) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* -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)))))) |
(* -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)))))))) |
(+ (* 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)) |
(+ 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)))))))) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -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)))))))) |
(* 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)))))) |
(* t (- (/ (pow z 2) t) a)) |
(+ (* -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))))))) |
(* -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))))))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(+ (* 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)) |
(+ 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)))))))) |
(+ (* -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)))))))) |
(* 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)))))) |
(* a (- (/ (pow z 2) a) t)) |
(+ (* -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 (+ (* 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))))))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
| Outputs |
|---|
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x y) |
(*.f64 y x) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(* 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 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* 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 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) x) (sqrt.f64 #s(literal -1 binary64))) y (*.f64 (*.f64 (*.f64 z z) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 a t)) (*.f64 y x)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 z z)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 y x))) (sqrt.f64 #s(literal -1 binary64))))) z) |
(* 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)))))))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z)) y (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 z z) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 a t)) (fma.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 z z)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))))))) (pow.f64 z #s(literal 3 binary64)))) |
(* (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))) |
(fma.f64 (*.f64 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (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))))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 z z) #s(literal -1 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.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))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z (/.f64 z (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(- (pow z 2) (* a t)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)) |
(+ (* -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))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 a a) #s(literal -3/4 binary64))) (/.f64 y (pow.f64 z #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) |
(+ (* -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)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 a a) #s(literal -3/4 binary64))) (/.f64 y (pow.f64 z #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -3/4 binary64)) #s(literal -1/2 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 t z) (/.f64 a z)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 t (/.f64 t (pow.f64 z #s(literal 4 binary64)))) #s(literal 1 binary64))) 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))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 t (/.f64 t (pow.f64 z #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z) (/.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1/16 binary64)) (pow.f64 z #s(literal 6 binary64))))) z z) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (neg.f64 a) z) (/.f64 t z) #s(literal 1 binary64)) (*.f64 z z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (neg.f64 y) x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) 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))))) |
(fma.f64 (neg.f64 y) x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y x) t) z) (/.f64 a z)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) a) a) (*.f64 #s(literal -3/4 binary64) y)) (/.f64 x (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)))))) |
(fma.f64 (neg.f64 y) x (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 a a) #s(literal -3/4 binary64))) (/.f64 y (pow.f64 z #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -3/4 binary64)) #s(literal -1/2 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 y (pow.f64 z #s(literal 6 binary64))))))))) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) 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))))))) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 t (/.f64 t (pow.f64 z #s(literal 4 binary64)))) #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)))))))) |
(neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 t (/.f64 t (pow.f64 z #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z) (/.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) #s(literal -1/16 binary64)) (pow.f64 z #s(literal 6 binary64))))) 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)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 t x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 (*.f64 z z) y))) (*.f64 (/.f64 (*.f64 a x) z) (/.f64 y z)))) t (*.f64 y x)) |
(+ (* 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)) |
(fma.f64 (fma.f64 (*.f64 t #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 y x) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (*.f64 z z) (*.f64 (*.f64 (*.f64 t x) (*.f64 (*.f64 z z) y)) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 a (/.f64 a (pow.f64 z #s(literal 6 binary64)))) (/.f64 #s(literal -3/4 binary64) (*.f64 z z))) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) a) z))) t (*.f64 y x)) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (/.f64 t (pow.f64 z #s(literal 3 binary64))) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t 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)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 t (pow.f64 z #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(+ (* -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)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -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))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 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 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -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)))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 #s(literal -1/4 binary64) t) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) z) (/.f64 x (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) 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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) t) |
(* 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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(+ (* -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)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 y x)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -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))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 y x)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -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))))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z)) y (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 y x)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 y x)) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (*.f64 y x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) t) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z)))) (pow.f64 t #s(literal 3 binary64))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (neg.f64 t) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 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 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 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 (neg.f64 t) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 z z) t) #s(literal -1 binary64) a)) |
(+ (* 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)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 a x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 (*.f64 z z) y))) (*.f64 (/.f64 (*.f64 t x) z) (/.f64 y z)))) a (*.f64 y x)) |
(+ (* 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)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 (/.f64 y z) (/.f64 x z)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 y x) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (*.f64 z z) (*.f64 (*.f64 (*.f64 a x) (*.f64 (*.f64 z z) y)) (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))))))) a (*.f64 y x)) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 a (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a 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)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 t t) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a 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)))) (+ (* -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)))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 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 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (*.f64 z y)) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) 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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) a) |
(* 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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) a) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(+ (* -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))))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z)) y (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 y x)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 y x)) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 t a)) (*.f64 y x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z)))) (pow.f64 a #s(literal 3 binary64))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -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 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 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 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (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)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) a) #s(literal -1 binary64) t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 37 |
| 0 | 19 | 37 |
| 1 | 53 | 37 |
| 2 | 301 | 37 |
| 3 | 2861 | 37 |
| 0 | 9079 | 32 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
(-.f64 (*.f64 z z) (*.f64 t a)) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 z (*.f64 y x)) (hypot.f64 (*.f64 z z) (*.f64 a t))) (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) |
(*.f64 (/.f64 (*.f64 z (*.f64 y x)) (hypot.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) (/.f64 (*.f64 z y) (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) (/.f64 z (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)))) |
(*.f64 (/.f64 z (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)))) |
(*.f64 (/.f64 z (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) (/.f64 (*.f64 y x) (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)))) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) (/.f64 z (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)))) |
(*.f64 (/.f64 (*.f64 z x) (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) (/.f64 y (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)))) |
(*.f64 (/.f64 y (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) (/.f64 (*.f64 z x) (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)))) |
(*.f64 (/.f64 (*.f64 z y) (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) (/.f64 x (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)))) |
(*.f64 (/.f64 x (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) (/.f64 (*.f64 z y) (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)))) |
(*.f64 (/.f64 (*.f64 y x) (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) z) |
(*.f64 (*.f64 (/.f64 z (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) x) y) |
(*.f64 (*.f64 (/.f64 z (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) y) x) |
(*.f64 (*.f64 z x) (/.f64 y (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(*.f64 (*.f64 z x) (/.f64 (neg.f64 y) (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 z (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 z (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) y)) |
(*.f64 (/.f64 z (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) (*.f64 y x)) |
(*.f64 (*.f64 z y) (/.f64 x (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(*.f64 (*.f64 z y) (/.f64 (neg.f64 x) (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(*.f64 z (/.f64 (*.f64 (neg.f64 x) y) (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(*.f64 z (/.f64 (*.f64 y x) (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(*.f64 (*.f64 y x) (/.f64 z (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(*.f64 y (*.f64 (/.f64 z (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) x)) |
(*.f64 x (*.f64 (/.f64 z (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) y)) |
(/.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 y x)) (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)))) (neg.f64 (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)))) |
(/.f64 (/.f64 (*.f64 z (*.f64 y x)) (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(/.f64 (*.f64 z (*.f64 y x)) (neg.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(/.f64 (*.f64 z (*.f64 y x)) (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) |
(neg.f64 (*.f64 (/.f64 z (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) (*.f64 y x))) |
(*.f64 (*.f64 (neg.f64 x) z) y) |
(*.f64 (neg.f64 (*.f64 z x)) y) |
(*.f64 (neg.f64 y) (*.f64 z x)) |
(*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) z) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 z y)) |
(*.f64 (*.f64 z x) (neg.f64 y)) |
(*.f64 (*.f64 z x) y) |
(*.f64 (*.f64 (neg.f64 x) y) z) |
(*.f64 (neg.f64 x) (*.f64 z y)) |
(*.f64 (*.f64 z y) (neg.f64 x)) |
(*.f64 (*.f64 z y) x) |
(*.f64 z (neg.f64 (*.f64 (neg.f64 x) y))) |
(*.f64 z (*.f64 (neg.f64 x) y)) |
(*.f64 z (*.f64 y x)) |
(*.f64 (*.f64 y x) z) |
(*.f64 y (neg.f64 (*.f64 z x))) |
(*.f64 y (*.f64 z x)) |
(*.f64 x (*.f64 z y)) |
(neg.f64 (*.f64 z (*.f64 y x))) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)))) (neg.f64 (neg.f64 (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) #s(literal 3 binary64)) (pow.f64 z #s(literal 12 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64)))) (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) |
(*.f64 (sqrt.f64 (/.f64 (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) #s(literal 3 binary64)) (pow.f64 z #s(literal 12 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64))))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) (neg.f64 (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (fma.f64 z z (*.f64 a t)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (pow.f64 (/.f64 (fma.f64 z z (*.f64 a t)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(*.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z) (sqrt.f64 (/.f64 (fma.f64 z z (*.f64 a t)) (fma.f64 z z (*.f64 a t))))) |
(*.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z) (pow.f64 (/.f64 (fma.f64 z z (*.f64 a t)) (fma.f64 z z (*.f64 a t))) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fma.f64 z z (*.f64 a t)))) |
(pow.f64 (neg.f64 (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (hypot.f64 (*.f64 z z) (*.f64 a t)))) (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) |
(/.f64 (neg.f64 (neg.f64 (hypot.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t))) #s(literal 2 binary64)))) (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)))) (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t)))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (*.f64 (fma.f64 z z (*.f64 a t)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (hypot.f64 (*.f64 z z) (*.f64 a t))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (sqrt.f64 (pow.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) |
(/.f64 (neg.f64 (hypot.f64 (*.f64 z z) (*.f64 a t))) (neg.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 3 binary64)))) |
(/.f64 (hypot.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (sqrt.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (hypot.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (sqrt.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) #s(literal 2 binary64)) (pow.f64 z #s(literal 8 binary64))) (fma.f64 z z (*.f64 a t))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 18 binary64)) (pow.f64 (*.f64 a t) #s(literal 9 binary64)))) (sqrt.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (hypot.f64 (*.f64 z z) (*.f64 a t)) (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) |
(/.f64 (hypot.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z))))) |
(/.f64 (hypot.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(neg.f64 (neg.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(sqrt.f64 (fma.f64 z z (*.f64 a t))) |
(fabs.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) |
(hypot.f64 (sqrt.f64 (*.f64 (neg.f64 t) a)) z) |
(hypot.f64 (sqrt.f64 (*.f64 a t)) z) |
(hypot.f64 z (sqrt.f64 (*.f64 (neg.f64 t) a))) |
(hypot.f64 z (sqrt.f64 (*.f64 a t))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 z z (*.f64 a t))) #s(literal 1/4 binary64) (*.f64 (log.f64 (fma.f64 z z (*.f64 a t))) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 z z (*.f64 a t))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(+.f64 (cosh.f64 (log.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) (sinh.f64 (log.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal 2 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) #s(literal 3 binary64)) (pow.f64 z #s(literal 12 binary64)))) (fma.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64))) (fma.f64 z z (*.f64 a t))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 z z (*.f64 a t)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (fma.f64 z z (*.f64 a t)) (/.f64 (fma.f64 z z (*.f64 a t)) (fma.f64 z z (*.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t))) #s(literal 2 binary64)))) (fma.f64 z z (*.f64 a t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)))) (fma.f64 z z (*.f64 a t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 z z (*.f64 a t))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (*.f64 (fma.f64 z z (*.f64 a t)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (neg.f64 (pow.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (*.f64 (fma.f64 z z (*.f64 a t)) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t)) (*.f64 (fma.f64 z z (*.f64 a t)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (*.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t)) (*.f64 (fma.f64 z z (*.f64 a t)) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64))) |
(/.f64 (exp.f64 (log.f64 (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64)))) (fma.f64 z z (*.f64 a t))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t))) #s(literal 2 binary64))) (fma.f64 z z (*.f64 a t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64))) (fma.f64 z z (*.f64 a t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (fma.f64 z z (*.f64 a t))) |
(/.f64 (-.f64 (/.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 18 binary64)) (pow.f64 (*.f64 a t) #s(literal 9 binary64)))) (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64)))) (neg.f64 (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) #s(literal 2 binary64)) (pow.f64 z #s(literal 8 binary64))) (fma.f64 z z (*.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64)))) (neg.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (*.f64 (fma.f64 z z (*.f64 a t)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 18 binary64)) (pow.f64 (*.f64 a t) #s(literal 9 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) #s(literal 2 binary64)) (pow.f64 z #s(literal 8 binary64))) (fma.f64 z z (*.f64 a t)))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z)))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) |
(neg.f64 (fma.f64 z z (*.f64 a t))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 t)) (*.f64 z z)) |
(fma.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 a)) (*.f64 z z)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) (neg.f64 t))) (sqrt.f64 a) (*.f64 z z)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 t) a)) (sqrt.f64 (*.f64 (neg.f64 t) a)) (*.f64 z z)) |
(fma.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (*.f64 a (*.f64 (neg.f64 t) a))) (*.f64 z z)) |
(fma.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 (*.f64 a t)) (*.f64 z z)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) a)) (sqrt.f64 a) (*.f64 z z)) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (neg.f64 t) (*.f64 (neg.f64 t) a))) (*.f64 z z)) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (*.f64 t t) a)) (*.f64 z z)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 a a) t)) (sqrt.f64 t) (*.f64 z z)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (*.f64 a a) t)) (*.f64 z z)) |
(fma.f64 (sqrt.f64 (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 z) (*.f64 (neg.f64 (neg.f64 a)) t)) |
(fma.f64 (sqrt.f64 (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 z) (*.f64 (neg.f64 a) (neg.f64 t))) |
(fma.f64 (sqrt.f64 (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 z) (*.f64 (neg.f64 t) a)) |
(fma.f64 (sqrt.f64 (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 z) (*.f64 a t)) |
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 a)) (*.f64 z z)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 t)) (*.f64 z z)) |
(fma.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 z z)) |
(fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)) (*.f64 z z)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal 2 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) #s(literal 3 binary64)) (pow.f64 z #s(literal 12 binary64)))) (fma.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64))) (fma.f64 z z (*.f64 a t)) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a a) t)) t) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) a)) a) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 t t)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 a a)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 t t) a)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64))) (fma.f64 z z (*.f64 a t)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a a) t)) t) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64))) (fma.f64 z z (*.f64 a t)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) a)) a) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64))) (fma.f64 z z (*.f64 a t)) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 t t)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64))) (fma.f64 z z (*.f64 a t)) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 a a)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64))) (fma.f64 z z (*.f64 a t)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 t t) a)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64))) (fma.f64 z z (*.f64 a t)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal 2 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal 2 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (*.f64 a t)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal 2 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) #s(literal 3 binary64)) (pow.f64 z #s(literal 12 binary64)))) (fma.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) #s(literal 3 binary64)) (pow.f64 z #s(literal 12 binary64)))) (fma.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (*.f64 a t)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) #s(literal 3 binary64)) (pow.f64 z #s(literal 12 binary64)))) (fma.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (fabs.f64 a) (fabs.f64 t) (*.f64 z z)) |
(fma.f64 (fabs.f64 t) (fabs.f64 a) (*.f64 z z)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 z #s(literal 3 binary64))) (*.f64 (neg.f64 (neg.f64 a)) t)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 z #s(literal 3 binary64))) (*.f64 (neg.f64 a) (neg.f64 t))) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 z #s(literal 3 binary64))) (*.f64 (neg.f64 t) a)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (pow.f64 z #s(literal 3 binary64))) (*.f64 a t)) |
(fma.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (*.f64 (*.f64 t t) a) (/.f64 a (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 z z) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a a) t)) t) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 z z) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) a)) a) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 z z) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 t t)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 z z) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 a a)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 z z) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 t t) a)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 z z) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (*.f64 z z) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (*.f64 z z) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (*.f64 a t)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (*.f64 z z) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 t t) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 a a) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 z (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a a) t)) t) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 z (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) a)) a) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 z (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 t t)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 z (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 a a)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 z (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 t t) a)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 z (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (*.f64 a t)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (neg.f64 t) a) (/.f64 (*.f64 a t) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (/.f64 (*.f64 a t) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 (*.f64 z z) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 (*.f64 z z) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (*.f64 a t)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 (*.f64 z z) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (*.f64 a t) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (*.f64 a t) (/.f64 (*.f64 a t) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 t t) a) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 a (neg.f64 t) (*.f64 z z)) |
(fma.f64 a t (*.f64 z z)) |
(fma.f64 t (/.f64 (*.f64 (*.f64 a a) t) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 t (neg.f64 a) (*.f64 z z)) |
(fma.f64 t a (*.f64 z z)) |
(fma.f64 z (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a a) t)) t) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 z (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) a)) a) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 z (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 t t)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 z (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 a a)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 z (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 t t) a)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 z (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t)))) |
(fma.f64 z z (*.f64 (neg.f64 (neg.f64 a)) t)) |
(fma.f64 z z (*.f64 (neg.f64 a) (neg.f64 t))) |
(fma.f64 z z (*.f64 (neg.f64 t) a)) |
(fma.f64 z z (*.f64 a t)) |
(-.f64 (/.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 4 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 12 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) #s(literal 2 binary64)) (pow.f64 z #s(literal 8 binary64))) (fma.f64 z z (*.f64 a t)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) #s(literal 2 binary64)) (pow.f64 z #s(literal 8 binary64))) (fma.f64 z z (*.f64 a t))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64))) (fma.f64 z z (*.f64 a t))) (/.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 4 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64))) (fma.f64 z z (*.f64 a t)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 12 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) #s(literal 2 binary64)) (pow.f64 z #s(literal 8 binary64)))) (fma.f64 z z (*.f64 a t))) (/.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) #s(literal 2 binary64)) (pow.f64 z #s(literal 8 binary64)))) (fma.f64 z z (*.f64 a t)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 12 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 18 binary64)) (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64)))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 9 binary64)) (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64)))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t))) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t))))))) (/.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (pow.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 18 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 9 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 12 binary64)) (*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 12 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z)))) (/.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 18 binary64)) (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64)))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z)))) (/.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 9 binary64)) (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64)))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z))))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z))))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (*.f64 a t)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z))))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z))))) |
(-.f64 (*.f64 z z) (*.f64 (neg.f64 (neg.f64 a)) t)) |
(-.f64 (*.f64 z z) (*.f64 (neg.f64 a) (neg.f64 t))) |
(-.f64 (*.f64 z z) (*.f64 (neg.f64 t) a)) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t)))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a a) t)) t) (fma.f64 z z (*.f64 a t)))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) a)) a) (fma.f64 z z (*.f64 a t)))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 t t)) (fma.f64 z z (*.f64 a t)))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 a a)) (fma.f64 z z (*.f64 a t)))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 t t) a)) (fma.f64 z z (*.f64 a t)))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t)))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (*.f64 a t)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(-.f64 (*.f64 (neg.f64 t) a) (*.f64 z z)) |
(-.f64 (*.f64 a t) (*.f64 z z)) |
(exp.f64 (log.f64 (fma.f64 z z (*.f64 a t)))) |
(+.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 (neg.f64 t) a)) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 z z)) (fma.f64 z z (*.f64 a t)))) |
(+.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 z z)) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 (neg.f64 t) a)) (fma.f64 z z (*.f64 a t)))) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) (fma.f64 z z (*.f64 a t))) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) (fma.f64 z z (*.f64 a t)))) |
(+.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (*.f64 z z) (fma.f64 z z (*.f64 a t))) (fma.f64 z z (*.f64 a t)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 t) a) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 z z) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (neg.f64 t) a) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (*.f64 (neg.f64 t) a)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (*.f64 z z)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (*.f64 z z)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (*.f64 (neg.f64 t) a)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 t) a) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z)))) (/.f64 (*.f64 (*.f64 z z) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z))))) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z)))) (/.f64 (*.f64 (*.f64 (neg.f64 t) a) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (*.f64 (neg.f64 t) a)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z)))) (/.f64 (*.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (*.f64 z z)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (*.f64 z z)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z)))) (/.f64 (*.f64 (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (*.f64 (neg.f64 t) a)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 3 binary64)))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 12 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) #s(literal 2 binary64)) (pow.f64 z #s(literal 8 binary64))) (fma.f64 z z (*.f64 a t)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t)) #s(literal 2 binary64)) (pow.f64 z #s(literal 8 binary64))) (fma.f64 z z (*.f64 a t))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 12 binary64)) (*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (*.f64 a t)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z))))) |
(+.f64 (cosh.f64 (log.f64 (fma.f64 z z (*.f64 a t)))) (sinh.f64 (log.f64 (fma.f64 z z (*.f64 a t))))) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 (neg.f64 a)) t)) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 a) (neg.f64 t))) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 t) a)) |
(+.f64 (*.f64 z z) (*.f64 a t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t)))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a a) t)) t) (fma.f64 z z (*.f64 a t)))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) a)) a) (fma.f64 z z (*.f64 a t)))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 t t)) (fma.f64 z z (*.f64 a t)))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 a a)) (fma.f64 z z (*.f64 a t)))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 t t) a)) (fma.f64 z z (*.f64 a t)))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 z z (*.f64 a t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 z z (*.f64 a t)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (*.f64 a t)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 z z (*.f64 a t)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(+.f64 (*.f64 (neg.f64 t) a) (*.f64 z z)) |
(+.f64 (*.f64 a t) (*.f64 z z)) |
Compiled 14 389 to 1 662 computations (88.4% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 361 | 15 | 376 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 362 | 15 | 377 |
| Status | Accuracy | Program |
|---|---|---|
| 62.9% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| 61.8% | (/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| 43.3% | (/.f64 (*.f64 (*.f64 x y) z) (pow.f64 (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) | |
| ▶ | 53.4% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z)))) |
| 44.4% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) a)) (sqrt.f64 a) (*.f64 z z)))) | |
| ▶ | 37.8% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 45.7% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| ▶ | 70.6% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
| 17.2% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| 32.3% | (*.f64 (/.f64 (*.f64 y x) (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) z) | |
| 34.4% | (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) (/.f64 z (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)))) | |
| ▶ | 60.9% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) |
| 15.8% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 t x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 (*.f64 z z) y))) (*.f64 (/.f64 (*.f64 a x) z) (/.f64 y z)))) t (*.f64 y x))) | |
| 62.9% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) | |
| ▶ | 13.4% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
Compiled 652 to 486 computations (25.5% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z))) | |
| 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 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z)))) | |
| cost-diff | 0 | (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) | |
| cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) z) | |
| cost-diff | 0 | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) | |
| cost-diff | 2 | (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) | |
| 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 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| cost-diff | 0 | (neg.f64 y) | |
| cost-diff | 0 | (*.f64 (neg.f64 y) x) | |
| cost-diff | 0 | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) | |
| cost-diff | 0 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) | |
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (*.f64 (*.f64 x y) z) | |
| cost-diff | 0 | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 326 |
| 0 | 75 | 326 |
| 1 | 133 | 326 |
| 2 | 316 | 326 |
| 3 | 836 | 324 |
| 4 | 3182 | 324 |
| 5 | 6984 | 324 |
| 0 | 8862 | 322 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(*.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
a |
(/.f64 t z) |
t |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 y) x) |
(neg.f64 y) |
y |
x |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (neg.f64 a) t) |
(neg.f64 a) |
a |
t |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)) |
(/.f64 #s(literal 1/2 binary64) z) |
#s(literal 1/2 binary64) |
z |
(/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) |
(*.f64 (*.f64 (*.f64 y x) t) a) |
(*.f64 (*.f64 y x) t) |
(*.f64 y x) |
y |
x |
t |
a |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
(sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z)) |
(sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) |
(*.f64 (*.f64 (neg.f64 t) a) a) |
(*.f64 (neg.f64 t) a) |
(neg.f64 t) |
t |
a |
(sqrt.f64 (neg.f64 t)) |
(*.f64 z z) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
(*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) z) |
(*.f64 (*.f64 x y) z) |
(*.f64 (*.f64 z x) y) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) |
(*.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
a |
(/.f64 t z) |
t |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 y) x) |
(neg.f64 y) |
y |
x |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 (*.f64 z x) y) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
z |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) |
(*.f64 (neg.f64 a) t) |
(*.f64 (neg.f64 t) a) |
(neg.f64 a) |
a |
t |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 t z) a) z) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 t z) a) z) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 y x)) |
(/.f64 #s(literal 1/2 binary64) z) |
#s(literal 1/2 binary64) |
z |
(/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) |
(*.f64 (*.f64 (*.f64 y x) t) a) |
(*.f64 (*.f64 y x) t) |
(*.f64 y x) |
y |
x |
t |
a |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 (fma.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (*.f64 z z)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 (*.f64 z x) y) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
z |
(sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z))) |
(sqrt.f64 (fma.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (*.f64 z z))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z)) |
(fma.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (*.f64 z z)) |
(sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) |
(*.f64 (*.f64 (neg.f64 t) a) a) |
(*.f64 (neg.f64 t) a) |
(neg.f64 t) |
t |
a |
(sqrt.f64 (neg.f64 t)) |
(*.f64 z z) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 2.962257524474523 | (*.f64 (*.f64 x y) z) | |
| accuracy | 6.202194916115113 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z)))) | |
| accuracy | 15.928422100222493 | (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) | |
| accuracy | 18.531296281136093 | (sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z))) | |
| accuracy | 4.344159082378514 | (*.f64 (*.f64 y x) t) | |
| accuracy | 4.376580041340793 | (*.f64 (*.f64 (*.f64 y x) t) a) | |
| accuracy | 5.624317539608113 | (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) | |
| accuracy | 20.58361757845844 | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) | |
| accuracy | 2.962257524474523 | (*.f64 (*.f64 x y) z) | |
| accuracy | 6.202194916115113 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| accuracy | 18.53129628113613 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) | |
| accuracy | 30.412023747281136 | #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) | |
| accuracy | 0.0 | (*.f64 (neg.f64 y) x) | |
| accuracy | 0.0 | (neg.f64 y) | |
| accuracy | 45.87207309894188 | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) | |
| accuracy | 1.2071278053783665 | (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) | |
| accuracy | 2.962257524474523 | (*.f64 (*.f64 x y) z) | |
| accuracy | 6.202194916115113 | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) | |
| accuracy | 20.195850118230936 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) |
| 181.0ms | 214× | 0 | valid |
| 70.0ms | 42× | 0 | invalid |
Compiled 278 to 40 computations (85.6% saved)
ival-sqrt: 66.0ms (32.9% of total)ival-add: 63.0ms (31.4% of total)ival-div: 36.0ms (18% of total)ival-mult: 31.0ms (15.5% of total)ival-neg: 3.0ms (1.5% of total)ival-sub: 1.0ms (0.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 y) x) |
(neg.f64 y) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) |
(/.f64 #s(literal 1/2 binary64) z) |
(/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z)))) |
(sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (*.f64 (*.f64 y x) t) a) |
(*.f64 (*.f64 y x) t) |
(sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) |
| Outputs |
|---|
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x y) |
(* -1 (* x y)) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(/ (* a (* t (* x y))) z) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))) |
(* a (* t (* x y))) |
(* t (* x y)) |
(* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))) |
(* -1 y) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))) |
(* (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)))))))))) |
(* (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))))))))) |
(* 1/2 (/ (* a (* t (* x y))) (pow z 2))) |
(/ (+ (* 1/2 (* a (* t (* x y)))) (* x (* y (pow z 2)))) (pow z 2)) |
(/ 1/2 z) |
(* (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))) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* a t))) (/ (* 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) (pow (sqrt -1) 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 2))) (pow (sqrt -1) 5)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (pow (sqrt -1) 3)))) (* (pow z 2) (+ (* -5/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 7)))) (/ (* x (* y (pow z 2))) (pow (sqrt -1) 7)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x y) (pow (sqrt -1) 5)))))))))) |
(* -1/2 (/ (* a t) z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(* -1 (* a t)) |
(- (pow z 2) (* a t)) |
(+ (* 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)))) |
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/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))) (* x y))) |
(+ (* -1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* 1/2 (* a (* t (* (pow (sqrt -1) 2) (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))))) (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6)))))) (pow z 6))) (* x y)))) |
(* z (+ 1 (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))) |
(* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2)))))) |
(* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (+ (* 1/16 (/ (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6))) (pow z 6))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))))) |
(pow z 2) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(+ (* -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)))))) |
(* -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)))))))) |
(+ (* -1 (* x y)) (* 1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* 1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* 1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* 1/2 (* a (* t (* (pow (sqrt -1) 2) (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))))) (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6)))))) (pow z 6)))))) |
(* -1 (* z (+ 1 (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))))) |
(* -1 (* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (+ (* 1/16 (/ (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6))) (pow z 6))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2)))))))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(+ (* 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)) |
(+ 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)))))))) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))))))))) (* -1/2 (/ (* a (* x (* y (pow (sqrt -1) 2)))) (pow z 2))))) (* x y)) |
(+ (* t (+ (* -1/2 (/ (* a (* x (* y (pow (sqrt -1) 2)))) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* 1/2 (/ (* a (* (pow (sqrt -1) 2) (+ (* -1 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6)))))) (pow z 2))) (/ (* (pow a 3) (pow (sqrt -1) 6)) (pow z 8)))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6)))))))))))) (* x y)) |
(+ z (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) z))) |
(+ z (* t (+ (* -1/8 (/ (* (pow a 2) (* t (pow (sqrt -1) 4))) (pow z 3))) (* 1/2 (/ (* a (pow (sqrt -1) 2)) z))))) |
(+ z (* t (+ (* 1/2 (/ (* a (pow (sqrt -1) 2)) z)) (* t (+ (* -1/8 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 3))) (* 1/16 (/ (* (pow a 3) (* t (pow (sqrt -1) 6))) (pow z 5)))))))) |
(+ (* -1 (* a t)) (pow z 2)) |
(* (* a (sqrt -1)) (sqrt t)) |
(+ (* -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)))))))) |
(* 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)))))) |
(* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (/ (* x y) t))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (* x (* y (* z (* (sqrt -1) (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 6)))) (/ (pow z 6) (* (pow a 4) (pow (sqrt -1) 8)))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (- (/ (pow z 2) t) a)) |
(+ (* -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))))))) |
(* -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))))))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/2 (/ (* a (* x y)) (pow z 2)))))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -1 (* (* a (sqrt -1)) (sqrt t))) |
(+ (* 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)) |
(+ 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)))))))) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))))))))) (* -1/2 (/ (* t (* x (* y (pow (sqrt -1) 2)))) (pow z 2))))) (* x y)) |
(+ (* a (+ (* -1/2 (/ (* t (* x (* y (pow (sqrt -1) 2)))) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* 1/2 (/ (* t (* (pow (sqrt -1) 2) (+ (* -1 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6)))))) (pow z 2))) (/ (* (pow t 3) (pow (sqrt -1) 6)) (pow z 8)))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6)))))))))))) (* x y)) |
(+ z (* a (+ (* -1/8 (/ (* a (* (pow t 2) (pow (sqrt -1) 4))) (pow z 3))) (* 1/2 (/ (* t (pow (sqrt -1) 2)) z))))) |
(+ z (* a (+ (* 1/2 (/ (* t (pow (sqrt -1) 2)) z)) (* a (+ (* -1/8 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 3))) (* 1/16 (/ (* a (* (pow t 3) (pow (sqrt -1) 6))) (pow z 5)))))))) |
(+ (* -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)))))))) |
(* 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)))))) |
(* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (/ (* x y) a))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (* x (* y (* z (* (sqrt -1) (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 6)))) (/ (pow z 6) (* (pow t 4) (pow (sqrt -1) 8)))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (- (/ (pow z 2) a) t)) |
(+ (* -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 (+ (* 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))))))) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* -1/2 (/ (* t (* x y)) (pow z 2)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y z))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 (* a t))) (* x (* y z)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 4)))) (* (sqrt (/ 1 (* a t))) (* x (* y z))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 4)))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (pow (sqrt -1) 2) (+ (* -1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 6)))) (/ (pow z 6) (* (pow t 4) (pow (sqrt -1) 8))))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 (* a t))) (* x (* y z))))) |
(* -1 (* (sqrt (* a t)) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))) (* (sqrt (/ t a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))) (* (sqrt (/ t a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))) (* (sqrt (/ t a)) (pow (sqrt -1) 2))))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 38.0ms | z | @ | inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (neg y) x) (neg y) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ 1/2 z) (/ (* (* (* y x) t) a) z) (/ (* (* x y) z) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z)))) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (* (* (* y x) t) a) (* (* y x) t) (sqrt (* (* (neg t) a) a))) |
| 11.0ms | y | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (neg y) x) (neg y) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ 1/2 z) (/ (* (* (* y x) t) a) z) (/ (* (* x y) z) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z)))) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (* (* (* y x) t) a) (* (* y x) t) (sqrt (* (* (neg t) a) a))) |
| 9.0ms | a | @ | 0 | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (neg y) x) (neg y) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ 1/2 z) (/ (* (* (* y x) t) a) z) (/ (* (* x y) z) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z)))) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (* (* (* y x) t) a) (* (* y x) t) (sqrt (* (* (neg t) a) a))) |
| 7.0ms | y | @ | 0 | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (neg y) x) (neg y) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ 1/2 z) (/ (* (* (* y x) t) a) z) (/ (* (* x y) z) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z)))) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (* (* (* y x) t) a) (* (* y x) t) (sqrt (* (* (neg t) a) a))) |
| 6.0ms | x | @ | 0 | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (neg y) x) (neg y) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/ 1/2 z) (/ (* (* (* y x) t) a) z) (/ (* (* x y) z) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z)))) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (* (* (* y x) t) a) (* (* y x) t) (sqrt (* (* (neg t) a) a))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 854 | 4688 |
| 1 | 3092 | 4475 |
| 0 | 8574 | 4289 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x y) |
(* -1 (* x y)) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(/ (* a (* t (* x y))) z) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))) |
(* a (* t (* x y))) |
(* t (* x y)) |
(* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))) |
(* -1 y) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))) |
(* (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)))))))))) |
(* (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))))))))) |
(* 1/2 (/ (* a (* t (* x y))) (pow z 2))) |
(/ (+ (* 1/2 (* a (* t (* x y)))) (* x (* y (pow z 2)))) (pow z 2)) |
(/ 1/2 z) |
(* (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))) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* a t))) (/ (* 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) (pow (sqrt -1) 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 2))) (pow (sqrt -1) 5)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (pow (sqrt -1) 3)))) (* (pow z 2) (+ (* -5/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 7)))) (/ (* x (* y (pow z 2))) (pow (sqrt -1) 7)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x y) (pow (sqrt -1) 5)))))))))) |
(* -1/2 (/ (* a t) z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(* -1 (* a t)) |
(- (pow z 2) (* a t)) |
(+ (* 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)))) |
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/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))) (* x y))) |
(+ (* -1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* 1/2 (* a (* t (* (pow (sqrt -1) 2) (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))))) (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6)))))) (pow z 6))) (* x y)))) |
(* z (+ 1 (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))) |
(* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2)))))) |
(* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (+ (* 1/16 (/ (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6))) (pow z 6))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))))) |
(pow z 2) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(+ (* -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)))))) |
(* -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)))))))) |
(+ (* -1 (* x y)) (* 1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* 1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* 1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* 1/2 (* a (* t (* (pow (sqrt -1) 2) (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))))) (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6)))))) (pow z 6)))))) |
(* -1 (* z (+ 1 (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))))) |
(* -1 (* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (+ (* 1/16 (/ (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6))) (pow z 6))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2)))))))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(+ (* 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)) |
(+ 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)))))))) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))))))))) (* -1/2 (/ (* a (* x (* y (pow (sqrt -1) 2)))) (pow z 2))))) (* x y)) |
(+ (* t (+ (* -1/2 (/ (* a (* x (* y (pow (sqrt -1) 2)))) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* 1/2 (/ (* a (* (pow (sqrt -1) 2) (+ (* -1 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6)))))) (pow z 2))) (/ (* (pow a 3) (pow (sqrt -1) 6)) (pow z 8)))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6)))))))))))) (* x y)) |
(+ z (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) z))) |
(+ z (* t (+ (* -1/8 (/ (* (pow a 2) (* t (pow (sqrt -1) 4))) (pow z 3))) (* 1/2 (/ (* a (pow (sqrt -1) 2)) z))))) |
(+ z (* t (+ (* 1/2 (/ (* a (pow (sqrt -1) 2)) z)) (* t (+ (* -1/8 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 3))) (* 1/16 (/ (* (pow a 3) (* t (pow (sqrt -1) 6))) (pow z 5)))))))) |
(+ (* -1 (* a t)) (pow z 2)) |
(* (* a (sqrt -1)) (sqrt t)) |
(+ (* -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)))))))) |
(* 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)))))) |
(* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (/ (* x y) t))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (* x (* y (* z (* (sqrt -1) (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 6)))) (/ (pow z 6) (* (pow a 4) (pow (sqrt -1) 8)))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (- (/ (pow z 2) t) a)) |
(+ (* -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))))))) |
(* -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))))))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/2 (/ (* a (* x y)) (pow z 2)))))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -1 (* (* a (sqrt -1)) (sqrt t))) |
(+ (* 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)) |
(+ 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)))))))) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))))))))) (* -1/2 (/ (* t (* x (* y (pow (sqrt -1) 2)))) (pow z 2))))) (* x y)) |
(+ (* a (+ (* -1/2 (/ (* t (* x (* y (pow (sqrt -1) 2)))) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* 1/2 (/ (* t (* (pow (sqrt -1) 2) (+ (* -1 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6)))))) (pow z 2))) (/ (* (pow t 3) (pow (sqrt -1) 6)) (pow z 8)))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6)))))))))))) (* x y)) |
(+ z (* a (+ (* -1/8 (/ (* a (* (pow t 2) (pow (sqrt -1) 4))) (pow z 3))) (* 1/2 (/ (* t (pow (sqrt -1) 2)) z))))) |
(+ z (* a (+ (* 1/2 (/ (* t (pow (sqrt -1) 2)) z)) (* a (+ (* -1/8 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 3))) (* 1/16 (/ (* a (* (pow t 3) (pow (sqrt -1) 6))) (pow z 5)))))))) |
(+ (* -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)))))))) |
(* 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)))))) |
(* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (/ (* x y) a))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (* x (* y (* z (* (sqrt -1) (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 6)))) (/ (pow z 6) (* (pow t 4) (pow (sqrt -1) 8)))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (- (/ (pow z 2) a) t)) |
(+ (* -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 (+ (* 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))))))) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* -1/2 (/ (* t (* x y)) (pow z 2)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y z))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 (* a t))) (* x (* y z)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 4)))) (* (sqrt (/ 1 (* a t))) (* x (* y z))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 4)))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (pow (sqrt -1) 2) (+ (* -1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 6)))) (/ (pow z 6) (* (pow t 4) (pow (sqrt -1) 8))))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 (* a t))) (* x (* y z))))) |
(* -1 (* (sqrt (* a t)) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))) (* (sqrt (/ t a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))) (* (sqrt (/ t a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))) (* (sqrt (/ t a)) (pow (sqrt -1) 2))))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
| Outputs |
|---|
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x y) |
(*.f64 y x) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y) x) |
(/ (* a (* t (* x y))) z) |
(/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* a (* t (* x y))) |
(*.f64 (*.f64 (*.f64 y x) t) a) |
(* t (* x y)) |
(*.f64 (*.f64 y x) t) |
(* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) (neg.f64 y))) |
(* -1 y) |
(neg.f64 y) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) x) y) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) (neg.f64 x)) (neg.f64 y)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(* 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 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (*.f64 a t)) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 z z)) y) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 y x))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* 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 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a t))) (fma.f64 x (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 z z)) y) x) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* (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))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (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))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.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))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) |
(* 1/2 (/ (* a (* t (* x y))) (pow z 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 1/2 binary64)) |
(/ (+ (* 1/2 (* a (* t (* x y)))) (* x (* y (pow z 2)))) (pow z 2)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z z) y) x (*.f64 (*.f64 (*.f64 (*.f64 y x) t) a) #s(literal 1/2 binary64))) z) z) |
(/ 1/2 z) |
(/.f64 #s(literal 1/2 binary64) z) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 z z) y) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (pow (sqrt -1) 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 2))) (pow (sqrt -1) 5)))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 3/8 binary64))) (*.f64 z z) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (pow (sqrt -1) 3)))) (* (pow z 2) (+ (* -5/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 7)))) (/ (* x (* y (pow z 2))) (pow (sqrt -1) 7)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x y) (pow (sqrt -1) 5)))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (/.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 3/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 7 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 7 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal -5/16 binary64))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 z z) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a t) (*.f64 z z)) z) |
(* -1 (* a t)) |
(*.f64 (neg.f64 t) a) |
(- (pow z 2) (* a t)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* -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))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 1/2 binary64) (*.f64 y x))) |
(+ (* -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)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) t) (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64))) y) (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 1/2 binary64) (*.f64 y x))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 a t) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 a t) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64))) 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))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a t) z) z) #s(literal -1/2 binary64)))) z z) |
(+ (* -1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t x) (neg.f64 y)) a) (*.f64 z z)) #s(literal -1/2 binary64) (*.f64 y x)) |
(+ (* -1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))) (* x y))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 t x) (neg.f64 y)) z) (/.f64 a z) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64)))) (*.f64 y x)) |
(+ (* -1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* 1/2 (* a (* t (* (pow (sqrt -1) 2) (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))))) (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6)))))) (pow z 6))) (* x y)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 t x) (neg.f64 y)) a) z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 t) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) #s(literal -3/4 binary64))) (*.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)))) y) (pow.f64 z #s(literal 6 binary64))))) (*.f64 y x))) |
(* z (+ 1 (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 a t) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 a t) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64))) z) |
(* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (+ (* 1/16 (/ (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6))) (pow z 6))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 a t) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) (pow.f64 z #s(literal 6 binary64))) #s(literal 1/16 binary64))) z) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a t) z) z)) (*.f64 z z)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (neg.f64 x) y (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal -1/2 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))))) |
(fma.f64 (neg.f64 x) y (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #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)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) t) (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64))) y) (pow.f64 z #s(literal 6 binary64))))) (*.f64 (neg.f64 x) y))) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 (/.f64 (*.f64 a t) z) z) #s(literal -1/2 binary64) #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))))))) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 a t) z) z) #s(literal -1/2 binary64) #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)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a t) z) z) #s(literal -1/2 binary64)))) z z)) |
(+ (* -1 (* x y)) (* 1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t x) (neg.f64 y)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 (neg.f64 x) y)) |
(+ (* -1 (* x y)) (+ (* 1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))))) |
(fma.f64 (neg.f64 x) y (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 t x) (neg.f64 y)) z) (/.f64 a z) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64)))))) |
(+ (* -1 (* x y)) (+ (* 1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* 1/2 (* a (* t (* (pow (sqrt -1) 2) (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))))) (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6)))))) (pow z 6)))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 t) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) #s(literal -3/4 binary64))) (*.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)))) y) (pow.f64 z #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t x) (neg.f64 y)) a) (*.f64 z z))) (*.f64 (neg.f64 x) y)) |
(* -1 (* z (+ 1 (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 (/.f64 (*.f64 a t) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))))) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 a t) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(* -1 (* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (+ (* 1/16 (/ (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6))) (pow z 6))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2)))))))) |
(*.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 a t) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) (pow.f64 z #s(literal 6 binary64))) #s(literal 1/16 binary64)))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 a t) z) z) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 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)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 (/.f64 (*.f64 a x) z) (/.f64 y z)))) t (*.f64 y x)) |
(+ (* 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)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) a) z))) t (*.f64 y x)) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t 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)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))))))))) (* -1/2 (/ (* a (* x (* y (pow (sqrt -1) 2)))) (pow z 2))))) (* x y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (/.f64 (*.f64 a x) z) (/.f64 (neg.f64 y) z)))) t (*.f64 y x)) |
(+ (* t (+ (* -1/2 (/ (* a (* x (* y (pow (sqrt -1) 2)))) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* 1/2 (/ (* a (* (pow (sqrt -1) 2) (+ (* -1 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6)))))) (pow z 2))) (/ (* (pow a 3) (pow (sqrt -1) 6)) (pow z 8)))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 (/.f64 (neg.f64 a) z) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x))) t (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 a x) (neg.f64 y)) z))) t (*.f64 y x)) |
(+ z (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) z))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 t) a) z) #s(literal 1/2 binary64) z) |
(+ z (* t (+ (* -1/8 (/ (* (pow a 2) (* t (pow (sqrt -1) 4))) (pow z 3))) (* 1/2 (/ (* a (pow (sqrt -1) 2)) z))))) |
(fma.f64 (fma.f64 (/.f64 (neg.f64 a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) t) (*.f64 a a)) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64))) t z) |
(+ z (* t (+ (* 1/2 (/ (* a (pow (sqrt -1) 2)) z)) (* t (+ (* -1/8 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 3))) (* 1/16 (/ (* (pow a 3) (* t (pow (sqrt -1) 6))) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)) t) (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64))) t (/.f64 (*.f64 (neg.f64 a) #s(literal 1/2 binary64)) z)) t z) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(* (* a (sqrt -1)) (sqrt t)) |
(*.f64 (sqrt.f64 t) (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)) |
(+ (* -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)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -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))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 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 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -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)))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) 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 (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) t) |
(* 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 (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (/ (* x y) t))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a x) z) (/.f64 y z)) #s(literal 1/2 binary64) (/.f64 (*.f64 y x) t)) t) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 z y) x) (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)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 z y) x) (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)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (* x (* y (* z (* (sqrt -1) (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 6)))) (/ (pow z 6) (* (pow a 4) (pow (sqrt -1) 8)))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64)))) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(+ (* -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)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -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))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 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 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -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))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 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 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 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 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/2 (/ (* a (* x y)) (pow z 2)))))) |
(*.f64 (neg.f64 t) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) a) z) (*.f64 (neg.f64 x) (/.f64 y t)))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (neg.f64 t) (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) t))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 z z) t) #s(literal -1 binary64) a)) |
(* -1 (* (* a (sqrt -1)) (sqrt t))) |
(*.f64 (neg.f64 (sqrt.f64 t)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)) |
(+ (* 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)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 (/.f64 (*.f64 t x) z) (/.f64 y z)))) a (*.f64 y x)) |
(+ (* 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)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) t) z))) a (*.f64 y x)) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a 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)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))))))))) (* -1/2 (/ (* t (* x (* y (pow (sqrt -1) 2)))) (pow z 2))))) (* x y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (/.f64 (*.f64 t x) z) (/.f64 (neg.f64 y) z)))) a (*.f64 y x)) |
(+ (* a (+ (* -1/2 (/ (* t (* x (* y (pow (sqrt -1) 2)))) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* 1/2 (/ (* t (* (pow (sqrt -1) 2) (+ (* -1 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6)))))) (pow z 2))) (/ (* (pow t 3) (pow (sqrt -1) 6)) (pow z 8)))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)) (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x))) a (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) (neg.f64 y)) z))) a (*.f64 y x)) |
(+ z (* a (+ (* -1/8 (/ (* a (* (pow t 2) (pow (sqrt -1) 4))) (pow z 3))) (* 1/2 (/ (* t (pow (sqrt -1) 2)) z))))) |
(fma.f64 (fma.f64 (/.f64 (neg.f64 t) z) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) a) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64))) a z) |
(+ z (* a (+ (* 1/2 (/ (* t (pow (sqrt -1) 2)) z)) (* a (+ (* -1/8 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 3))) (* 1/16 (/ (* a (* (pow t 3) (pow (sqrt -1) 6))) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) (pow.f64 z #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64))) a (/.f64 (*.f64 (neg.f64 t) #s(literal 1/2 binary64)) z)) a 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)))) (+ (* -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)))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) z) y) x) (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) a) |
(* 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 (fma.f64 (*.f64 (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)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) a) |
(* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (/ (* x y) a))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t x) z) (/.f64 y z)) #s(literal 1/2 binary64) (/.f64 (*.f64 y x) a)) a) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (* x (* y (* z (* (sqrt -1) (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 6)))) (/ (pow z 6) (* (pow t 4) (pow (sqrt -1) 8)))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) (/.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(+ (* -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))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -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 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 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 (neg.f64 a) (fma.f64 (*.f64 (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)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* -1/2 (/ (* t (* x y)) (pow z 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (neg.f64 x) (/.f64 y a)))) |
(* (sqrt (/ 1 (* a t))) (* x (* y z))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 z y) x)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 (* a t))) (* x (* y z)))) |
(fma.f64 (*.f64 (*.f64 x (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 z y) x))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 4)))) (* (sqrt (/ 1 (* a t))) (* x (* y z))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (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 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 z y) x))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 4)))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (pow (sqrt -1) 2) (+ (* -1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 6)))) (/ (pow z 6) (* (pow t 4) (pow (sqrt -1) 8))))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 (* a t))) (* x (* y z))))) |
(fma.f64 (*.f64 (*.f64 x (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) x) (*.f64 z y) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 y x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) (/.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64)))))) (sqrt.f64 (/.f64 t a)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64))))))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))))) |
(* -1 (* (sqrt (* a t)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))) (* (sqrt (/ t a)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) #s(literal -1 binary64)))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))) (* (sqrt (/ t a)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))) (* (sqrt (/ t a)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) a))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) a) #s(literal -1 binary64) t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 239 |
| 0 | 75 | 239 |
| 1 | 207 | 231 |
| 2 | 1221 | 224 |
| 0 | 8677 | 209 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 y) x) |
(neg.f64 y) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) |
(/.f64 #s(literal 1/2 binary64) z) |
(/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z)))) |
(sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (*.f64 (*.f64 y x) t) a) |
(*.f64 (*.f64 y x) t) |
(sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) |
| Outputs |
|---|
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 y x)) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 y (*.f64 x (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(*.f64 x (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) x) z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 y) x) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 z y)) |
(*.f64 (*.f64 z x) y) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 z) y)) |
(*.f64 (*.f64 z y) x) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 y) x)) |
(*.f64 (*.f64 y x) z) |
(*.f64 (*.f64 (neg.f64 y) x) (neg.f64 z)) |
(*.f64 z (*.f64 y x)) |
(*.f64 y (*.f64 x z)) |
(*.f64 x (neg.f64 (*.f64 (neg.f64 z) y))) |
(*.f64 x (*.f64 z y)) |
(neg.f64 (*.f64 (*.f64 (neg.f64 y) x) z)) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 y x) |
(*.f64 x y) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
(neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 x) y) |
(*.f64 (neg.f64 y) x) |
(*.f64 y (neg.f64 x)) |
(*.f64 x (neg.f64 y)) |
(neg.f64 (*.f64 y x)) |
(neg.f64 y) |
(*.f64 (/.f64 (*.f64 z x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) (*.f64 y x)) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 y (*.f64 x (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 x (*.f64 y (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) x) z) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 y) x) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x)))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z))))))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))))) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z))))))) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64))))) (neg.f64 (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z))))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)))) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (neg.f64 z)) (/.f64 (*.f64 a t) (neg.f64 z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (neg.f64 z)) (/.f64 (*.f64 a t) (neg.f64 z)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (neg.f64 z)) (/.f64 (*.f64 a t) (neg.f64 z)) (*.f64 y x)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 y x)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) (neg.f64 z)) (/.f64 (*.f64 (*.f64 y x) t) (neg.f64 z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) (neg.f64 z)) (/.f64 (*.f64 (*.f64 y x) t) (neg.f64 z)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) (neg.f64 z)) (/.f64 (*.f64 (*.f64 y x) t) (neg.f64 z)) (*.f64 y x)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (neg.f64 z)) (/.f64 a (neg.f64 z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (neg.f64 z)) (/.f64 a (neg.f64 z)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (neg.f64 z)) (/.f64 a (neg.f64 z)) (*.f64 y x)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) z) (/.f64 a z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) z) (/.f64 a z) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) z) (/.f64 a z) (*.f64 y x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) (*.f64 (*.f64 y x) t)) (/.f64 a z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) (*.f64 (*.f64 y x) t)) (/.f64 a z) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) (*.f64 (*.f64 y x) t)) (/.f64 a z) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) x) t) (/.f64 a z)) (/.f64 #s(literal -1/2 binary64) z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) x) t) (/.f64 a z)) (/.f64 #s(literal -1/2 binary64) z) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) x) t) (/.f64 a z)) (/.f64 #s(literal -1/2 binary64) z) (*.f64 y x)) |
(fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (*.f64 (neg.f64 y) x) t) (/.f64 a z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (*.f64 (neg.f64 y) x) t) (/.f64 a z)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (*.f64 (neg.f64 y) x) t) (/.f64 a z)) (*.f64 y x)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (/.f64 #s(literal 1/2 binary64) z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (/.f64 #s(literal 1/2 binary64) z) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (/.f64 #s(literal 1/2 binary64) z) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 y x) t) (*.f64 (/.f64 a z) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (*.f64 y x) t) (*.f64 (/.f64 a z) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 y x) t) (*.f64 (/.f64 a z) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 y x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) (*.f64 y x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 y x)) z) (/.f64 t z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 y x)) z) (/.f64 t z)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 y x)) z) (/.f64 t z)) (*.f64 y x)) |
(fma.f64 y x (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a))) |
(fma.f64 x y (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64))) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))) (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x)))) |
(-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a)) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 y))) |
(-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a)) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 y x) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) z) (*.f64 (/.f64 t z) a) (*.f64 y x))) |
(/.f64 #s(literal 1/2 binary64) z) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 z)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) z)) |
(*.f64 (/.f64 a z) (*.f64 (*.f64 y x) t)) |
(*.f64 (*.f64 (*.f64 y x) t) (/.f64 a z)) |
(*.f64 (*.f64 y x) (*.f64 t (/.f64 a z))) |
(*.f64 (*.f64 y x) (*.f64 (/.f64 t z) a)) |
(*.f64 a (/.f64 (*.f64 (*.f64 y x) t) z)) |
(*.f64 t (*.f64 (*.f64 y x) (/.f64 a z))) |
(*.f64 y (*.f64 (*.f64 t x) (/.f64 a z))) |
(/.f64 (*.f64 (*.f64 (*.f64 y x) a) (neg.f64 t)) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) |
(neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) x) t) (/.f64 a z))) |
(*.f64 (/.f64 (*.f64 z x) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y x) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z y) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z y) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) (*.f64 y x)) |
(*.f64 (*.f64 y x) (/.f64 z (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(*.f64 z (/.f64 (*.f64 y x) (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(*.f64 y (*.f64 x (/.f64 z (hypot.f64 (sqrt.f64 (*.f64 a t)) z)))) |
(*.f64 x (/.f64 (*.f64 z y) (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(*.f64 x (*.f64 y (/.f64 z (hypot.f64 (sqrt.f64 (*.f64 a t)) z)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) x) z) (neg.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(/.f64 (*.f64 (*.f64 z x) y) (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 y) x) z) (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 a t (*.f64 z z)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (hypot.f64 (*.f64 z z) (*.f64 a t))) (neg.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (+.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 a t) (-.f64 (*.f64 a t) (*.f64 z z)))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (hypot.f64 (*.f64 z z) (*.f64 a t)) (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) |
(neg.f64 (neg.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(sqrt.f64 (fma.f64 a t (*.f64 z z))) |
(hypot.f64 (*.f64 (pow.f64 (neg.f64 t) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64))) (exp.f64 (log.f64 z))) |
(hypot.f64 (*.f64 (pow.f64 (neg.f64 t) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64))) (neg.f64 z)) |
(hypot.f64 (*.f64 (pow.f64 (neg.f64 t) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64))) z) |
(hypot.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 t) #s(literal 1/4 binary64))) (exp.f64 (log.f64 z))) |
(hypot.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 t) #s(literal 1/4 binary64))) (neg.f64 z)) |
(hypot.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 t) #s(literal 1/4 binary64))) z) |
(hypot.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (exp.f64 (log.f64 z))) |
(hypot.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (neg.f64 z)) |
(hypot.f64 (pow.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) z) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 t) a))) (exp.f64 (log.f64 z))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 t) a))) (neg.f64 z)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (neg.f64 t) a))) z) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 t) a))) (exp.f64 (log.f64 z))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 t) a))) (neg.f64 z)) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 t) a))) z) |
(hypot.f64 (sqrt.f64 (*.f64 a t)) (exp.f64 (log.f64 z))) |
(hypot.f64 (sqrt.f64 (*.f64 a t)) (neg.f64 z)) |
(hypot.f64 (sqrt.f64 (*.f64 a t)) z) |
(hypot.f64 (exp.f64 (log.f64 z)) (*.f64 (pow.f64 (neg.f64 t) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64)))) |
(hypot.f64 (exp.f64 (log.f64 z)) (*.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 t) #s(literal 1/4 binary64)))) |
(hypot.f64 (exp.f64 (log.f64 z)) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(hypot.f64 (exp.f64 (log.f64 z)) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
(hypot.f64 (exp.f64 (log.f64 z)) (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
(hypot.f64 (exp.f64 (log.f64 z)) (sqrt.f64 (*.f64 a t))) |
(hypot.f64 (exp.f64 (log.f64 z)) (pow.f64 (*.f64 a t) #s(literal 1/2 binary64))) |
(hypot.f64 (exp.f64 (log.f64 z)) (sqrt.f64 (*.f64 (neg.f64 t) a))) |
(hypot.f64 (pow.f64 (*.f64 a t) #s(literal 1/2 binary64)) (exp.f64 (log.f64 z))) |
(hypot.f64 (pow.f64 (*.f64 a t) #s(literal 1/2 binary64)) (neg.f64 z)) |
(hypot.f64 (pow.f64 (*.f64 a t) #s(literal 1/2 binary64)) z) |
(hypot.f64 (sqrt.f64 (*.f64 (neg.f64 t) a)) (exp.f64 (log.f64 z))) |
(hypot.f64 (sqrt.f64 (*.f64 (neg.f64 t) a)) (neg.f64 z)) |
(hypot.f64 (sqrt.f64 (*.f64 (neg.f64 t) a)) z) |
(hypot.f64 (neg.f64 z) (*.f64 (pow.f64 (neg.f64 t) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64)))) |
(hypot.f64 (neg.f64 z) (*.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 t) #s(literal 1/4 binary64)))) |
(hypot.f64 (neg.f64 z) (pow.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(hypot.f64 (neg.f64 z) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
(hypot.f64 (neg.f64 z) (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
(hypot.f64 (neg.f64 z) (sqrt.f64 (*.f64 a t))) |
(hypot.f64 (neg.f64 z) (pow.f64 (*.f64 a t) #s(literal 1/2 binary64))) |
(hypot.f64 (neg.f64 z) (sqrt.f64 (*.f64 (neg.f64 t) a))) |
(hypot.f64 z (*.f64 (pow.f64 (neg.f64 t) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64)))) |
(hypot.f64 z (*.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 t) #s(literal 1/4 binary64)))) |
(hypot.f64 z (pow.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(hypot.f64 z (neg.f64 (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
(hypot.f64 z (fabs.f64 (sqrt.f64 (*.f64 (neg.f64 t) a)))) |
(hypot.f64 z (sqrt.f64 (*.f64 a t))) |
(hypot.f64 z (pow.f64 (*.f64 a t) #s(literal 1/2 binary64))) |
(hypot.f64 z (sqrt.f64 (*.f64 (neg.f64 t) a))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a t (*.f64 z z))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 a t (*.f64 z z))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 a t (*.f64 z z))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z))) (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)))) (+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))))) (-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)) (fma.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))))))) |
(/.f64 (neg.f64 (fma.f64 z z (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64))))) (neg.f64 (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (*.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z) (*.f64 z z))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 z z (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)))) (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (*.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z))) (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z))) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))))) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 z #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) a)) (/.f64 t z))) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) a)) (/.f64 t z))) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z)) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 z) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) a)) (/.f64 t z))) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)) |
(fma.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a z) |
(fma.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64) z) |
(fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 t z) a) z) |
(fma.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 t z)) z) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z))) |
(-.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z))) |
(+.f64 (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a) z) |
(+.f64 z (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) a)) (/.f64 t z))) |
(+.f64 z (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) |
(*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 y) x) t)) a) |
(*.f64 (*.f64 (*.f64 y x) a) t) |
(*.f64 (*.f64 a (*.f64 y x)) t) |
(*.f64 (*.f64 a y) (*.f64 t x)) |
(*.f64 (*.f64 (*.f64 (neg.f64 y) x) t) (neg.f64 a)) |
(*.f64 (*.f64 (*.f64 y x) t) a) |
(*.f64 (*.f64 y x) (*.f64 a t)) |
(*.f64 (neg.f64 a) (*.f64 (*.f64 (neg.f64 y) x) t)) |
(*.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 t) a)) |
(*.f64 (*.f64 a t) (*.f64 y x)) |
(*.f64 a (neg.f64 (*.f64 (*.f64 (neg.f64 y) x) t))) |
(*.f64 a (*.f64 (*.f64 y x) t)) |
(*.f64 t (*.f64 (*.f64 y x) a)) |
(*.f64 y (*.f64 (*.f64 t x) a)) |
(*.f64 y (*.f64 x (*.f64 a t))) |
(*.f64 x (*.f64 y (*.f64 a t))) |
(neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (neg.f64 t))) |
(*.f64 (*.f64 t y) x) |
(*.f64 (*.f64 t x) y) |
(*.f64 (*.f64 y x) t) |
(*.f64 t (*.f64 y x)) |
(*.f64 y (*.f64 t x)) |
(*.f64 x (*.f64 y t)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 (neg.f64 a))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 a) a)) (sqrt.f64 t)) |
(*.f64 (pow.f64 (*.f64 a t) #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 a))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 a) a) #s(literal 1/2 binary64)) (sqrt.f64 t)) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 (*.f64 a t))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (pow.f64 (*.f64 a t) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (neg.f64 a) a))) |
(*.f64 (sqrt.f64 t) (pow.f64 (*.f64 (neg.f64 a) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64))) |
(*.f64 (fabs.f64 a) (sqrt.f64 (neg.f64 t))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 t) a)) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (neg.f64 t) a))) |
(*.f64 (sqrt.f64 (neg.f64 t)) (fabs.f64 a)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (*.f64 (neg.f64 a) a) t))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (neg.f64 a) a) t) (*.f64 (*.f64 (neg.f64 a) a) t)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (neg.f64 a) a) t) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 (neg.f64 a) a) t)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (neg.f64 a) a) t)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (*.f64 (neg.f64 a) a) t)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (*.f64 (neg.f64 a) a) t)) #s(literal 1/2 binary64)))) |
Compiled 19 375 to 1 992 computations (89.7% saved)
20 alts after pruning (19 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 469 | 15 | 484 |
| Fresh | 6 | 4 | 10 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 479 | 20 | 499 |
| Status | Accuracy | Program |
|---|---|---|
| 62.9% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| 36.9% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| 33.4% | (/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) | |
| 69.8% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) | |
| 57.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (fabs.f64 a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z)))) | |
| 44.4% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) a)) (sqrt.f64 a) (*.f64 z z)))) | |
| 45.7% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| ▶ | 17.2% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| 26.1% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) | |
| ▶ | 7.6% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)))) |
| ▶ | 37.1% | (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) (*.f64 y x)) |
| ▶ | 80.7% | (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 y x)) |
| 37.4% | (*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) | |
| 36.8% | (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) | |
| ▶ | 80.7% | (*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
| 62.9% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x))) | |
| ✓ | 13.4% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
| 67.8% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(approx (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) x) y))) | |
| 19.6% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(approx (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 1/2 binary64)))) | |
| 10.1% | #s(approx (/ (* (* x y) z) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 z y) x))) |
Compiled 963 to 707 computations (26.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) | |
| cost-diff | 0 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) | |
| cost-diff | 0 | (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) | |
| cost-diff | 0 | (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 y x)) | |
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (*.f64 (*.f64 x y) z) | |
| cost-diff | 0 | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)))) | |
| cost-diff | 2 | (*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) | |
| cost-diff | 0 | (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) | |
| cost-diff | 0 | (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) (*.f64 y x)) | |
| cost-diff | 0 | #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) | |
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (*.f64 (*.f64 x y) z) | |
| cost-diff | 0 | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| cost-diff | 0 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) | |
| cost-diff | 0 | (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) | |
| cost-diff | 0 | (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) | |
| cost-diff | 0 | (*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 375 |
| 0 | 66 | 369 |
| 1 | 116 | 369 |
| 2 | 234 | 369 |
| 3 | 435 | 369 |
| 4 | 733 | 369 |
| 5 | 1142 | 369 |
| 6 | 1506 | 369 |
| 7 | 1855 | 369 |
| 8 | 1929 | 369 |
| 0 | 1929 | 367 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
x |
(*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
y |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
(fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) |
(/.f64 t z) |
t |
(*.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
a |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) (*.f64 y x)) |
(/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
z |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) |
(*.f64 (neg.f64 t) a) |
(neg.f64 t) |
t |
a |
(*.f64 y x) |
y |
x |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 a t)) |
(*.f64 a t) |
a |
t |
#s(literal 1 binary64) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 y x)) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
(fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) |
(/.f64 t z) |
t |
(*.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
a |
(*.f64 y x) |
y |
x |
| Outputs |
|---|
(*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
x |
(*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
y |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) |
(fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(/.f64 t z) |
t |
(*.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
a |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 (*.f64 y x) z) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
z |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) |
(*.f64 (neg.f64 t) a) |
(neg.f64 t) |
t |
a |
(*.f64 y x) |
y |
x |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (sqrt.f64 (*.f64 a t)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 (*.f64 y x) z) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
z |
#s(approx (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (sqrt.f64 (*.f64 a t))) |
(*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 a t)) |
(sqrt.f64 (*.f64 a t)) |
(*.f64 a t) |
a |
t |
#s(literal 1 binary64) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) |
(fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(/.f64 t z) |
t |
(*.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
a |
(*.f64 y x) |
y |
x |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 y x) | |
| accuracy | 0.0 | (*.f64 #s(literal -1/2 binary64) a) | |
| accuracy | 0.00390625 | (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 y x)) | |
| accuracy | 0.15116592520609667 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) | |
| accuracy | 0.651974970186171 | (*.f64 (*.f64 x y) z) | |
| accuracy | 1.6840248489166603 | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)))) | |
| accuracy | 2.375250019006865 | (sqrt.f64 (*.f64 a t)) | |
| accuracy | 8.96687428653577 | #s(approx (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64))) | |
| accuracy | 0.0 | (neg.f64 t) | |
| accuracy | 0.00390625 | (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) (*.f64 y x)) | |
| accuracy | 4.205889107022474 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) | |
| accuracy | 9.324614034287002 | #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) | |
| accuracy | 0.0 | (neg.f64 z) | |
| accuracy | 0.651974970186171 | (*.f64 (*.f64 x y) z) | |
| accuracy | 1.6840248489166603 | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| accuracy | 9.409773679879706 | #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) | |
| accuracy | 0.0 | (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) | |
| accuracy | 0.0 | (*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) | |
| accuracy | 0.0 | (*.f64 #s(literal -1/2 binary64) a) | |
| accuracy | 0.15116592520609667 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
| 114.0ms | 218× | 0 | invalid |
| 10.0ms | 38× | 0 | valid |
Compiled 276 to 38 computations (86.2% saved)
ival-mult: 23.0ms (48.9% of total)ival-sqrt: 8.0ms (17% of total)ival-div: 6.0ms (12.7% of total)ival-sub: 5.0ms (10.6% of total)ival-add: 2.0ms (4.2% of total)ival-neg: 2.0ms (4.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) (*.f64 y x)) |
(/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) |
(*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 y x)) |
(fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) |
(*.f64 #s(literal -1/2 binary64) a) |
(neg.f64 z) |
(neg.f64 t) |
#s(approx (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64))) |
(sqrt.f64 (*.f64 a t)) |
(*.f64 y x) |
| Outputs |
|---|
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))) |
(* (* 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)))))))))) |
(* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* 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)))) (/ y (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* 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)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(* z (+ (* (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)))))))) |
(* z (+ (* (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)))))))))) |
(* (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))))))))) |
(* -1 (* a t)) |
(- (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))) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* a t))) (/ (* 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) (pow (sqrt -1) 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 2))) (pow (sqrt -1) 5)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (pow (sqrt -1) 3)))) (* (pow z 2) (+ (* -5/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 7)))) (/ (* x (* y (pow z 2))) (pow (sqrt -1) 7)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x y) (pow (sqrt -1) 5)))))))))) |
(* -1/2 (/ (* a t) z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(* -1 z) |
(+ (* 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)))) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* 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 y)) (pow z 2)))))) |
1 |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(+ 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))))) |
(+ 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 |
(* 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))))))) |
(pow z 2) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(+ (* -1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))) (* x y))) |
(+ (* -1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* 1/2 (* a (* t (* (pow (sqrt -1) 2) (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))))) (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6)))))) (pow z 6))) (* x y)))) |
(* z (+ 1 (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))) |
(* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2)))))) |
(* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (+ (* 1/16 (/ (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6))) (pow z 6))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))))) |
(* -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)))))) |
(* -1 y) |
(+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))))) |
(+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (+ (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* 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 |
(- (* -1/2 (/ (* a t) (pow z 2))) 1) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 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) |
(* -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)))))))) |
(+ (* -1 (* x y)) (* 1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* 1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* 1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* 1/2 (* a (* t (* (pow (sqrt -1) 2) (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))))) (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6)))))) (pow z 6)))))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* z (+ 1 (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))))) |
(* -1 (* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (+ (* 1/16 (/ (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6))) (pow z 6))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2)))))))) |
(+ (* 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)) |
(+ y (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 2)))))) |
(+ y (* t (+ (* 1/2 (/ (* a y) (pow z 2))) (* t (+ (* -1/2 (* t (* 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 (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) |
(+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))) |
(+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) |
(+ 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)))))))) |
(+ (* -1 (* a t)) (pow z 2)) |
(sqrt (* a t)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))))))))) (* -1/2 (/ (* a (* x (* y (pow (sqrt -1) 2)))) (pow z 2))))) (* x y)) |
(+ (* t (+ (* -1/2 (/ (* a (* x (* y (pow (sqrt -1) 2)))) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* 1/2 (/ (* a (* (pow (sqrt -1) 2) (+ (* -1 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6)))))) (pow z 2))) (/ (* (pow a 3) (pow (sqrt -1) 6)) (pow z 8)))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6)))))))))))) (* x y)) |
(* -1 t) |
(+ z (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) z))) |
(+ z (* t (+ (* -1/8 (/ (* (pow a 2) (* t (pow (sqrt -1) 4))) (pow z 3))) (* 1/2 (/ (* a (pow (sqrt -1) 2)) z))))) |
(+ z (* t (+ (* 1/2 (/ (* a (pow (sqrt -1) 2)) z)) (* t (+ (* -1/8 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 3))) (* 1/16 (/ (* (pow a 3) (* t (pow (sqrt -1) 6))) (pow z 5)))))))) |
(+ (* -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)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* 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))) (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* 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))) (* z (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)))))) |
(* t (- (/ (pow z 2) t) a)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (* x (* y (* z (* (sqrt -1) (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 6)))) (/ (pow z 6) (* (pow a 4) (pow (sqrt -1) 8)))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(+ (* -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))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* 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))) (* y (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* 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))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (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))))))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -1 (* (sqrt (* a t)) (pow (sqrt -1) 2))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a 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)) |
(+ (* 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)) |
(+ y (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 2)))))) |
(+ y (* a (+ (* 1/2 (/ (* t y) (pow z 2))) (* a (+ (* -1/2 (* a (* 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 (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) |
(+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))) |
(+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) |
(+ 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)))))))) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))))))))) (* -1/2 (/ (* t (* x (* y (pow (sqrt -1) 2)))) (pow z 2))))) (* x y)) |
(+ (* a (+ (* -1/2 (/ (* t (* x (* y (pow (sqrt -1) 2)))) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* 1/2 (/ (* t (* (pow (sqrt -1) 2) (+ (* -1 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6)))))) (pow z 2))) (/ (* (pow t 3) (pow (sqrt -1) 6)) (pow z 8)))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6)))))))))))) (* x y)) |
(* -1/2 a) |
(+ z (* a (+ (* -1/8 (/ (* a (* (pow t 2) (pow (sqrt -1) 4))) (pow z 3))) (* 1/2 (/ (* t (pow (sqrt -1) 2)) z))))) |
(+ z (* a (+ (* 1/2 (/ (* t (pow (sqrt -1) 2)) z)) (* a (+ (* -1/8 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 3))) (* 1/16 (/ (* a (* (pow t 3) (pow (sqrt -1) 6))) (pow z 5)))))))) |
(+ (* -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)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* 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))) (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* 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))) (* z (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)))))) |
(* a (- (/ (pow z 2) a) t)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (* x (* y (* z (* (sqrt -1) (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 6)))) (/ (pow z 6) (* (pow t 4) (pow (sqrt -1) 8)))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(+ (* -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 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* 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)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* 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)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (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))))))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* (sqrt (/ 1 (* a t))) (* x (* y z))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 (* a t))) (* x (* y z)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 4)))) (* (sqrt (/ 1 (* a t))) (* x (* y z))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 4)))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (pow (sqrt -1) 2) (+ (* -1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 6)))) (/ (pow z 6) (* (pow t 4) (pow (sqrt -1) 8))))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 (* a t))) (* x (* y z))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))) (* (sqrt (/ t a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))) (* (sqrt (/ t a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))) (* (sqrt (/ t a)) (pow (sqrt -1) 2))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | t | @ | inf | ((* x (* y (/ z (sqrt (- (* z z) (* t a)))))) (* y (/ z (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (sqrt (* a t)) 1) (/ (* (* x y) z) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z)))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (+ (* (/ t z) (* -1/2 a)) z) (* -1/2 a) (neg z) (neg t) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (sqrt (* a t)) (* y x)) |
| 4.0ms | y | @ | -inf | ((* x (* y (/ z (sqrt (- (* z z) (* t a)))))) (* y (/ z (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (sqrt (* a t)) 1) (/ (* (* x y) z) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z)))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (+ (* (/ t z) (* -1/2 a)) z) (* -1/2 a) (neg z) (neg t) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (sqrt (* a t)) (* y x)) |
| 4.0ms | z | @ | 0 | ((* x (* y (/ z (sqrt (- (* z z) (* t a)))))) (* y (/ z (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (sqrt (* a t)) 1) (/ (* (* x y) z) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z)))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (+ (* (/ t z) (* -1/2 a)) z) (* -1/2 a) (neg z) (neg t) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (sqrt (* a t)) (* y x)) |
| 4.0ms | a | @ | -inf | ((* x (* y (/ z (sqrt (- (* z z) (* t a)))))) (* y (/ z (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (sqrt (* a t)) 1) (/ (* (* x y) z) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z)))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (+ (* (/ t z) (* -1/2 a)) z) (* -1/2 a) (neg z) (neg t) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (sqrt (* a t)) (* y x)) |
| 4.0ms | t | @ | -inf | ((* x (* y (/ z (sqrt (- (* z z) (* t a)))))) (* y (/ z (sqrt (- (* z z) (* t a))))) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (sqrt (* a t)) 1) (/ (* (* x y) z) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z)))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (+ (* (/ t z) (* -1/2 a)) z) (* -1/2 a) (neg z) (neg t) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (sqrt (* a t)) (* y x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1056 | 6780 |
| 1 | 3847 | 6494 |
| 0 | 8197 | 6223 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))) |
(* (* 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)))))))))) |
(* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* 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)))) (/ y (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* 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)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(* z (+ (* (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)))))))) |
(* z (+ (* (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)))))))))) |
(* (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))))))))) |
(* -1 (* a t)) |
(- (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))) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* a t))) (/ (* 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) (pow (sqrt -1) 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 2))) (pow (sqrt -1) 5)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (pow (sqrt -1) 3)))) (* (pow z 2) (+ (* -5/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 7)))) (/ (* x (* y (pow z 2))) (pow (sqrt -1) 7)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x y) (pow (sqrt -1) 5)))))))))) |
(* -1/2 (/ (* a t) z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(* -1 z) |
(+ (* 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)))) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* 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 y)) (pow z 2)))))) |
1 |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(+ 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))))) |
(+ 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 |
(* 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))))))) |
(pow z 2) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(+ (* -1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))) (* x y))) |
(+ (* -1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* 1/2 (* a (* t (* (pow (sqrt -1) 2) (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))))) (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6)))))) (pow z 6))) (* x y)))) |
(* z (+ 1 (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))) |
(* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2)))))) |
(* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (+ (* 1/16 (/ (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6))) (pow z 6))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))))) |
(* -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)))))) |
(* -1 y) |
(+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))))) |
(+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (+ (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* 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 |
(- (* -1/2 (/ (* a t) (pow z 2))) 1) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 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) |
(* -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)))))))) |
(+ (* -1 (* x y)) (* 1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* 1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* 1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* 1/2 (* a (* t (* (pow (sqrt -1) 2) (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))))) (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6)))))) (pow z 6)))))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* z (+ 1 (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))))) |
(* -1 (* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (+ (* 1/16 (/ (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6))) (pow z 6))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2)))))))) |
(+ (* 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)) |
(+ y (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 2)))))) |
(+ y (* t (+ (* 1/2 (/ (* a y) (pow z 2))) (* t (+ (* -1/2 (* t (* 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 (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) |
(+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))) |
(+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) |
(+ 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)))))))) |
(+ (* -1 (* a t)) (pow z 2)) |
(sqrt (* a t)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))))))))) (* -1/2 (/ (* a (* x (* y (pow (sqrt -1) 2)))) (pow z 2))))) (* x y)) |
(+ (* t (+ (* -1/2 (/ (* a (* x (* y (pow (sqrt -1) 2)))) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* 1/2 (/ (* a (* (pow (sqrt -1) 2) (+ (* -1 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6)))))) (pow z 2))) (/ (* (pow a 3) (pow (sqrt -1) 6)) (pow z 8)))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6)))))))))))) (* x y)) |
(* -1 t) |
(+ z (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) z))) |
(+ z (* t (+ (* -1/8 (/ (* (pow a 2) (* t (pow (sqrt -1) 4))) (pow z 3))) (* 1/2 (/ (* a (pow (sqrt -1) 2)) z))))) |
(+ z (* t (+ (* 1/2 (/ (* a (pow (sqrt -1) 2)) z)) (* t (+ (* -1/8 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 3))) (* 1/16 (/ (* (pow a 3) (* t (pow (sqrt -1) 6))) (pow z 5)))))))) |
(+ (* -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)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* 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))) (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* 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))) (* z (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)))))) |
(* t (- (/ (pow z 2) t) a)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (* x (* y (* z (* (sqrt -1) (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 6)))) (/ (pow z 6) (* (pow a 4) (pow (sqrt -1) 8)))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(+ (* -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))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* 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))) (* y (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* 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))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (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))))))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -1 (* (sqrt (* a t)) (pow (sqrt -1) 2))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a 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)) |
(+ (* 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)) |
(+ y (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 2)))))) |
(+ y (* a (+ (* 1/2 (/ (* t y) (pow z 2))) (* a (+ (* -1/2 (* a (* 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 (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) |
(+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))) |
(+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) |
(+ 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)))))))) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))))))))) (* -1/2 (/ (* t (* x (* y (pow (sqrt -1) 2)))) (pow z 2))))) (* x y)) |
(+ (* a (+ (* -1/2 (/ (* t (* x (* y (pow (sqrt -1) 2)))) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* 1/2 (/ (* t (* (pow (sqrt -1) 2) (+ (* -1 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6)))))) (pow z 2))) (/ (* (pow t 3) (pow (sqrt -1) 6)) (pow z 8)))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6)))))))))))) (* x y)) |
(* -1/2 a) |
(+ z (* a (+ (* -1/8 (/ (* a (* (pow t 2) (pow (sqrt -1) 4))) (pow z 3))) (* 1/2 (/ (* t (pow (sqrt -1) 2)) z))))) |
(+ z (* a (+ (* 1/2 (/ (* t (pow (sqrt -1) 2)) z)) (* a (+ (* -1/8 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 3))) (* 1/16 (/ (* a (* (pow t 3) (pow (sqrt -1) 6))) (pow z 5)))))))) |
(+ (* -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)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* 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))) (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* 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))) (* z (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)))))) |
(* a (- (/ (pow z 2) a) t)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (* x (* y (* z (* (sqrt -1) (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 6)))) (/ (pow z 6) (* (pow t 4) (pow (sqrt -1) 8)))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(+ (* -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 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* 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)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* 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)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (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))))))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* (sqrt (/ 1 (* a t))) (* x (* y z))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 (* a t))) (* x (* y z)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 4)))) (* (sqrt (/ 1 (* a t))) (* x (* y z))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 4)))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (pow (sqrt -1) 2) (+ (* -1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 6)))) (/ (pow z 6) (* (pow t 4) (pow (sqrt -1) 8))))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 (* a t))) (* x (* y z))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))) (* (sqrt (/ t a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))) (* (sqrt (/ t a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))) (* (sqrt (/ t a)) (pow (sqrt -1) 2))))))) |
| Outputs |
|---|
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x y) |
(*.f64 y x) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(* 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 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (*.f64 a t)) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 z z)) y) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 y x))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* 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 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a t))) (fma.f64 x (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64)))) (*.f64 z z)) y) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y) x) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* 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)))) (/ y (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (*.f64 a t)) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 z z)) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* 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)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a t))) (fma.f64 y (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64)))) (*.f64 z z)) y) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (sqrt.f64 #s(literal -1 binary64)))) z) |
(* z (+ (* (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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (*.f64 a t)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 z z)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) #s(literal 1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (sqrt.f64 #s(literal -1 binary64)))) z) |
(* z (+ (* (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 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a t))) (fma.f64 (*.f64 z z) (/.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.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 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (sqrt.f64 #s(literal -1 binary64)))) z) |
(* (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))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (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))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.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))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64))) (*.f64 z z) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(- (pow z 2) (* a t)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))) |
(*.f64 (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (pow (sqrt -1) 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 2))) (pow (sqrt -1) 5)))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 3/8 binary64))) (*.f64 z z) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (/ (* x y) (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (pow (sqrt -1) 3)))) (* (pow z 2) (+ (* -5/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 7)))) (/ (* x (* y (pow z 2))) (pow (sqrt -1) 7)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x y) (pow (sqrt -1) 5)))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (/.f64 y (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 3/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 7 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 t #s(literal 7 binary64))))) #s(literal -5/16 binary64))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 z z) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a t) (*.f64 z z)) z) |
(* -1 z) |
(neg.f64 z) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)) |
(+ (* -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))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) |
(+ (* -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)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) t) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y) |
(+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(+.f64 (fma.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z))) y) |
(+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* 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 y)) (pow z 2)))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) t) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z))) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a t) z) #s(literal 1 binary64)) |
(+ 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))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a t) z))) #s(literal 1 binary64)) |
(+ 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)))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) t) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a t) z))) #s(literal 1 binary64)) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64))) 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 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64)))) z) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(+ (* -1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (/.f64 (*.f64 a t) z) (/.f64 (*.f64 (neg.f64 x) y) z)) #s(literal -1/2 binary64) (*.f64 y x)) |
(+ (* -1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))) (* x y))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 a t) z) (/.f64 (*.f64 (neg.f64 x) y) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64)))) (*.f64 y x)) |
(+ (* -1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* 1/2 (* a (* t (* (pow (sqrt -1) 2) (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))))) (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6)))))) (pow z 6))) (* x y)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 t x) (neg.f64 y)) a) z) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 t) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) #s(literal -3/4 binary64))) (*.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)))) y) (pow.f64 z #s(literal 6 binary64))))) (*.f64 y x))) |
(* z (+ 1 (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (neg.f64 a) t) z) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64))) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (+ (* 1/16 (/ (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6))) (pow z 6))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (neg.f64 a) t) z) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) (pow.f64 z #s(literal 6 binary64))) #s(literal 1/16 binary64)))) #s(literal 1 binary64)) z) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 (neg.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))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) 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)))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) t) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64))))))))) |
(* -1 y) |
(neg.f64 y) |
(+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) (neg.f64 y)) |
(+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))))) |
(fma.f64 #s(literal -1 binary64) y (fma.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z)))) |
(+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (+ (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* 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)))))) |
(fma.f64 #s(literal -1 binary64) y (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) (*.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) t) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64)))))))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 (/ (* a t) (pow z 2))) 1) |
(-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z)) #s(literal 1 binary64)) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1) |
(-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z))) #s(literal 1 binary64)) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 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) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) t) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))))) #s(literal 1 binary64)) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64))) (neg.f64 z)) |
(* -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 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64)))) (neg.f64 z)) |
(+ (* -1 (* x y)) (* 1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 a t) z) (/.f64 (*.f64 (neg.f64 x) y) z)) #s(literal 1/2 binary64) (*.f64 (neg.f64 x) y)) |
(+ (* -1 (* x y)) (+ (* 1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))))) |
(fma.f64 (neg.f64 x) y (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 a t) z) (/.f64 (*.f64 (neg.f64 x) y) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64)))))) |
(+ (* -1 (* x y)) (+ (* 1/2 (/ (* a (* t (* x (* y (pow (sqrt -1) 2))))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* 1/2 (* a (* t (* (pow (sqrt -1) 2) (+ (* -1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))) (* 1/4 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))))) (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6)))))) (pow z 6)))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 t) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) #s(literal -3/4 binary64))) (*.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)))) y) (pow.f64 z #s(literal 6 binary64)))) (*.f64 (/.f64 (*.f64 a t) z) (/.f64 (*.f64 (neg.f64 x) y) z))) (*.f64 (neg.f64 x) y)) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a t) z)) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (* z (+ 1 (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (neg.f64 a) t) z) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64))) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))) (pow z 4))) (+ (* 1/16 (/ (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6))) (pow z 6))) (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) (pow z 2)))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (neg.f64 a) t) z) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) (pow.f64 z #s(literal 6 binary64))) #s(literal 1/16 binary64)))) #s(literal 1 binary64)) (neg.f64 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)) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) a) z) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) x))) t (*.f64 y x)) |
(+ (* 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)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z) (/.f64 a z)) #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) x))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) a) z))) t (*.f64 y x)) |
(+ y (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a y) z) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y))) t y) |
(+ y (* t (+ (* 1/2 (/ (* a y) (pow z 2))) (* t (+ (* -1/2 (* t (* 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 (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z) (/.f64 a z)) #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64))))) t (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a y) z))) t y) |
(+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 a z) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)))) t #s(literal 1 binary64)) |
(+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z) (*.f64 (*.f64 t (*.f64 z z)) (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z) (/.f64 a z)) #s(literal -1/2 binary64) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64))))))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64))) t #s(literal 1 binary64)) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t 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)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(sqrt (* a t)) |
(sqrt.f64 (*.f64 a t)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))))))))) (* -1/2 (/ (* a (* x (* y (pow (sqrt -1) 2)))) (pow z 2))))) (* x y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (/.f64 (*.f64 a x) z) (/.f64 (neg.f64 y) z)))) t (*.f64 y x)) |
(+ (* t (+ (* -1/2 (/ (* a (* x (* y (pow (sqrt -1) 2)))) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* 1/2 (/ (* a (* (pow (sqrt -1) 2) (+ (* -1 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6)))))) (pow z 2))) (/ (* (pow a 3) (pow (sqrt -1) 6)) (pow z 8)))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) z) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x))) t (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 a x) (neg.f64 y)) z))) t (*.f64 y x)) |
(* -1 t) |
(neg.f64 t) |
(+ z (* 1/2 (/ (* a (* t (pow (sqrt -1) 2))) z))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 a) t) z) #s(literal 1/2 binary64) z) |
(+ z (* t (+ (* -1/8 (/ (* (pow a 2) (* t (pow (sqrt -1) 4))) (pow z 3))) (* 1/2 (/ (* a (pow (sqrt -1) 2)) z))))) |
(fma.f64 (fma.f64 (/.f64 (neg.f64 a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) t) (*.f64 a a)) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64))) t z) |
(+ z (* t (+ (* 1/2 (/ (* a (pow (sqrt -1) 2)) z)) (* t (+ (* -1/8 (/ (* (pow a 2) (pow (sqrt -1) 4)) (pow z 3))) (* 1/16 (/ (* (pow a 3) (* t (pow (sqrt -1) 6))) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)) t) (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 a)) z)) t z) |
(+ (* -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)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -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))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -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)))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* 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))) (* y (* z (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* 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))) (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 z (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) 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 (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) t) |
(* 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 (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 z y) x) (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)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 z y) x) (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)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (* x (* y (* z (* (sqrt -1) (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 6)))) (/ (pow z 6) (* (pow a 4) (pow (sqrt -1) 8)))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64)))) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(+ (* -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)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -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))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -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))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) x) (sqrt.f64 (/.f64 a t))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* 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))) (* y (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) y) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) (sqrt.f64 (/.f64 a t))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* 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))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) (sqrt.f64 (/.f64 a t))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 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 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 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 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z z) t) a))) |
(* -1 (* (sqrt (* a t)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (neg.f64 t) (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) t))) |
(+ (* 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)) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) x))) a (*.f64 y x)) |
(+ (* 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)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z) (/.f64 t z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) x))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) t) z))) a (*.f64 y x)) |
(+ y (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t y) z) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y))) a y) |
(+ y (* a (+ (* 1/2 (/ (* t y) (pow z 2))) (* a (+ (* -1/2 (* a (* 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 (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z) (/.f64 t z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) a (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t y) z))) a y) |
(+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 t z) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)))) a #s(literal 1 binary64)) |
(+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z) (*.f64 (*.f64 a (*.f64 z z)) (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z) (/.f64 t z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))))) a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64))) a #s(literal 1 binary64)) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a 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)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))))))))) (* -1/2 (/ (* t (* x (* y (pow (sqrt -1) 2)))) (pow z 2))))) (* x y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (/.f64 (*.f64 t x) z) (/.f64 (neg.f64 y) z)))) a (*.f64 y x)) |
(+ (* a (+ (* -1/2 (/ (* t (* x (* y (pow (sqrt -1) 2)))) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* 1/2 (/ (* t (* (pow (sqrt -1) 2) (+ (* -1 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6)))))) (pow z 2))) (/ (* (pow t 3) (pow (sqrt -1) 6)) (pow z 8)))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6))) (* 1/4 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (neg.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) z) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)) (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x))) a (*.f64 (*.f64 (/.f64 (*.f64 t x) z) (/.f64 (neg.f64 y) z)) #s(literal -1/2 binary64))) a (*.f64 y x)) |
(* -1/2 a) |
(*.f64 #s(literal -1/2 binary64) a) |
(+ z (* a (+ (* -1/8 (/ (* a (* (pow t 2) (pow (sqrt -1) 4))) (pow z 3))) (* 1/2 (/ (* t (pow (sqrt -1) 2)) z))))) |
(fma.f64 (fma.f64 (/.f64 (neg.f64 t) z) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) a) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64))) a z) |
(+ z (* a (+ (* 1/2 (/ (* t (pow (sqrt -1) 2)) z)) (* a (+ (* -1/8 (/ (* (pow t 2) (pow (sqrt -1) 4)) (pow z 3))) (* 1/16 (/ (* a (* (pow t 3) (pow (sqrt -1) 6))) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) (pow.f64 z #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 t)) z)) a 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)))) (+ (* -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)))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* 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))) (* y (* z (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* 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))) (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 z (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) a) |
(* 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) a) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 3)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (* x (* y (* z (* (sqrt -1) (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 6)))) (/ (pow z 6) (* (pow t 4) (pow (sqrt -1) 8)))))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* (sqrt (/ 1 (* a t))) (/ (* x (* y z)) (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) (/.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(+ (* -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))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* 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)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) y) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* 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)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -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 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 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 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z z) a) t))) |
(* (sqrt (/ 1 (* a t))) (* x (* y z))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 z y) x)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 (* a t))) (* x (* y z)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 z y) x))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 4)))) (* (sqrt (/ 1 (* a t))) (* x (* y z))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 z y) x))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 4)))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (pow (sqrt -1) 2) (+ (* -1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 6)))) (/ (pow z 6) (* (pow t 4) (pow (sqrt -1) 8))))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (pow (sqrt -1) 2)))) (* (sqrt (/ 1 (* a t))) (* x (* y z))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 y x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) (/.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 binary64)))))) (sqrt.f64 (/.f64 t a)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64))))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 z y) x)))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) a))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))) (* (sqrt (/ t a)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) #s(literal -1 binary64)))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))) (* (sqrt (/ t a)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))) (* (sqrt (/ t a)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) #s(literal -1 binary64)))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 278 |
| 0 | 66 | 270 |
| 1 | 178 | 262 |
| 2 | 889 | 256 |
| 0 | 8915 | 234 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) (*.f64 y x)) |
(/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) |
(*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 y x)) |
(fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) |
(*.f64 #s(literal -1/2 binary64) a) |
(neg.f64 z) |
(neg.f64 t) |
#s(approx (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64))) |
(sqrt.f64 (*.f64 a t)) |
(*.f64 y x) |
| Outputs |
|---|
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (/.f64 (*.f64 z x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) y) |
(*.f64 (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) y) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 z y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 y x) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) x) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (*.f64 y x)) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 y (/.f64 (*.f64 z x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 y (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 x (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y x) z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))))) |
(neg.f64 (*.f64 (*.f64 y x) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (*.f64 y x))) |
(*.f64 (neg.f64 z) (/.f64 y (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) y) |
(*.f64 z (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) y)) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
(/.f64 (*.f64 (neg.f64 z) y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 z) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(neg.f64 (/.f64 (*.f64 z y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))))) |
(neg.f64 (*.f64 y (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) y)) |
(/.f64 (neg.f64 z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
(neg.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) |
(neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) y) x) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) x) y) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 z (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 z y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 y x)) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 y x) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 y (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 x (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(neg.f64 (*.f64 (neg.f64 x) (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) z) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 z y)) |
(*.f64 (*.f64 x z) y) |
(*.f64 (*.f64 z x) y) |
(*.f64 (*.f64 (neg.f64 x) y) (neg.f64 z)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 z) y)) |
(*.f64 (*.f64 z y) x) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 y x) z) |
(*.f64 z (neg.f64 (*.f64 (neg.f64 x) y))) |
(*.f64 z (*.f64 y x)) |
(*.f64 y (*.f64 x z)) |
(*.f64 y (*.f64 z x)) |
(*.f64 x (neg.f64 (*.f64 (neg.f64 z) y))) |
(*.f64 x (*.f64 z y)) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y)) |
(*.f64 y x) |
(*.f64 x y) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 (*.f64 z x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) y) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 (/.f64 (*.f64 z x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) y) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 z y) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) x) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) (*.f64 y x)) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 y x) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 y (/.f64 (*.f64 z x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(/.f64 (/.f64 (*.f64 (*.f64 y x) z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y x) z) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))))) |
(neg.f64 (*.f64 (*.f64 y x) (/.f64 (neg.f64 z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) (*.f64 y x))) |
(/.f64 (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 z) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(neg.f64 (/.f64 (neg.f64 z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) #s(literal 1/2 binary64)))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 1/4 binary64))) (pow.f64 (*.f64 a t) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 t)) (sqrt.f64 a)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 a t) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (*.f64 a t) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 a t) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 a t) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 a t) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a t) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 t) (*.f64 (sqrt.f64 a) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 t) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 a) (sqrt.f64 t)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a t))) |
(*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 a t))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 a t) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 a t) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 a t)) |
(exp.f64 (*.f64 (log.f64 (*.f64 a t)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 a t)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 a t)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 a t)))) y) x) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 a t)))) x) y) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 a t))))) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 z (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 a t)))))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 z y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 a t)))))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 a t)))) (*.f64 y x)) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 a t))))) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 y x) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 a t)))))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 a t))))) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 a t))))) |
(*.f64 y (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 a t))))) |
(*.f64 x (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 a t))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 a t))))) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 a t)))) |
(neg.f64 (*.f64 (neg.f64 x) (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 a t)))))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (/.f64 (*.f64 z x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) y) |
(*.f64 (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) y) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 z y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 y x) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) x) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (*.f64 y x)) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 y (/.f64 (*.f64 z x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 y (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 x (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y x) z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))))) |
(neg.f64 (*.f64 (*.f64 y x) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (*.f64 y x))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 4 binary64)) (*.f64 (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))) (-.f64 (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))) (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 t z)) a (neg.f64 z)) (/.f64 (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) (neg.f64 z)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (fma.f64 z z (*.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (/.f64 (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)))) (+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))))) (-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (fma.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) (-.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (*.f64 (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z) (*.f64 z z))) (*.f64 (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z z)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 4 binary64)) (+.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t z) a)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (*.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 9 binary64)) (pow.f64 z #s(literal 9 binary64))) (*.f64 (-.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t z) a)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 z z (*.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 9 binary64)) (pow.f64 z #s(literal 9 binary64))) (*.f64 (-.f64 (-.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t z) a)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z))) (neg.f64 (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (*.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (*.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z))) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (neg.f64 (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 4 binary64)) (*.f64 (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))) (-.f64 (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))) (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 4 binary64)) (*.f64 (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))) (-.f64 (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))) (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 z #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) a)) (/.f64 t z))) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) a)) (/.f64 t z))) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z)) (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 z) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) a)) (/.f64 t z))) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 z) (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(fma.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z) z) |
(fma.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64) z) |
(fma.f64 (*.f64 a (*.f64 (pow.f64 (/.f64 t z) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (/.f64 a (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 t z)) (/.f64 (/.f64 t z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 t z) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (pow.f64 (/.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(fma.f64 (pow.f64 (/.f64 t z) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(fma.f64 (pow.f64 z #s(literal 3/2 binary64)) (/.f64 (pow.f64 z #s(literal 3/2 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) #s(literal 3/2 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(fma.f64 (*.f64 (fabs.f64 (*.f64 (/.f64 t z) a)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (fabs.f64 (*.f64 (/.f64 t z) a)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 t z) #s(literal 3 binary64))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64)) (/.f64 (pow.f64 (/.f64 t z) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(fma.f64 (pow.f64 (/.f64 t z) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 t z)) (/.f64 (*.f64 (*.f64 a (*.f64 (/.f64 t z) a)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 t z)) a z) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(fma.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(fma.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) (/.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(fma.f64 (neg.f64 t) (/.f64 (*.f64 #s(literal -1/2 binary64) a) (neg.f64 z)) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (pow.f64 (/.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 t z) a) z) |
(fma.f64 (/.f64 t z) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 t z)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) |
(fma.f64 (*.f64 a t) (/.f64 #s(literal -1/2 binary64) z) z) |
(fma.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 t z)) z) |
(fma.f64 t (/.f64 (*.f64 #s(literal -1/2 binary64) a) z) z) |
(fma.f64 (*.f64 z z) (/.f64 z (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(fma.f64 z (/.f64 (*.f64 z z) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(-.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)))))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (-.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))) |
(+.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z) |
(+.f64 z (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) a)) (/.f64 t z))) |
(+.f64 z (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z))) |
(*.f64 #s(literal -1/2 binary64) a) |
(*.f64 a #s(literal -1/2 binary64)) |
(neg.f64 z) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (pow.f64 (neg.f64 t) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 t) #s(literal 1/4 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (neg.f64 t))) (fabs.f64 (sqrt.f64 (neg.f64 t)))) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 t))) (neg.f64 (sqrt.f64 (neg.f64 t)))) |
(*.f64 (pow.f64 (neg.f64 t) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (neg.f64 t) #s(literal 1/4 binary64)) (sqrt.f64 (neg.f64 t)))) |
(*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) |
(pow.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (neg.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 1 binary64)) |
(neg.f64 t) |
(sqrt.f64 (*.f64 t t)) |
(exp.f64 (fma.f64 (log.f64 (neg.f64 t)) #s(literal 1/2 binary64) (*.f64 (log.f64 (neg.f64 t)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (neg.f64 t)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
#s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 a t))) |
(neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (sqrt.f64 (*.f64 a t))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 1/4 binary64))) (pow.f64 (*.f64 a t) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 t)) (sqrt.f64 a)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 a t) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 a t) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (*.f64 a t) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 a t) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 a t) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 a t) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a t) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 t) (*.f64 (sqrt.f64 a) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 t) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 a) (sqrt.f64 t)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a t))) |
(*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 a t))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 a t) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 a t) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 a t)) |
(exp.f64 (*.f64 (log.f64 (*.f64 a t)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 a t)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 a t)) #s(literal 1/2 binary64)))) |
(*.f64 y x) |
(*.f64 x y) |
Compiled 27 010 to 2 433 computations (91% saved)
19 alts after pruning (16 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 578 | 10 | 588 |
| Fresh | 8 | 6 | 14 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 589 | 19 | 608 |
| Status | Accuracy | Program |
|---|---|---|
| 62.9% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| ▶ | 36.9% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 33.4% | (/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) | |
| 18.6% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| 57.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (fabs.f64 a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z)))) | |
| 26.1% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) | |
| 36.8% | (*.f64 (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) x) | |
| ▶ | 37.1% | (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)))) (*.f64 y x)) |
| ✓ | 37.1% | (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) (*.f64 y x)) |
| 42.4% | (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (*.f64 (pow.f64 (/.f64 t z) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (/.f64 a (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))))) (*.f64 y x)) | |
| 36.0% | (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) | |
| 54.3% | (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) | |
| 14.4% | (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) | |
| ▶ | 75.2% | (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
| 16.4% | (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) | |
| ▶ | 74.3% | (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
| ▶ | 37.4% | (*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
| ✓ | 80.7% | (*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
| ✓ | 13.4% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
Compiled 757 to 569 computations (24.8% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a))) | |
| cost-diff | 0 | (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)))) | |
| cost-diff | 0 | (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)))) (*.f64 y x)) | |
| cost-diff | 5 | (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) | |
| cost-diff | 0 | (*.f64 z y) | |
| cost-diff | 0 | (*.f64 (*.f64 z y) x) | |
| cost-diff | 0 | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) | |
| cost-diff | 0 | (*.f64 y x) | |
| cost-diff | 0 | (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) | |
| cost-diff | 0 | (*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) | |
| cost-diff | 0 | (*.f64 y x) | |
| cost-diff | 0 | #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) | |
| cost-diff | 0 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) | |
| cost-diff | 0 | (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) | |
| cost-diff | 0 | (*.f64 z x) | |
| cost-diff | 0 | (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 362 |
| 0 | 68 | 332 |
| 1 | 120 | 332 |
| 2 | 222 | 332 |
| 3 | 389 | 332 |
| 4 | 668 | 332 |
| 5 | 1300 | 332 |
| 6 | 1911 | 332 |
| 7 | 2109 | 332 |
| 8 | 2148 | 332 |
| 9 | 2191 | 332 |
| 10 | 2204 | 332 |
| 11 | 2217 | 332 |
| 0 | 2217 | 332 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 z x) |
z |
x |
(/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
y |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(*.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
a |
(/.f64 t z) |
t |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 y x) |
y |
x |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
z |
(/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(*.f64 y x) |
y |
x |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) |
(*.f64 (neg.f64 t) a) |
(neg.f64 t) |
t |
a |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
z |
y |
x |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (neg.f64 a) t) |
(neg.f64 a) |
a |
t |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)))) (*.f64 y x)) |
(/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)))) |
z |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a))) |
#s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a) |
(*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) |
(sqrt.f64 (neg.f64 t)) |
(neg.f64 t) |
t |
a |
(*.f64 y x) |
y |
x |
| Outputs |
|---|
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(/.f64 (*.f64 (*.f64 y z) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(*.f64 z x) |
(*.f64 x z) |
z |
x |
(/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
(/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
y |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) |
(*.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
a |
(/.f64 t z) |
t |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
(*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) x) y) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 y x) |
y |
x |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(/.f64 (*.f64 (*.f64 y z) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
z |
(/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(*.f64 y x) |
y |
x |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) |
(*.f64 (neg.f64 t) a) |
(neg.f64 t) |
t |
a |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 (*.f64 y z) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(*.f64 (*.f64 z y) x) |
(*.f64 (*.f64 y z) x) |
(*.f64 z y) |
(*.f64 y z) |
z |
y |
x |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) |
(*.f64 (neg.f64 a) t) |
(*.f64 (neg.f64 t) a) |
(neg.f64 a) |
a |
t |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)))) (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 y z) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)))) |
(/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
z |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) |
#s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a) |
(*.f64 (neg.f64 t) a) |
(*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) |
(neg.f64 t) |
(sqrt.f64 (neg.f64 t)) |
(neg.f64 t) |
t |
a |
(*.f64 y x) |
y |
x |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.41015625 | (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) | |
| accuracy | 0.7463812286653682 | (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)))) (*.f64 y x)) | |
| accuracy | 18.53129628113613 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a))) | |
| accuracy | 30.412023747281136 | #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)) | |
| accuracy | 3.648921420299782 | (*.f64 (*.f64 z y) x) | |
| accuracy | 6.202194916115113 | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| accuracy | 18.53129628113613 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) | |
| accuracy | 30.412023747281136 | #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) | |
| accuracy | 4.064385885653457 | (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) | |
| accuracy | 4.939637033786435 | (*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) | |
| accuracy | 18.53129628113613 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) | |
| accuracy | 30.412023747281136 | #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) | |
| accuracy | 0.0 | (*.f64 y x) | |
| accuracy | 0.7463812286653682 | (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) | |
| accuracy | 20.562661359660538 | #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) | |
| accuracy | 0.06640625 | (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) | |
| accuracy | 1.2071278053783665 | (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) | |
| accuracy | 7.178456295282309 | (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) | |
| accuracy | 20.195850118230936 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) |
| 69.0ms | 214× | 0 | valid |
| 18.0ms | 42× | 0 | invalid |
Compiled 259 to 35 computations (86.5% saved)
ival-mult: 27.0ms (50.5% of total)ival-neg: 12.0ms (22.4% of total)ival-div: 8.0ms (14.9% of total)ival-sqrt: 3.0ms (5.6% of total)ival-add: 1.0ms (1.9% of total)ival-sub: 1.0ms (1.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 z x) |
(/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) |
(*.f64 y x) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
(*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)))) (*.f64 y x)) |
(/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
#s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)) |
| Outputs |
|---|
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x z) |
(* x y) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* y (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* y z) |
(* (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)))))))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* 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)))) (/ y (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* 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)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(* (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))))))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(* z (+ (* (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)))))))) |
(* z (+ (* (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)))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(+ (* -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))))) |
(+ (* (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))))))) |
(+ (* (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))))))))) |
(* -1/2 (/ (* a t) z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(* -1 (* a t)) |
(- (pow z 2) (* a t)) |
(+ (* 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)))) |
(/ y z) |
(/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* 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 y)) (pow z 2)))))) z) |
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 |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(+ 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))))) |
(+ 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)))))) |
(/ (* x y) z) |
(/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) 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))) 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)))) z) |
(pow z 2) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* -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)))))) |
(* -1 (/ y z)) |
(* -1 (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* 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 y)) (pow z 2)))))) z)) |
(* -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)))))))) |
-1 |
(- (* -1/2 (/ (* a t) (pow z 2))) 1) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 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) |
(* -1 (/ (* x y) z)) |
(* -1 (/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z)) |
(* -1 (/ (+ (* -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))) z)) |
(* -1 (/ (+ (* -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)))) z)) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(+ (* 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)) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(+ (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 3))))) (/ y z)) |
(+ (* t (+ (* 1/2 (/ (* a y) (pow z 3))) (* t (+ (* -1/2 (* t (* y (* 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 (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ y 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)))))))) |
(+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))) |
(+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 3))))) (/ (* x y) z)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* y (* 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 (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (/ (* x y) z)) |
(* t (pow (sqrt -1) 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -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)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (+ (* 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))) (* y (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/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* 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))) (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 4))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (+ (* 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 (sqrt -1))))))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (- (/ (pow z 2) t) a)) |
(+ (* -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))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (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))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* 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))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -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))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 2) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 4) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* (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 4) (sqrt -1))))))) (pow t 3))) (+ (* -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)))))) |
(* -1 t) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(+ (* 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)) |
(+ (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 3))))) (/ y z)) |
(+ (* a (+ (* 1/2 (/ (* t y) (pow z 3))) (* a (+ (* -1/2 (* a (* y (* 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 (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ y 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)))))))) |
(+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))) |
(+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 3))))) (/ (* x y) z)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* y (* 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 (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (/ (* x y) 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)))) (+ (* -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)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (+ (* 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))) (* y (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/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* 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))) (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 4))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (+ (* 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 (sqrt -1))))))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (- (/ (pow z 2) a) t)) |
(+ (* -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 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* (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)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (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))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* 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)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 4) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* (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 2) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | z | @ | -inf | ((* (* z x) (/ y (sqrt (- (* z z) (* t a))))) (* z x) (/ y (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (/ z (sqrt (- (* z z) (* t a)))) (* y x) (* z (/ (* y x) (sqrt (- (* z z) (* t a))))) (/ (* y x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (* (sqrt (neg t)) (sqrt (neg t))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (- (* z z) (* t a)) (- (* z z) (* t a))) |
| 16.0ms | a | @ | inf | ((* (* z x) (/ y (sqrt (- (* z z) (* t a))))) (* z x) (/ y (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (/ z (sqrt (- (* z z) (* t a)))) (* y x) (* z (/ (* y x) (sqrt (- (* z z) (* t a))))) (/ (* y x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (* (sqrt (neg t)) (sqrt (neg t))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (- (* z z) (* t a)) (- (* z z) (* t a))) |
| 8.0ms | a | @ | -inf | ((* (* z x) (/ y (sqrt (- (* z z) (* t a))))) (* z x) (/ y (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (/ z (sqrt (- (* z z) (* t a)))) (* y x) (* z (/ (* y x) (sqrt (- (* z z) (* t a))))) (/ (* y x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (* (sqrt (neg t)) (sqrt (neg t))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (- (* z z) (* t a)) (- (* z z) (* t a))) |
| 4.0ms | t | @ | inf | ((* (* z x) (/ y (sqrt (- (* z z) (* t a))))) (* z x) (/ y (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (/ z (sqrt (- (* z z) (* t a)))) (* y x) (* z (/ (* y x) (sqrt (- (* z z) (* t a))))) (/ (* y x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (* (sqrt (neg t)) (sqrt (neg t))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (- (* z z) (* t a)) (- (* z z) (* t a))) |
| 3.0ms | t | @ | -inf | ((* (* z x) (/ y (sqrt (- (* z z) (* t a))))) (* z x) (/ y (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (/ z (sqrt (- (* z z) (* t a)))) (* y x) (* z (/ (* y x) (sqrt (- (* z z) (* t a))))) (/ (* y x) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (* (sqrt (neg t)) (sqrt (neg t))) (* (/ z (sqrt (- (* z z) (* t a)))) (* y x)) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (- (* z z) (* t a)) (- (* z z) (* t a))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 868 | 6141 |
| 1 | 3128 | 5906 |
| 0 | 8190 | 5646 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x z) |
(* x y) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* y (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* y z) |
(* (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)))))))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* 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)))) (/ y (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* 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)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(* (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))))))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(* z (+ (* (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)))))))) |
(* z (+ (* (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)))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(+ (* -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))))) |
(+ (* (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))))))) |
(+ (* (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))))))))) |
(* -1/2 (/ (* a t) z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(* -1 (* a t)) |
(- (pow z 2) (* a t)) |
(+ (* 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)))) |
(/ y z) |
(/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* 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 y)) (pow z 2)))))) z) |
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 |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(+ 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))))) |
(+ 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)))))) |
(/ (* x y) z) |
(/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) 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))) 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)))) z) |
(pow z 2) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* -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)))))) |
(* -1 (/ y z)) |
(* -1 (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* 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 y)) (pow z 2)))))) z)) |
(* -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)))))))) |
-1 |
(- (* -1/2 (/ (* a t) (pow z 2))) 1) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 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) |
(* -1 (/ (* x y) z)) |
(* -1 (/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z)) |
(* -1 (/ (+ (* -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))) z)) |
(* -1 (/ (+ (* -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)))) z)) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(+ (* 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)) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(+ (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 3))))) (/ y z)) |
(+ (* t (+ (* 1/2 (/ (* a y) (pow z 3))) (* t (+ (* -1/2 (* t (* y (* 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 (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ y 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)))))))) |
(+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))) |
(+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 3))))) (/ (* x y) z)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* y (* 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 (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (/ (* x y) z)) |
(* t (pow (sqrt -1) 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -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)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (+ (* 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))) (* y (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/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* 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))) (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 4))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (+ (* 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 (sqrt -1))))))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (- (/ (pow z 2) t) a)) |
(+ (* -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))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (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))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* 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))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -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))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 2) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 4) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* (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 4) (sqrt -1))))))) (pow t 3))) (+ (* -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)))))) |
(* -1 t) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(+ (* 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)) |
(+ (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 3))))) (/ y z)) |
(+ (* a (+ (* 1/2 (/ (* t y) (pow z 3))) (* a (+ (* -1/2 (* a (* y (* 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 (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ y 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)))))))) |
(+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))) |
(+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 3))))) (/ (* x y) z)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* y (* 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 (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (/ (* x y) 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)))) (+ (* -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)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (+ (* 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))) (* y (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/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* 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))) (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 4))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (+ (* 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 (sqrt -1))))))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (- (/ (pow z 2) a) t)) |
(+ (* -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 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* (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)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (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))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* 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)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 4) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* (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 2) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
| Outputs |
|---|
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* x z) |
(*.f64 x z) |
(* x y) |
(*.f64 y x) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* y (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) |
(* y z) |
(*.f64 y z) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(* 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 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (*.f64 a t)) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 z z)) y) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 y x))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* 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 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a t))) (fma.f64 x (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64)))) (*.f64 z z)) y) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y) x) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* 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)))) (/ y (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (*.f64 a t)) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 z z)) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* 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)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a t))) (fma.f64 y (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64)))) (*.f64 z z)) y) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a t)) (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))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.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))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* z (+ (* (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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (*.f64 a t)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* z (+ (* (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 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a t))) (fma.f64 (*.f64 z z) (/.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.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 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) z) |
(* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(+ (* -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))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* (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))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (*.f64 a t)) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 z z)) y) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 y x))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* (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))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a t))) (fma.f64 x (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64)))) (*.f64 z z)) y) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y) x) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a t) (*.f64 z z)) z) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(- (pow z 2) (* a t)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)) |
(+ (* -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))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) |
(+ (* -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)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) t) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) |
(/ y z) |
(/.f64 y z) |
(/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 t y) z) (/.f64 a z))) y) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* 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 y)) (pow z 2)))))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) t) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y)) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z) #s(literal 1 binary64))) 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))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z)))) z z) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a t) z) #s(literal 1 binary64)) |
(+ 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))))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 (/.f64 t z) (/.f64 a z))) #s(literal 1 binary64)) |
(+ 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)))))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) t) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64))) (*.f64 (/.f64 t z) (/.f64 a z))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)) 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))) z) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) 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)))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) t) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) z) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (neg.f64 a) z) (/.f64 t z) #s(literal 1 binary64)) (*.f64 z z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 (neg.f64 y) x)) |
(+ (* -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))))) |
(fma.f64 (neg.f64 y) x (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y x) t) z) (/.f64 a z)) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #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)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) t) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (*.f64 (neg.f64 y) x))) |
(* -1 (/ y z)) |
(/.f64 (neg.f64 y) z) |
(* -1 (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y) (neg.f64 z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 t y) z) (/.f64 a z))) y) (neg.f64 z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* 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 y)) (pow z 2)))))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) t) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y)) (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) 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))))))) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) 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)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z)))) z z)) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 (/ (* a t) (pow z 2))) 1) |
(-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z)) #s(literal 1 binary64)) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 t z) (/.f64 a z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 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) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) t) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 a t) z)) #s(literal 1 binary64))) |
(* -1 (/ (* x y) z)) |
(*.f64 (neg.f64 x) (/.f64 y z)) |
(* -1 (/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)) (neg.f64 z)) |
(* -1 (/ (+ (* -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))) z)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) (neg.f64 z)) |
(* -1 (/ (+ (* -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)))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) t) (pow.f64 (*.f64 (neg.f64 a) t) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) (neg.f64 z)) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a t) z)) #s(literal 1 binary64)) (neg.f64 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)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y)) (*.f64 (/.f64 (*.f64 a x) z) (/.f64 y z)))) t (*.f64 y x)) |
(+ (* 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)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z) (/.f64 a z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) x))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) a) z))) t (*.f64 y x)) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 y z)) |
(+ (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 3))))) (/ y z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) t) (*.f64 a (/.f64 y (pow.f64 z #s(literal 3 binary64)))))) t (/.f64 y z)) |
(+ (* t (+ (* 1/2 (/ (* a y) (pow z 3))) (* t (+ (* -1/2 (* t (* y (* 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 (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ y z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 y z) (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z) (/.f64 a z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) t (*.f64 (*.f64 y z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a y)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 y z)) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64) z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t 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)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 z z)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 a (*.f64 z z)))) t #s(literal 1 binary64)) |
(+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z) (*.f64 (*.f64 t (*.f64 z z)) (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z) (/.f64 a z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64))) t #s(literal 1 binary64)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 x (/.f64 y z))) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 3))))) (/ (* x y) z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 t x) (*.f64 (*.f64 y z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)))) (/.f64 (*.f64 (*.f64 y x) a) (pow.f64 z #s(literal 3 binary64))))) t (*.f64 x (/.f64 y z))) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* y (* 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 (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (/ (* x y) z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 y z) (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z) (/.f64 a z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 x (/.f64 y z))) |
(* t (pow (sqrt -1) 2)) |
(neg.f64 t) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(+ (* -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)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -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))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -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)))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 y z) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (+ (* 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))) (* y (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 y (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) 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 (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) t) |
(* 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 (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* 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))) (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) z) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 z (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 4))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (+ (* 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 (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(+ (* -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)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -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))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -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))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) y) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) y) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) y) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 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 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 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 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* 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))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) z) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(+ (* -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))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 2) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 4) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) x) (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* (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 4) (sqrt -1))))))) (pow t 3))) (+ (* -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)))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) y) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (neg.f64 t) (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) t))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 z z) t) #s(literal -1 binary64) a)) |
(+ (* 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)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y)) (*.f64 (/.f64 (*.f64 t x) z) (/.f64 y z)))) a (*.f64 y x)) |
(+ (* 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)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z) (/.f64 t z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) x))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) t) z))) a (*.f64 y x)) |
(+ (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 3))))) (/ y z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) a) (*.f64 t (/.f64 y (pow.f64 z #s(literal 3 binary64)))))) a (/.f64 y z)) |
(+ (* a (+ (* 1/2 (/ (* t y) (pow z 3))) (* a (+ (* -1/2 (* a (* y (* 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 (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ y z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 y z) (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z) (/.f64 t z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) a (*.f64 (*.f64 y z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t y)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 y z)) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a 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)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 a (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 t (*.f64 z z)))) a #s(literal 1 binary64)) |
(+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z) (*.f64 (*.f64 a (*.f64 z z)) (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z) (/.f64 t z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))))) a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64))) a #s(literal 1 binary64)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 3))))) (/ (* x y) z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 a x) (*.f64 (*.f64 y z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)))) (/.f64 (*.f64 (*.f64 y x) t) (pow.f64 z #s(literal 3 binary64))))) a (*.f64 x (/.f64 y z))) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* y (* 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 (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (/ (* x y) z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 y z) (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z) (/.f64 t z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 x (/.f64 y 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)))) (+ (* -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)))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 y z) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (+ (* 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))) (* y (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 y (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) a) |
(* 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) a) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* 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))) (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) z) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 z (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 4))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (+ (* 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 (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(+ (* -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))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* (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)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) y) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -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 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 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 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* 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)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) z) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 4) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* (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 2) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) y) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) a))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) a) #s(literal -1 binary64) t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 300 |
| 0 | 68 | 275 |
| 1 | 172 | 275 |
| 2 | 730 | 263 |
| 3 | 7316 | 263 |
| 0 | 8125 | 247 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 z x) |
(/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) |
(*.f64 y x) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
(*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)))) (*.f64 y x)) |
(/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
#s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) x) |
(*.f64 (*.f64 (neg.f64 y) z) (/.f64 x (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 y z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) z) |
(*.f64 (neg.f64 y) (/.f64 (*.f64 x z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 y x) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(*.f64 (*.f64 y z) (/.f64 (neg.f64 x) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(*.f64 (*.f64 y z) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 x z)) |
(*.f64 y (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (*.f64 x z) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 x (/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(/.f64 (*.f64 (*.f64 y z) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y z) x) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(neg.f64 (*.f64 (*.f64 x z) (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 x z))) |
(*.f64 x z) |
(*.f64 z x) |
(/.f64 (neg.f64 y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(neg.f64 (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
(neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) x) y) |
(*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) |
(*.f64 (*.f64 y x) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
(*.f64 y (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) x)) |
(*.f64 x (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y)) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (neg.f64 x)) y) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 y (neg.f64 (neg.f64 x))) |
(*.f64 y x) |
(*.f64 x y) |
(neg.f64 (*.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) z) y) |
(*.f64 (*.f64 (neg.f64 y) z) (/.f64 x (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 y z) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) (*.f64 y z)) |
(*.f64 (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) x) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) (*.f64 y x)) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) z) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 y (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) z)) |
(*.f64 (*.f64 x z) (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 x (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) z)) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(/.f64 (/.f64 (*.f64 (*.f64 y z) x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(/.f64 (*.f64 (*.f64 y z) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) (*.f64 y x))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) z)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) x) |
(*.f64 (neg.f64 x) (/.f64 y (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) y) |
(*.f64 (neg.f64 y) (/.f64 x (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))))) |
(*.f64 y (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 x (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(/.f64 (/.f64 (*.f64 y x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(approx (- (* z z) (* t a)) (*.f64 t a))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))))) |
(*.f64 (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) z) y) |
(*.f64 (*.f64 (neg.f64 y) z) (/.f64 x (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 y z) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) (*.f64 y z)) |
(*.f64 (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) x) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) (*.f64 y x)) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) z) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 y (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) z)) |
(*.f64 (*.f64 x z) (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 x (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) z)) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(/.f64 (/.f64 (*.f64 (*.f64 y z) x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(/.f64 (*.f64 (*.f64 y z) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) (*.f64 y x))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) z)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) x) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 y z)) |
(*.f64 (*.f64 (neg.f64 y) z) (neg.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 y) z)) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 y z) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 y z) x) |
(*.f64 (*.f64 y x) z) |
(*.f64 y (*.f64 x z)) |
(*.f64 (*.f64 x z) y) |
(*.f64 x (neg.f64 (*.f64 (neg.f64 y) z))) |
(*.f64 x (*.f64 y z)) |
(*.f64 z (*.f64 y x)) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y)) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(approx (- (* z z) (* t a)) (*.f64 t a))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))))) |
(*.f64 (*.f64 (sqrt.f64 t) (pow.f64 t #s(literal 1/4 binary64))) (pow.f64 t #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 t #s(literal 3/2 binary64))) (pow.f64 t #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 t #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 t #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 t #s(literal 1/4 binary64)) (*.f64 (pow.f64 t #s(literal 1/4 binary64)) (sqrt.f64 t))) |
(*.f64 (pow.f64 t #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 t #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 t #s(literal 1/4 binary64)) (pow.f64 (pow.f64 t #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 t) (sqrt.f64 t)) |
(pow.f64 t #s(literal 1 binary64)) |
(pow.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 t) #s(literal 2 binary64)) |
(neg.f64 t) |
(sqrt.f64 (*.f64 t t)) |
(fabs.f64 t) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t t)) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 t)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 t t)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 t t)) #s(literal 1/2 binary64)))) |
(+.f64 (cosh.f64 (log.f64 t)) (sinh.f64 (log.f64 t))) |
t |
(*.f64 (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) z) y) |
(*.f64 (*.f64 (neg.f64 y) z) (/.f64 x (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 y z) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) (*.f64 y z)) |
(*.f64 (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) x) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) (*.f64 y x)) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) z) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 y (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) z)) |
(*.f64 (*.f64 x z) (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 x (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) z)) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(/.f64 (/.f64 (*.f64 (*.f64 y z) x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(/.f64 (*.f64 (*.f64 y z) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) (*.f64 y x))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) z)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(/.f64 (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 z) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) |
(neg.f64 (/.f64 (neg.f64 z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(approx (- (* z z) (* t a)) (*.f64 t a))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)) #s(literal 1/2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t a)))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z z)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z z))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z z)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z z)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)) (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64) (neg.f64 z)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) (neg.f64 z)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) (/.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)) (/.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))))) (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (fma.f64 (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) (-.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) (*.f64 z z))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z z))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)) (pow.f64 z #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z z)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z z)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 4 binary64))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 9 binary64))) (*.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))) |
(neg.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)) (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)) (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z z))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)) (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (sqrt.f64 t)) (/.f64 (sqrt.f64 t) z) z) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (sqrt.f64 t)) (/.f64 (sqrt.f64 t) z) z) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 t z)) a z) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 z #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) a)) (/.f64 t z))) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) a)) (/.f64 t z))) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (neg.f64 z)) (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 z) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) a)) (/.f64 t z))) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 z) (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/4 binary64)) a) (/.f64 (/.f64 t z) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 #s(literal -1/2 binary64) a) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(fma.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) (neg.f64 a) z) |
(fma.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a z) |
(fma.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/4 binary64)) (/.f64 (*.f64 (/.f64 t z) a) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 t z) z) |
(fma.f64 (pow.f64 (/.f64 t z) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 t z) #s(literal 2 binary64)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(fma.f64 (pow.f64 z #s(literal 3/2 binary64)) (/.f64 (pow.f64 z #s(literal 3/2 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) |
(fma.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(fma.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) |
(fma.f64 t (/.f64 (*.f64 #s(literal -1/2 binary64) a) (neg.f64 z)) z) |
(fma.f64 t (/.f64 (*.f64 #s(literal -1/2 binary64) a) z) z) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) (/.f64 (fabs.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(fma.f64 (pow.f64 (/.f64 t z) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 (/.f64 t z) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) |
(fma.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64) z) |
(fma.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64) z) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 t z) a) z) |
(fma.f64 (sqrt.f64 t) (*.f64 (/.f64 (sqrt.f64 t) z) (*.f64 #s(literal -1/2 binary64) a)) z) |
(fma.f64 (neg.f64 a) (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) z) |
(fma.f64 (/.f64 t z) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/4 binary64)) a) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(fma.f64 (/.f64 t z) (*.f64 #s(literal 1/2 binary64) a) z) |
(fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (pow.f64 (/.f64 t z) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) a)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 t z) a) z) |
(fma.f64 a (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) z) |
(fma.f64 (*.f64 z z) (/.f64 z (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))))) |
(fma.f64 z (/.f64 (*.f64 z z) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))))) |
(-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) |
(-.f64 (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(-.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) z) |
(-.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) z)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 z (/.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(+.f64 (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)) z) |
(+.f64 z (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) a)) (/.f64 t z))) |
(+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) |
#s(approx (- (* z z) (* t a)) (*.f64 t a)) |
#s(approx (- (* z z) (* t a)) (*.f64 t a)) |
#s(approx (- (* z z) (* t a)) (*.f64 t a)) |
Compiled 15 719 to 1 881 computations (88% saved)
20 alts after pruning (12 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 377 | 3 | 380 |
| Fresh | 2 | 9 | 11 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 3 | 3 |
| Total | 379 | 20 | 399 |
| Status | Accuracy | Program |
|---|---|---|
| 62.9% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| ✓ | 36.9% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 33.4% | (/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) | |
| 18.6% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| 26.1% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) | |
| 36.8% | (*.f64 (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) x) | |
| ✓ | 37.1% | (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)))) (*.f64 y x)) |
| ✓ | 37.1% | (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) (*.f64 y x)) |
| 42.4% | (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (*.f64 (pow.f64 (/.f64 t z) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (/.f64 a (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))))) (*.f64 y x)) | |
| 36.0% | (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) | |
| 54.3% | (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) | |
| 14.4% | (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) | |
| ✓ | 75.2% | (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
| 71.6% | (*.f64 (*.f64 z x) #s(approx (/ y (sqrt (- (* z z) (* t a)))) (/.f64 y z))) | |
| 60.6% | (*.f64 (*.f64 z x) #s(approx (/ y (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) y))) | |
| ✓ | 74.3% | (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
| ✓ | 37.4% | (*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
| 64.5% | (*.f64 z #s(approx (/ (* y x) (sqrt (- (* z z) (* t a)))) (*.f64 x (/.f64 y z)))) | |
| ✓ | 80.7% | (*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
| ✓ | 13.4% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
Compiled 1 471 to 551 computations (62.5% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
(*.f64 z #s(approx (/ (* y x) (sqrt (- (* z z) (* t a)))) (*.f64 x (/.f64 y z)))) |
(*.f64 (*.f64 z x) #s(approx (/ y (sqrt (- (* z z) (* t a)))) (/.f64 y z))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) (*.f64 y x)) |
(*.f64 (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) x) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 z y) x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(approx (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(approx (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) x) y))) |
(*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(/.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 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
(*.f64 (*.f64 z x) #s(approx (/ y (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) y))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (neg.f64 t))) a)))) (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) a)) (sqrt.f64 a) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (*.f64 (sqrt.f64 (neg.f64 t)) (fabs.f64 a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 t) a) a)) (sqrt.f64 (neg.f64 t)) (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 y x) (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) z) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 t x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 (*.f64 z z) y))) (*.f64 (/.f64 (*.f64 a x) z) (/.f64 y z)))) t (*.f64 y x))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 a (*.f64 (pow.f64 (/.f64 t z) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (/.f64 a (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 t #s(literal -1/2 binary64)) (/.f64 a z)) z))))) (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 x y) z) (pow.f64 (pow.f64 (fma.f64 z z (*.f64 a t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) (/.f64 z (sqrt.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z)))) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
8 calls:
| 51.0ms | (*.f64 t a) |
| 36.0ms | z |
| 36.0ms | x |
| 34.0ms | t |
| 30.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.2% | 2 | (*.f64 t a) |
| 80.7% | 1 | (*.f64 x y) |
| 94.2% | 3 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 80.7% | 1 | x |
| 80.7% | 1 | y |
| 93.0% | 2 | z |
| 80.7% | 1 | t |
| 80.7% | 1 | a |
Compiled 25 to 49 computations (-96% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
(*.f64 z #s(approx (/ (* y x) (sqrt (- (* z z) (* t a)))) (*.f64 x (/.f64 y z)))) |
(*.f64 (*.f64 z x) #s(approx (/ y (sqrt (- (* z z) (* t a)))) (/.f64 y z))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) (*.f64 y x)) |
(*.f64 (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) x) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 z y) x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(approx (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(approx (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) x) y))) |
(*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
| Outputs |
|---|
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
2 calls:
| 8.0ms | z |
| 6.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.7% | 1 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 88.4% | 2 | z |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
(*.f64 z #s(approx (/ (* y x) (sqrt (- (* z z) (* t a)))) (*.f64 x (/.f64 y z)))) |
(*.f64 (*.f64 z x) #s(approx (/ y (sqrt (- (* z z) (* t a)))) (/.f64 y z))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) (*.f64 y x)) |
(*.f64 (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) x) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 z y) x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (+ (* (sqrt (* (* (neg t) a) a)) (sqrt (neg t))) (* z z))) (*.f64 (sqrt.f64 (*.f64 a t)) #s(literal 1 binary64)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(approx (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) #s(approx (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) x) y))) |
| Outputs |
|---|
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
1 calls:
| 25.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.0% | 2 | z |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
(*.f64 z #s(approx (/ (* y x) (sqrt (- (* z z) (* t a)))) (*.f64 x (/.f64 y z)))) |
(*.f64 (*.f64 z x) #s(approx (/ y (sqrt (- (* z z) (* t a)))) (/.f64 y z))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
| Outputs |
|---|
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
1 calls:
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.0% | 2 | z |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
(*.f64 z #s(approx (/ (* y x) (sqrt (- (* z z) (* t a)))) (*.f64 x (/.f64 y z)))) |
(*.f64 (*.f64 z x) #s(approx (/ y (sqrt (- (* z z) (* t a)))) (/.f64 y z))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
8 calls:
| 5.0ms | y |
| 5.0ms | (*.f64 t a) |
| 3.0ms | z |
| 3.0ms | a |
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.3% | 1 | y |
| 74.3% | 1 | t |
| 74.3% | 1 | (*.f64 x y) |
| 76.1% | 2 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 74.3% | 1 | x |
| 74.3% | 1 | a |
| 76.3% | 2 | (*.f64 t a) |
| 78.8% | 3 | z |
Compiled 25 to 49 computations (-96% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
(*.f64 z #s(approx (/ (* y x) (sqrt (- (* z z) (* t a)))) (*.f64 x (/.f64 y z)))) |
(*.f64 (*.f64 z x) #s(approx (/ y (sqrt (- (* z z) (* t a)))) (/.f64 y z))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
1 calls:
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.1% | 2 | z |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
(*.f64 z #s(approx (/ (* y x) (sqrt (- (* z z) (* t a)))) (*.f64 x (/.f64 y z)))) |
(*.f64 (*.f64 z x) #s(approx (/ y (sqrt (- (* z z) (* t a)))) (/.f64 y z))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| Outputs |
|---|
(*.f64 (*.f64 z x) #s(approx (/ y (sqrt (- (* z z) (* t a)))) (/.f64 y z))) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
1 calls:
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.7% | 2 | z |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
(*.f64 z #s(approx (/ (* y x) (sqrt (- (* z z) (* t a)))) (*.f64 x (/.f64 y z)))) |
| Outputs |
|---|
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
4 calls:
| 2.0ms | z |
| 2.0ms | t |
| 1.0ms | (*.f64 t a) |
| 1.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.3% | 1 | t |
| 74.3% | 1 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 74.3% | 1 | (*.f64 t a) |
| 74.3% | 1 | z |
Compiled 19 to 28 computations (-47.4% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
8 calls:
| 4.0ms | t |
| 1.0ms | (*.f64 x y) |
| 1.0ms | (*.f64 t a) |
| 1.0ms | y |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 13.4% | 1 | a |
| 13.4% | 1 | (*.f64 x y) |
| 13.4% | 1 | x |
| 13.4% | 1 | z |
| 13.4% | 1 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 13.4% | 1 | y |
| 13.4% | 1 | (*.f64 t a) |
| 13.4% | 1 | t |
Compiled 25 to 49 computations (-96% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 3.147150608960083e+133 | 3.958272997172879e+133 |
| 3.0ms | 48× | 0 | valid |
Compiled 128 to 113 computations (11.7% saved)
ival-mult: 1.0ms (49.6% of total)ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 6.031844680387119e-150 | 4.7178240920169064e-148 |
| 14.0ms | 112× | 0 | valid |
| 2.0ms | 35× | 0 | invalid |
Compiled 311 to 258 computations (17% saved)
ival-mult: 9.0ms (76.8% of total)ival-sub: 1.0ms (8.5% of total)ival-div: 1.0ms (8.5% of total)ival-sqrt: 1.0ms (8.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 1.5911230463252348e-127 | 1.371778250219528e-122 |
| 14.0ms | 144× | 0 | valid |
| 5.0ms | 63× | 0 | invalid |
Compiled 332 to 299 computations (9.9% saved)
ival-mult: 5.0ms (57.8% of total)ival-sub: 1.0ms (11.6% of total)ival-div: 1.0ms (11.6% of total)ival-sqrt: 1.0ms (11.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 1.5911230463252348e-127 | 1.371778250219528e-122 |
Compiled 332 to 299 computations (9.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 44.0ms | 5.2790773199337124e-110 | 3.167626847572292e-105 |
| 20.0ms | 2.3259796401846683e-166 | 4.5290333521409006e-159 |
| 46.0ms | 272× | 0 | valid |
| 6.0ms | 82× | 0 | invalid |
Compiled 604 to 530 computations (12.3% saved)
ival-mult: 9.0ms (61.9% of total)ival-div: 2.0ms (13.7% of total)ival-sqrt: 2.0ms (13.7% of total)ival-sub: 1.0ms (6.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 5.694526128689169e-207 | 3.024805583592593e-206 |
| 10.0ms | 96× | 0 | valid |
| 4.0ms | 60× | 0 | invalid |
Compiled 215 to 200 computations (7% saved)
ival-mult: 4.0ms (62.1% of total)ival-sub: 1.0ms (15.5% of total)ival-div: 1.0ms (15.5% of total)ival-sqrt: 1.0ms (15.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 4.669683397729257e-138 | 5.257273685965606e-138 |
| 2.0ms | 32× | 0 | valid |
| 1.0ms | 8× | 0 | invalid |
Compiled 85 to 80 computations (5.9% saved)
ival-mult: 1.0ms (60% of total)ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 334 |
| 1 | 105 | 334 |
| 2 | 156 | 334 |
| 3 | 226 | 334 |
| 4 | 287 | 334 |
| 5 | 365 | 334 |
| 6 | 473 | 334 |
| 7 | 582 | 334 |
| 8 | 600 | 334 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 z #s(literal 35999999999999997778568129058070954103323993792475994187599835172294649398443503499442900591649387185420900879853928619381477106253824 binary64)) (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) |
(if (<=.f64 z #s(literal 8637914485522937/57586096570152913699974892898380567793532123114264532903689671329431521032595044740083720782129802971518987656109067457577065805510327036019308994315074097345724416 binary64)) (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) (*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) |
(if (<=.f64 z #s(literal 4614553692807949/1488565707357402911845015158554633286356257506687627387456491927921949262056238946972039271861787782268441644249633132407878864135402815488 binary64)) (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x))) |
(if (<=.f64 z #s(literal 4614553692807949/1488565707357402911845015158554633286356257506687627387456491927921949262056238946972039271861787782268441644249633132407878864135402815488 binary64)) (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x))) |
(if (<=.f64 z #s(literal 6483618076376551/4052261297735344686047273304385899561535592023674254785152009111026028136145418111718463914987406049109568248643848426935932764722081811824108276205189417663145685354884286644224 binary64)) (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (if (<=.f64 z #s(literal 4648049780556435/2582249878086908589655919172003011874329705792829223512830659356540647622016841194629645353280137831435903171972747493376 binary64)) (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)))) |
(if (<=.f64 z #s(literal 8819960395837505/722947573429303679218971863604384733017946601434003846318950894300849620572466815975903723774778879224549853567560703123999563997664868082592397590652658203246283799419575326866593810558132103097281884026581639773628137472 binary64)) (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x))) |
(if (<=.f64 z #s(literal 8212282357089841/1675975991242824637446753124775730765934920727574049172215445180465220503759193372100234287270862928461253982273310756356719235351493321243304206125760512 binary64)) (*.f64 (*.f64 z x) #s(approx (/ y (sqrt (- (* z z) (* t a)))) (/.f64 y z))) (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x))) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
| Outputs |
|---|
(if (<=.f64 z #s(literal 35999999999999997778568129058070954103323993792475994187599835172294649398443503499442900591649387185420900879853928619381477106253824 binary64)) (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) |
(if (<=.f64 z #s(literal 8637914485522937/57586096570152913699974892898380567793532123114264532903689671329431521032595044740083720782129802971518987656109067457577065805510327036019308994315074097345724416 binary64)) (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) (*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) |
(if (<=.f64 z #s(literal 4614553692807949/1488565707357402911845015158554633286356257506687627387456491927921949262056238946972039271861787782268441644249633132407878864135402815488 binary64)) (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x))) |
(if (<=.f64 z #s(literal 4614553692807949/1488565707357402911845015158554633286356257506687627387456491927921949262056238946972039271861787782268441644249633132407878864135402815488 binary64)) (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))))) (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x))) |
(if (<=.f64 z #s(literal 6483618076376551/4052261297735344686047273304385899561535592023674254785152009111026028136145418111718463914987406049109568248643848426935932764722081811824108276205189417663145685354884286644224 binary64)) (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (if (<=.f64 z #s(literal 4648049780556435/2582249878086908589655919172003011874329705792829223512830659356540647622016841194629645353280137831435903171972747493376 binary64)) (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)))) |
(if (<=.f64 z #s(literal 8819960395837505/722947573429303679218971863604384733017946601434003846318950894300849620572466815975903723774778879224549853567560703123999563997664868082592397590652658203246283799419575326866593810558132103097281884026581639773628137472 binary64)) (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x))) |
(if (<=.f64 z #s(literal 8212282357089841/1675975991242824637446753124775730765934920727574049172215445180465220503759193372100234287270862928461253982273310756356719235351493321243304206125760512 binary64)) (*.f64 (*.f64 z x) #s(approx (/ y (sqrt (- (* z z) (* t a)))) (/.f64 y z))) (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x))) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 y x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 239 |
| 0 | 75 | 239 |
| 1 | 207 | 231 |
| 2 | 1221 | 224 |
| 0 | 8677 | 209 |
| 0 | 1056 | 6780 |
| 1 | 3847 | 6494 |
| 0 | 8197 | 6223 |
| 0 | 44 | 278 |
| 0 | 66 | 270 |
| 1 | 178 | 262 |
| 2 | 889 | 256 |
| 0 | 8915 | 234 |
| 0 | 868 | 6141 |
| 1 | 3128 | 5906 |
| 0 | 8190 | 5646 |
| 0 | 495 | 2455 |
| 1 | 1730 | 2376 |
| 0 | 8072 | 2271 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 334 to 78 computations (76.6% saved)
(sort t a)
(sort x y)
(negabs x)
(negabs y)
Compiled 1 246 to 544 computations (56.3% saved)
Loading profile data...