
Time bar (total: 7.9s)
| 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)
| 975.0ms | 8 256× | 0 | valid |
| 248.0ms | 2 105× | 0 | invalid |
ival-mult: 547.0ms (65.6% of total)ival-sqrt: 146.0ms (17.5% of total)ival-div: 80.0ms (9.6% of total)ival-sub: 47.0ms (5.6% of total)ival-true: 7.0ms (0.8% of total)ival-assert: 4.0ms (0.5% of total)adjust: 3.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 111 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| 33 | 1 | (6.984569933481291e+71 -4.6119903837045896e-215 1.7334090065218482e-196 5.39111419242391e+53 -3.698253047611294e-86) | 1 | (8.857857336014757e+34 2.2811760793524684e-243 -2.4484799196398986e-114 6.518222078622103e-268 2.902435647379512e-221) | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 15 | 0 | - | 0 | - | (*.f64 (*.f64 x y) z) |
| 3 | 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 | 106 | 0 |
| ↳ | (-.f64 (*.f64 z z) (*.f64 t a)) | overflow | 106 | |
| ↳ | (*.f64 t a) | overflow | 33 | |
| ↳ | (*.f64 z z) | overflow | 82 | |
/.f64 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | o/n | 29 | 0 |
| ↳ | (*.f64 x y) | overflow | 27 | |
| ↳ | (*.f64 (*.f64 x y) z) | overflow | 48 | |
*.f64 | (*.f64 (*.f64 x y) z) | n*u | 8 | 0 |
*.f64 | (*.f64 (*.f64 x y) z) | n*o | 7 | 0 |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) | uflow-rescue | 5 | 0 |
| ↳ | (-.f64 (*.f64 z z) (*.f64 t a)) | underflow | 5 | |
| ↳ | (*.f64 t a) | underflow | 35 | |
| ↳ | (*.f64 z z) | underflow | 34 | |
/.f64 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | u/n | 4 | 0 |
| ↳ | (*.f64 x y) | underflow | 25 | |
| ↳ | (*.f64 (*.f64 x y) z) | underflow | 29 | |
-.f64 | (-.f64 (*.f64 z z) (*.f64 t a)) | nan-rescue | 3 | 0 |
| ↳ | (*.f64 z z) | overflow | 82 | |
| ↳ | (*.f64 t a) | overflow | 33 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 106 | 1 |
| - | 20 | 129 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 106 | 0 | 1 |
| - | 20 | 0 | 129 |
| number | freq |
|---|---|
| 0 | 130 |
| 1 | 91 |
| 2 | 34 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 42.0ms | 512× | 0 | valid |
Compiled 114 to 40 computations (64.9% saved)
ival-mult: 13.0ms (58.6% of total)ival-div: 3.0ms (13.5% of total)ival-sqrt: 3.0ms (13.5% of total)ival-sub: 2.0ms (9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)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 |
|---|---|---|
| ▶ | 59.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
Compiled 14 to 12 computations (14.3% saved)
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.6132812500000001 | (-.f64 (*.f64 z z) (*.f64 t a)) | |
| accuracy | 3.695918687204158 | (*.f64 (*.f64 x y) z) | |
| accuracy | 7.859909310390561 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| accuracy | 25.868311067435823 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| 20.0ms | 256× | 0 | valid |
Compiled 50 to 14 computations (72% saved)
ival-mult: 6.0ms (57.6% of total)ival-sqrt: 2.0ms (19.2% of total)ival-sub: 1.0ms (9.6% of total)ival-div: 1.0ms (9.6% 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 | |
|---|---|---|---|---|
| 13.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))) |
| 2.0ms | x | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a))) |
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 (14 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 362 | 14 | 376 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 362 | 15 | 377 |
| Status | Accuracy | Program |
|---|---|---|
| 57.3% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| 58.4% | (/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| 35.3% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (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)))))) | |
| ▶ | 38.7% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) a)) (sqrt.f64 a) (*.f64 z z)))) |
| 16.1% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (/.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))))) | |
| ✓ | 59.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| ▶ | 29.3% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 40.3% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| 67.9% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 t z) (/.f64 a z)) z))) | |
| ▶ | 67.9% | (/.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))) |
| 14.9% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| 42.4% | (*.f64 (/.f64 z (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) (*.f64 y x)) | |
| ▶ | 64.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))) |
| 57.2% | #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))) | |
| ▶ | 11.8% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
Compiled 624 to 460 computations (26.3% saved)
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) a)) (sqrt.f64 a) (*.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 t t) a)) (sqrt.f64 a) (*.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 | 44 | 314 |
| 0 | 73 | 314 |
| 1 | 133 | 314 |
| 2 | 314 | 314 |
| 3 | 857 | 312 |
| 4 | 3138 | 312 |
| 5 | 6654 | 312 |
| 0 | 8527 | 310 |
| 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 t t) a)) (sqrt.f64 a) (*.f64 z z)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
(sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) a)) (sqrt.f64 a) (*.f64 z z))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) a)) (sqrt.f64 a) (*.f64 z z)) |
(sqrt.f64 (*.f64 (*.f64 t t) a)) |
(*.f64 (*.f64 t t) a) |
(*.f64 t t) |
t |
a |
(sqrt.f64 a) |
(*.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 a) t)))) |
(*.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))) |
#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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 t (/.f64 (/.f64 a z) 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 t (/.f64 (/.f64 a z) 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 t t) a)) (sqrt.f64 a) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (*.f64 t t) 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 t t) a)) (sqrt.f64 a) (*.f64 z z))) |
(sqrt.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (*.f64 t t) a)) (*.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 (*.f64 t t) a)) (*.f64 z z)) |
(sqrt.f64 (*.f64 (*.f64 t t) a)) |
(*.f64 (*.f64 t t) a) |
(*.f64 t t) |
t |
a |
(sqrt.f64 a) |
(*.f64 z z) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 5.870474472439032 | (*.f64 (*.f64 t t) a) | |
| accuracy | 6.9168299032663345 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) a)) (sqrt.f64 a) (*.f64 z z)))) | |
| accuracy | 17.300495994488283 | (sqrt.f64 (*.f64 (*.f64 t t) a)) | |
| accuracy | 21.00715049647551 | (sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) a)) (sqrt.f64 a) (*.f64 z z))) | |
| accuracy | 3.5619531283210906 | (*.f64 (*.f64 (*.f64 y x) t) a) | |
| accuracy | 3.8234559661111183 | (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)) | |
| accuracy | 4.120597931733387 | (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) | |
| accuracy | 20.00309122808854 | #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 | 3.4354621125188385 | (*.f64 (*.f64 x y) z) | |
| accuracy | 6.9129236532663345 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| accuracy | 21.00715049647551 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) | |
| accuracy | 28.767508080870222 | #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.38500782635335 | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) | |
| accuracy | 0.2943221953913602 | (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) | |
| accuracy | 3.4354621125188385 | (*.f64 (*.f64 x y) z) | |
| accuracy | 6.9129236532663345 | (/.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 | 19.609448993193933 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) |
| 131.0ms | 207× | 0 | valid |
| 21.0ms | 49× | 0 | invalid |
Compiled 266 to 39 computations (85.3% saved)
ival-mult: 31.0ms (49.4% of total)ival-div: 16.0ms (25.5% of total)ival-sqrt: 9.0ms (14.3% of total)ival-add: 3.0ms (4.8% of total)ival-neg: 2.0ms (3.2% of total)ival-sub: 1.0ms (1.6% 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 t t) a)) (sqrt.f64 a) (*.f64 z z)))) |
(sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) a)) (sqrt.f64 a) (*.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) |
(sqrt.f64 (*.f64 (*.f64 t t) a)) |
(*.f64 (*.f64 t t) 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 z 2))))) |
(* a (* 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))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (pow z 2))))) (* (sqrt (/ 1 (* a t))) (* x y)))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x y)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x y))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (pow z 2))))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x y)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x y))) (* (pow z 2) (+ (* -5/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 7)))) (* x (* y (pow z 2))))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x y))))))))) |
(sqrt (* a t)) |
(+ (sqrt (* a t)) (* 1/2 (* (sqrt (/ 1 (* a t))) (pow z 2)))) |
(+ (sqrt (* a t)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (pow z 2))) (* 1/2 (sqrt (/ 1 (* a t))))))) |
(+ (sqrt (* a t)) (* (pow z 2) (+ (* 1/2 (sqrt (/ 1 (* a t)))) (* (pow z 2) (+ (* -1/8 (sqrt (/ 1 (* (pow a 3) (pow t 3))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (pow z 2)))))))) |
(* -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 z 2))) (* 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))) (* 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/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))) (* (pow a 3) (pow t 3))))) (pow z 6))) (* x y)))) |
(* z (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2)))))) |
(* z (+ 1 (+ (* -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) (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 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/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))) (* (pow a 3) (pow t 3))))) (pow z 6)))))) |
(* -1 (* z (+ 1 (* 1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))))) |
(* -1 (* z (+ 1 (+ (* -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) (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 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/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))) (/ (pow a 3) (pow z 8)))))))) (* -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/8 (/ (* (pow a 2) t) (pow z 3))) (* 1/2 (/ a 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)))))))) |
(+ (* -1 (* a t)) (pow z 2)) |
(* (sqrt a) t) |
(* a (pow t 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 (+ (* 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))))) (* (sqrt (/ 1 (* a t))) (* x (* y z)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (pow z 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (pow z 5))))) (* (sqrt (/ 1 (* a t))) (* x (* y z))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (pow z 3))))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (pow z 5))))) (* (sqrt (/ 1 (* a t))) (* x (* y z)))))) |
(* t (+ (sqrt (/ a t)) (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (pow z 2))))) |
(* t (+ (sqrt (/ a t)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (pow z 4))) (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (pow z 2)))))) |
(* t (+ (sqrt (/ a t)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (pow z 4))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (pow z 6))) (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (pow z 2))))))) |
(* 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 (* (sqrt a) 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 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/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))) (/ (pow t 3) (pow z 8)))))))) (* -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/8 (/ (* a (pow t 2)) (pow z 3))) (* 1/2 (/ t 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)))))))) |
(+ (* -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))))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (pow z 5))))) (* (sqrt (/ 1 (* a t))) (* x (* y z)))))) |
(* a (+ (sqrt (/ t a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))))) |
(* a (+ (sqrt (/ t a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (pow z 4))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2)))))) |
(* a (+ (sqrt (/ t a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (pow z 4))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (pow z 6))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))))))) |
(* 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)))))) |
(+ (* -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)))) |
(* -1 (* (sqrt a) (* t (pow (sqrt -1) 2)))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 28.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 (* (* t t) a)) (sqrt a)) (* z z)))) (sqrt (+ (* (sqrt (* (* t t) a)) (sqrt a)) (* z z))) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (* (* (* y x) t) a) (sqrt (* (* t t) a)) (* (* t t) a)) |
| 17.0ms | z | @ | 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 (* (* t t) a)) (sqrt a)) (* z z)))) (sqrt (+ (* (sqrt (* (* t t) a)) (sqrt a)) (* z z))) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (* (* (* y x) t) a) (sqrt (* (* t t) a)) (* (* t t) a)) |
| 8.0ms | a | @ | -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 (* (* t t) a)) (sqrt a)) (* z z)))) (sqrt (+ (* (sqrt (* (* t t) a)) (sqrt a)) (* z z))) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (* (* (* y x) t) a) (sqrt (* (* t t) a)) (* (* t t) a)) |
| 6.0ms | a | @ | 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 (* (* t t) a)) (sqrt a)) (* z z)))) (sqrt (+ (* (sqrt (* (* t t) a)) (sqrt a)) (* z z))) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (* (* (* y x) t) a) (sqrt (* (* t t) a)) (* (* t t) a)) |
| 5.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 (* (* t t) a)) (sqrt a)) (* z z)))) (sqrt (+ (* (sqrt (* (* t t) a)) (sqrt a)) (* z z))) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (* (* (* y x) t) a) (sqrt (* (* t t) a)) (* (* t t) a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 802 | 4640 |
| 1 | 2868 | 4519 |
| 2 | 7993 | 4519 |
| 0 | 8008 | 4310 |
| 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 z 2))))) |
(* a (* 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))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (pow z 2))))) (* (sqrt (/ 1 (* a t))) (* x y)))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x y)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x y))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (pow z 2))))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x y)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x y))) (* (pow z 2) (+ (* -5/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 7)))) (* x (* y (pow z 2))))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x y))))))))) |
(sqrt (* a t)) |
(+ (sqrt (* a t)) (* 1/2 (* (sqrt (/ 1 (* a t))) (pow z 2)))) |
(+ (sqrt (* a t)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (pow z 2))) (* 1/2 (sqrt (/ 1 (* a t))))))) |
(+ (sqrt (* a t)) (* (pow z 2) (+ (* 1/2 (sqrt (/ 1 (* a t)))) (* (pow z 2) (+ (* -1/8 (sqrt (/ 1 (* (pow a 3) (pow t 3))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (pow z 2)))))))) |
(* -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 z 2))) (* 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))) (* 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/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))) (* (pow a 3) (pow t 3))))) (pow z 6))) (* x y)))) |
(* z (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2)))))) |
(* z (+ 1 (+ (* -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) (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 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/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))) (* (pow a 3) (pow t 3))))) (pow z 6)))))) |
(* -1 (* z (+ 1 (* 1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))))) |
(* -1 (* z (+ 1 (+ (* -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) (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 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/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))) (/ (pow a 3) (pow z 8)))))))) (* -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/8 (/ (* (pow a 2) t) (pow z 3))) (* 1/2 (/ a 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)))))))) |
(+ (* -1 (* a t)) (pow z 2)) |
(* (sqrt a) t) |
(* a (pow t 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 (+ (* 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))))) (* (sqrt (/ 1 (* a t))) (* x (* y z)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (pow z 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (pow z 5))))) (* (sqrt (/ 1 (* a t))) (* x (* y z))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (pow z 3))))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (pow z 5))))) (* (sqrt (/ 1 (* a t))) (* x (* y z)))))) |
(* t (+ (sqrt (/ a t)) (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (pow z 2))))) |
(* t (+ (sqrt (/ a t)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (pow z 4))) (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (pow z 2)))))) |
(* t (+ (sqrt (/ a t)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (pow z 4))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (pow z 6))) (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (pow z 2))))))) |
(* 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 (* (sqrt a) 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 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/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))) (/ (pow t 3) (pow z 8)))))))) (* -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/8 (/ (* a (pow t 2)) (pow z 3))) (* 1/2 (/ t 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)))))))) |
(+ (* -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))))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (pow z 5))))) (* (sqrt (/ 1 (* a t))) (* x (* y z)))))) |
(* a (+ (sqrt (/ t a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))))) |
(* a (+ (sqrt (/ t a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (pow z 4))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2)))))) |
(* a (+ (sqrt (/ t a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (pow z 4))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (pow z 6))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))))))) |
(* 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)))))) |
(+ (* -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)))) |
(* -1 (* (sqrt a) (* t (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) |
(* -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 z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* a (* t (* x y))) |
(*.f64 (*.f64 (*.f64 y x) t) a) |
(* -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 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 #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 (*.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))) (*.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 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 y (/.f64 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) |
(* (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 #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 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 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))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 z y) x)) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (pow z 2))))) (* (sqrt (/ 1 (* a t))) (* x y)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (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 y x))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x y)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x y))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (pow z 2))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 z z) y) x)) #s(literal 3/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 y x)) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 y x))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x y)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x y))) (* (pow z 2) (+ (* -5/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 7)))) (* x (* y (pow z 2))))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x y))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 7 binary64))) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (*.f64 z z) y) x) (*.f64 (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) (*.f64 y x))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 y x)) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 y x))) z) |
(sqrt (* a t)) |
(sqrt.f64 (*.f64 a t)) |
(+ (sqrt (* a t)) (* 1/2 (* (sqrt (/ 1 (* a t))) (pow z 2)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) #s(literal 1/2 binary64)) (*.f64 z z) (sqrt.f64 (*.f64 a t))) |
(+ (sqrt (* a t)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (pow z 2))) (* 1/2 (sqrt (/ 1 (* a t))))))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 z z)) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) #s(literal 1/2 binary64))) (*.f64 z z) (sqrt.f64 (*.f64 a t))) |
(+ (sqrt (* a t)) (* (pow z 2) (+ (* 1/2 (sqrt (/ 1 (* a t)))) (* (pow z 2) (+ (* -1/8 (sqrt (/ 1 (* (pow a 3) (pow t 3))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (pow z 2)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 z z)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.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) (*.f64 a t))) #s(literal 1/2 binary64))) (*.f64 z z) (sqrt.f64 (*.f64 a t))) |
(* -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 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 (/.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 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (/.f64 y (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))) (/.f64 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 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 (/ (* 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))) (* x y))) |
(fma.f64 #s(literal -1/2 binary64) (fma.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)))) (*.f64 y x)) |
(+ (* -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/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))) (* (pow a 3) (pow t 3))))) (pow z 6))) (* x y)))) |
(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 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (/.f64 y (pow.f64 z #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 a t) (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64))) #s(literal 1/2 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (*.f64 y x))) |
(* 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/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2)))))) |
(*.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/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) (pow z 2))))))) |
(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) |
(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 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (/.f64 y (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))) (/.f64 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 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) (fma.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/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))) (* (pow a 3) (pow t 3))))) (pow z 6)))))) |
(fma.f64 (neg.f64 x) y (*.f64 #s(literal 1/2 binary64) (fma.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (/.f64 y (pow.f64 z #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 a t) (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64))) #s(literal 1/2 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (/.f64 y (pow.f64 z #s(literal 6 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) 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/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))))) |
(*.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/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) (pow z 2)))))))) |
(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 (* 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 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 a (*.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 z z)) y) (*.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 #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 (*.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 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) (fma.f64 (/.f64 (*.f64 a x) z) (/.f64 y z) (*.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))))))) t (*.f64 y x)) |
(+ (* t (+ (* -1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* 1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))) (/ (pow a 3) (pow z 8)))))))) (* -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 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64)))) (*.f64 z z)) y) (*.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 t) z) #s(literal 1/2 binary64) z) |
(+ z (* t (+ (* -1/8 (/ (* (pow a 2) t) (pow z 3))) (* 1/2 (/ a z))))) |
(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) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(* (sqrt a) t) |
(*.f64 (sqrt.f64 a) t) |
(* a (pow t 2)) |
(*.f64 (*.f64 t 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)))))) |
(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 (*.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) (/.f64 x (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) (/.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 z y) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 t (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a (pow.f64 t #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)))))) |
(* 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 (/.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 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 (/.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 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/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))))) (* (sqrt (/ 1 (* a t))) (* x (* y z)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (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))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (pow z 5))))) (* (sqrt (/ 1 (* a t))) (* x (* y z))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (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) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (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))))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (pow z 5))))) (* (sqrt (/ 1 (* a t))) (* x (* y z)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 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))))) x) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 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 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 z y) x)))) |
(* t (+ (sqrt (/ a t)) (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a t))) t) |
(* t (+ (sqrt (/ a t)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (pow z 4))) (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (pow z 2)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 z #s(literal 4 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 z z)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a t)))) t) |
(* t (+ (sqrt (/ a t)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (pow z 4))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (pow z 6))) (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (pow z 2))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 z #s(literal 4 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 z z)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a t)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 z #s(literal 6 binary64)))) 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 z (/.f64 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 #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)))) (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) (fma.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 t (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) 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 z (/.f64 z t)) #s(literal -1 binary64) a)) |
(* -1 (* (sqrt a) t)) |
(*.f64 (neg.f64 t) (sqrt.f64 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 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 (/.f64 t 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 z z)) y) (*.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 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 (pow.f64 t #s(literal 3 binary64)) (/.f64 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 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) (fma.f64 (/.f64 (*.f64 t x) z) (/.f64 y z) (*.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))))))) a (*.f64 y x)) |
(+ (* a (+ (* -1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* 1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))) (/ (pow t 3) (pow z 8)))))))) (* -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 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 (/.f64 t z) z)) #s(literal 1/2 binary64) (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64)))) (*.f64 z z)) y) (*.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/8 (/ (* a (pow t 2)) (pow z 3))) (* 1/2 (/ t z))))) |
(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 (pow.f64 t #s(literal 3 binary64)) (/.f64 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) |
(+ (* -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) (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) (/.f64 x (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) (/.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 z y) (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 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))))) (/.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 (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 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 (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 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/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))))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (pow z 5))))) (* (sqrt (/ 1 (* a t))) (* x (* y z)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 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))))) x) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 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 (pow.f64 z #s(literal 5 binary64)) y) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (*.f64 (*.f64 z y) x)))) |
(* a (+ (sqrt (/ t a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))))) |
(*.f64 (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) (sqrt.f64 (/.f64 t a))) a) |
(* a (+ (sqrt (/ t a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (pow z 4))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2)))))) |
(*.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)))) (pow.f64 z #s(literal 4 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) (sqrt.f64 (/.f64 t a)))) a) |
(* a (+ (sqrt (/ t a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (pow z 4))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (pow z 6))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (pow z 2))))))) |
(*.f64 (+.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)))) (pow.f64 z #s(literal 4 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) (sqrt.f64 (/.f64 t a)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 z #s(literal 6 binary64)))) a) |
(* 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 z (/.f64 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 #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)))) (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) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 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) x) (sqrt.f64 (/.f64 t a)) (*.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)))) |
(+ (* -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 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 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 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (*.f64 x (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) #s(literal -1 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 (pow.f64 z #s(literal 4 binary64)) (/.f64 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 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 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 z (/.f64 z a)) #s(literal -1 binary64) t)) |
(* -1 (* (sqrt a) (* t (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sqrt.f64 a) t) #s(literal 1 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 234 |
| 0 | 73 | 234 |
| 1 | 207 | 229 |
| 2 | 1226 | 219 |
| 0 | 10117 | 204 |
| 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 t t) a)) (sqrt.f64 a) (*.f64 z z)))) |
(sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) a)) (sqrt.f64 a) (*.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) |
(sqrt.f64 (*.f64 (*.f64 t t) a)) |
(*.f64 (*.f64 t t) a) |
| Outputs |
|---|
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) x) y) |
(*.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 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 (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 x 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 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) y) x) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) x) y) |
(*.f64 (/.f64 (*.f64 z x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) (*.f64 y x)) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t))))) |
(*.f64 y (*.f64 x (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t))))) |
(*.f64 x (*.f64 y (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) x) z) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t))))) |
(/.f64 (*.f64 (*.f64 x z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 y) x) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t))))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(approx (- (* z z) (* t a)) (*.f64 a t))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)) #s(literal 1/2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t))))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t))) #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) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x)))) (*.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (neg.f64 y) x))))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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))) (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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x))))) (/.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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x))))))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (neg.f64 y) x))) |
(/.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) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x))) (fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (neg.f64 y) x))))))) |
(/.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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x))))) #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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x))))) #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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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))) (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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x))))) (-.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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x))))) (/.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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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))) (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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x))))) (/.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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x))))))))) |
(/.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)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) 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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) 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 (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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x))))) |
(/.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) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (neg.f64 y) x))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (neg.f64 y) x)) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x)))) (*.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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x)))) (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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x)))) (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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x)))))) |
(/.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)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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 (neg.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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) 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 (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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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))) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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))) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x))))) |
(neg.f64 (/.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)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) 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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x))))))) |
(neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (neg.f64 y) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 a z)) (*.f64 (*.f64 y x) t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 a z)) (*.f64 (*.f64 y x) t) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 a z)) (*.f64 (*.f64 y x) t) (*.f64 y x)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 a z)) (*.f64 (*.f64 y x) t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 a z)) (*.f64 (*.f64 y x) t) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 a z)) (*.f64 (*.f64 y x) t) (*.f64 y x)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) t) (*.f64 (*.f64 y x) (/.f64 a z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) t) (*.f64 (*.f64 y x) (/.f64 a z)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) t) (*.f64 (*.f64 y x) (/.f64 a z)) (*.f64 y x)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) y) (*.f64 (*.f64 t x) (/.f64 a z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) y) (*.f64 (*.f64 t x) (/.f64 a z)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) y) (*.f64 (*.f64 t x) (/.f64 a z)) (*.f64 y x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) t) (*.f64 (*.f64 y x) (/.f64 a z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) t) (*.f64 (*.f64 y x) (/.f64 a z)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) t) (*.f64 (*.f64 y x) (/.f64 a z)) (*.f64 y x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) y) (*.f64 (*.f64 t x) (/.f64 a z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) y) (*.f64 (*.f64 t x) (/.f64 a z)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) y) (*.f64 (*.f64 t x) (/.f64 a z)) (*.f64 y x)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 y x)) (*.f64 t (/.f64 a z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 y x)) (*.f64 t (/.f64 a z)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 y x)) (*.f64 t (/.f64 a z)) (*.f64 y x)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 y x)) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 y x)) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 y x)) (*.f64 (/.f64 t z) a) (*.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 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) t) (*.f64 y x))) (/.f64 a z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) t) (*.f64 y x))) (/.f64 a z) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) t) (*.f64 y x))) (/.f64 a z) (*.f64 y x)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (neg.f64 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)) (neg.f64 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)) (neg.f64 z)) (*.f64 (/.f64 t z) a) (*.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) 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) 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) 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 (/.f64 #s(literal 1/2 binary64) z) t) (*.f64 y x)) (neg.f64 (/.f64 a z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) t) (*.f64 y x)) (neg.f64 (/.f64 a z)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) t) (*.f64 y x)) (neg.f64 (/.f64 a z)) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) t) (*.f64 y x)) (/.f64 a z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) t) (*.f64 y x)) (/.f64 a z) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) t) (*.f64 y x)) (/.f64 a z) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) y) x) (*.f64 t (/.f64 a z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) y) x) (*.f64 t (/.f64 a z)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) y) x) (*.f64 t (/.f64 a z)) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) y) x) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) y) x) (*.f64 (/.f64 t z) a) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) y) x) (*.f64 (/.f64 t z) a) (*.f64 y x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x)) |
(fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z))) |
(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 (/.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 (*.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) (neg.f64 (*.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) (neg.f64 (*.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) (neg.f64 (*.f64 (/.f64 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 (*.f64 a y) x) z) (/.f64 t z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a y) x) z) (/.f64 t z)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a y) x) z) (/.f64 t 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 (*.f64 a y) x) z) (/.f64 t z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a y) x) z) (/.f64 t z)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a y) x) z) (/.f64 t z)) (*.f64 y x)) |
(fma.f64 y x (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z))) |
(fma.f64 x y (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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))) (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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x))))) (/.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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (neg.f64 y) x)))) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z)) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 y))) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z)) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) 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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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))) (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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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))) (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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x))))) (/.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 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 y x))) (/.f64 (neg.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.f64 (neg.f64 y) x)))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 y x) t) z) (*.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 (/.f64 a z) (*.f64 t y)) x) |
(*.f64 (*.f64 (/.f64 a z) (*.f64 t x)) y) |
(*.f64 (*.f64 (/.f64 a z) (*.f64 y x)) t) |
(*.f64 (*.f64 (/.f64 a z) t) (*.f64 y x)) |
(*.f64 (*.f64 (/.f64 a z) y) (*.f64 t x)) |
(*.f64 (*.f64 (/.f64 a z) x) (*.f64 y t)) |
(*.f64 (*.f64 (*.f64 y x) (/.f64 t z)) a) |
(*.f64 (neg.f64 (/.f64 a z)) (*.f64 (*.f64 y x) t)) |
(*.f64 (*.f64 (*.f64 y x) a) (/.f64 t z)) |
(*.f64 (/.f64 a z) (*.f64 (*.f64 y x) t)) |
(*.f64 (*.f64 (*.f64 y x) t) (neg.f64 (/.f64 a z))) |
(*.f64 (*.f64 (*.f64 y x) t) (/.f64 a z)) |
(*.f64 (*.f64 y x) (neg.f64 (*.f64 t (/.f64 a z)))) |
(*.f64 (*.f64 y x) (*.f64 t (/.f64 a z))) |
(*.f64 (*.f64 y x) (*.f64 (/.f64 t z) a)) |
(*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 y x) t) z)) |
(*.f64 (*.f64 (neg.f64 y) x) (*.f64 t (/.f64 a z))) |
(*.f64 (*.f64 (neg.f64 y) x) (*.f64 (/.f64 t z) a)) |
(*.f64 (neg.f64 y) (*.f64 (*.f64 t x) (/.f64 a z))) |
(*.f64 a (neg.f64 (/.f64 (*.f64 (*.f64 y x) t) z))) |
(*.f64 a (/.f64 (*.f64 (*.f64 y x) t) z)) |
(*.f64 t (neg.f64 (*.f64 (*.f64 y x) (/.f64 a z)))) |
(*.f64 t (*.f64 (*.f64 y x) (/.f64 a z))) |
(*.f64 y (neg.f64 (*.f64 (*.f64 t x) (/.f64 a z)))) |
(*.f64 y (*.f64 (*.f64 t x) (/.f64 a z))) |
(/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)) |
(*.f64 (*.f64 (/.f64 z (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) y) x) |
(*.f64 (*.f64 (/.f64 z (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) x) y) |
(*.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 (*.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 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 (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 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 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 x z) 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 (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 (neg.f64 (hypot.f64 (*.f64 a t) (*.f64 z z))) (neg.f64 (hypot.f64 (sqrt.f64 (*.f64 a t)) z))) |
(/.f64 (hypot.f64 (*.f64 a t) (*.f64 z z)) (hypot.f64 (sqrt.f64 (*.f64 a t)) 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))))) |
(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 a #s(literal 1/4 binary64)) (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t))) (exp.f64 (log.f64 z))) |
(hypot.f64 (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t))) (neg.f64 z)) |
(hypot.f64 (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t))) z) |
(hypot.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t)) (pow.f64 a #s(literal 1/4 binary64))) (exp.f64 (log.f64 z))) |
(hypot.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t)) (pow.f64 a #s(literal 1/4 binary64))) (neg.f64 z)) |
(hypot.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t)) (pow.f64 a #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 (exp.f64 (log.f64 z)) (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t)))) |
(hypot.f64 (exp.f64 (log.f64 z)) (*.f64 (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t)) (pow.f64 a #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)) (sqrt.f64 (*.f64 a t))) |
(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 (neg.f64 z) (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t)))) |
(hypot.f64 (neg.f64 z) (*.f64 (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t)) (pow.f64 a #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) (sqrt.f64 (*.f64 a t))) |
(hypot.f64 z (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t)))) |
(hypot.f64 z (*.f64 (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t)) (pow.f64 a #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 (sqrt.f64 (*.f64 a t))) |
(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)) (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 z z) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (/.f64 (*.f64 z 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 (*.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 (fma.f64 (/.f64 t z) (*.f64 #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 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (fma.f64 (/.f64 t z) (*.f64 #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 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) 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 (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 (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 (*.f64 z 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 (*.f64 z z) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (/.f64 (*.f64 z 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 (*.f64 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 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 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) 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 (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 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 (fma.f64 (/.f64 t z) (*.f64 #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 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) 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 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) 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 (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 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 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) 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 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) 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 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 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (pow.f64 z #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 t z)) a) #s(literal 4 binary64)) (pow.f64 (*.f64 z (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) 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 (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 (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 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 (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 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 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(neg.f64 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) 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 #s(literal 1/2 binary64) (/.f64 t z)) 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 #s(literal 1/2 binary64) (/.f64 t z)) 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 #s(literal 1/2 binary64) (/.f64 t z)) a)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 t z)) a z) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 t z) 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 t z) a) #s(literal 1/2 binary64) z) |
(fma.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64) z) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 t z) a) z) |
(fma.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (/.f64 t z)) 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 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 (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 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) 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 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(-.f64 (/.f64 (*.f64 z 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 (*.f64 z z) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 t z)) a) z) |
(-.f64 z (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 t z)) a)) |
(+.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 (fma.f64 (/.f64 t z) (*.f64 #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 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.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 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 (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) 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 (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 (*.f64 z z) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 t z)) a) z) |
(+.f64 z (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) a)) (/.f64 t z))) |
(+.f64 z (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 t z)) a)) |
#s(approx (- (* z z) (* t a)) (*.f64 a t)) |
(*.f64 (*.f64 (*.f64 a y) t) x) |
(*.f64 (*.f64 (*.f64 a t) y) x) |
(*.f64 (*.f64 (*.f64 a t) x) y) |
(*.f64 (*.f64 a (*.f64 t y)) x) |
(*.f64 (*.f64 a (*.f64 t x)) y) |
(*.f64 (*.f64 a x) (*.f64 y t)) |
(*.f64 (*.f64 (*.f64 y x) (neg.f64 a)) t) |
(*.f64 (*.f64 (neg.f64 a) (*.f64 t y)) x) |
(*.f64 (*.f64 (neg.f64 a) (*.f64 t x)) y) |
(*.f64 (*.f64 (neg.f64 a) (*.f64 y x)) t) |
(*.f64 (*.f64 (neg.f64 a) y) (*.f64 t x)) |
(*.f64 (*.f64 (neg.f64 a) x) (*.f64 y t)) |
(*.f64 (*.f64 (*.f64 (neg.f64 y) x) a) t) |
(*.f64 (neg.f64 (*.f64 (*.f64 y x) a)) t) |
(*.f64 (neg.f64 (*.f64 (*.f64 a y) x)) t) |
(*.f64 (neg.f64 (*.f64 a y)) (*.f64 t x)) |
(*.f64 (neg.f64 (neg.f64 a)) (*.f64 (*.f64 y x) t)) |
(*.f64 (*.f64 (*.f64 y x) a) t) |
(*.f64 (*.f64 (*.f64 a y) x) t) |
(*.f64 (*.f64 a y) (neg.f64 (*.f64 t x))) |
(*.f64 (*.f64 a y) (*.f64 t x)) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 y t) a)) |
(*.f64 (*.f64 a t) (*.f64 y x)) |
(*.f64 (*.f64 a t) (*.f64 (neg.f64 y) x)) |
(*.f64 (*.f64 (*.f64 y x) t) (neg.f64 (neg.f64 a))) |
(*.f64 (*.f64 (*.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 y x) t)) |
(*.f64 (*.f64 (neg.f64 y) x) (*.f64 a t)) |
(*.f64 (neg.f64 y) (*.f64 (*.f64 t x) a)) |
(*.f64 a (*.f64 (*.f64 y x) t)) |
(*.f64 t (neg.f64 (*.f64 (*.f64 y x) a))) |
(*.f64 t (*.f64 (*.f64 y x) a)) |
(*.f64 y (neg.f64 (*.f64 (*.f64 t x) a))) |
(*.f64 y (*.f64 (*.f64 t x) a)) |
(*.f64 x (neg.f64 (*.f64 (*.f64 y t) a))) |
(*.f64 x (*.f64 (*.f64 y t) a)) |
(neg.f64 (*.f64 (*.f64 (*.f64 y x) t) a)) |
(*.f64 (*.f64 t (pow.f64 a #s(literal 1/4 binary64))) (pow.f64 a #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 t)) (sqrt.f64 (*.f64 a t))) |
(*.f64 (neg.f64 (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t))) (neg.f64 (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t)))) |
(*.f64 (neg.f64 (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t))) (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t))) |
(*.f64 (fabs.f64 (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t))) (fabs.f64 (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t)))) |
(*.f64 (neg.f64 (sqrt.f64 a)) t) |
(*.f64 (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t)) (neg.f64 (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t)))) |
(*.f64 (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t)) (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t))) |
(*.f64 (sqrt.f64 (*.f64 a t)) (sqrt.f64 t)) |
(*.f64 (sqrt.f64 t) (neg.f64 (sqrt.f64 (*.f64 a t)))) |
(*.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 a t))) |
(*.f64 (sqrt.f64 a) t) |
(*.f64 t (neg.f64 (sqrt.f64 a))) |
(*.f64 t (sqrt.f64 a)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (*.f64 t t) a))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 t t) a) (*.f64 (*.f64 t t) a)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 t t) a) #s(literal 1/2 binary64)) |
(neg.f64 (*.f64 (sqrt.f64 a) t)) |
(sqrt.f64 (*.f64 (*.f64 t t) a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 t t) a)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (*.f64 t t) a)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (*.f64 t t) a)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 a t) (sqrt.f64 t)) (sqrt.f64 t)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 a) t) (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t))) (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (sqrt.f64 t))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 a) t) (sqrt.f64 t)) (sqrt.f64 (*.f64 a t))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 a) t) t) (sqrt.f64 a)) |
(*.f64 (fabs.f64 (*.f64 (sqrt.f64 a) t)) (fabs.f64 (*.f64 (sqrt.f64 a) t))) |
(*.f64 (*.f64 a t) t) |
(*.f64 (*.f64 (sqrt.f64 a) t) (*.f64 (sqrt.f64 a) t)) |
(*.f64 (*.f64 t t) (neg.f64 a)) |
(*.f64 (*.f64 t t) a) |
(*.f64 a (*.f64 t t)) |
(*.f64 t (*.f64 a t)) |
(pow.f64 (*.f64 (*.f64 (*.f64 t t) a) (*.f64 (*.f64 t t) a)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 a) t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 t t) a) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (*.f64 t t) a)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 t t) a) (*.f64 (*.f64 t t) a))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 (*.f64 t t) a)) #s(literal 1/2 binary64) (*.f64 (log.f64 (*.f64 (*.f64 t t) a)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (*.f64 t t) a)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
Compiled 21 420 to 2 207 computations (89.7% saved)
21 alts after pruning (18 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 568 | 11 | 579 |
| Fresh | 2 | 7 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 0 | 1 |
| Total | 573 | 21 | 594 |
| Status | Accuracy | Program |
|---|---|---|
| 57.3% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| 29.6% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| 27.0% | (/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| 67.7% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) | |
| 8.1% | (/.f64 (*.f64 (*.f64 x z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) | |
| 47.9% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z)))) | |
| 35.3% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (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)))))) | |
| 16.1% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (/.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))))) | |
| ✓ | 29.3% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| ▶ | 40.3% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
| 67.9% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 t z) (/.f64 a z)) z))) | |
| ✓ | 67.9% | (/.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))) |
| ▶ | 14.9% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| 20.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)))) | |
| 8.5% | (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) (*.f64 y x)) | |
| 7.8% | (*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) x) y) | |
| ▶ | 78.6% | (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x) |
| 8.9% | (*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t))))) | |
| ▶ | 57.2% | #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))) |
| ✓ | 11.8% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
| ▶ | 18.0% | #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)))) |
Compiled 901 to 657 computations (27.1% saved)
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) | |
| cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) | |
| cost-diff | 0 | #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))) | |
| cost-diff | 0 | (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) | |
| cost-diff | 0 | (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | #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))) | |
| cost-diff | 0 | #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)))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| 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 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) | |
| cost-diff | 0 | (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 419 |
| 0 | 82 | 419 |
| 1 | 149 | 419 |
| 2 | 368 | 419 |
| 3 | 1347 | 415 |
| 4 | 4445 | 415 |
| 5 | 7188 | 415 |
| 0 | 8072 | 413 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x) |
(*.f64 (/.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 |
y |
x |
(/.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 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) |
#s(approx (- (* z z) (* t a)) (*.f64 z z)) |
(*.f64 z z) |
#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)))) |
#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 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) 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 |
z |
#s(literal 1/2 binary64) |
#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))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) |
#s(literal 1 binary64) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(neg.f64 a) |
a |
t |
(*.f64 z z) |
z |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
y |
x |
| Outputs |
|---|
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x) |
(*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) 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))) y) |
(/.f64 (*.f64 y 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 |
y |
x |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) z) |
(*.f64 (*.f64 x y) z) |
(*.f64 (*.f64 x z) y) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 x z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 (*.f64 x z) y) |
(*.f64 x y) |
x |
y |
z |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) |
#s(approx (- (* z z) (* t a)) (*.f64 z z)) |
(*.f64 z z) |
#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)))) |
#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 y a) #s(literal 1/2 binary64)) z) (*.f64 x (/.f64 t z))))) |
#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))) |
#s(approx (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (*.f64 (/.f64 (*.f64 (*.f64 y a) #s(literal 1/2 binary64)) z) (*.f64 x (/.f64 t z)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 y a) #s(literal 1/2 binary64)) z) (*.f64 x (/.f64 t z))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) z) z) |
(/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) |
(/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) z) |
(*.f64 (*.f64 (*.f64 y x) t) a) |
(*.f64 (*.f64 (*.f64 x y) t) a) |
(*.f64 (*.f64 y x) t) |
(*.f64 (*.f64 x y) t) |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
t |
a |
z |
#s(literal 1/2 binary64) |
#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 z) z (*.f64 a t)))) (*.f64 (*.f64 x z) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 z) z (*.f64 a t)))) (*.f64 (*.f64 x z) y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 z) z (*.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 z) z (*.f64 a t))) |
#s(literal 1 binary64) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(neg.f64 a) |
a |
t |
(*.f64 z z) |
z |
(*.f64 (*.f64 z y) x) |
(*.f64 (*.f64 x z) y) |
(*.f64 z y) |
(*.f64 y z) |
y |
x |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.696982510032044 | (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) | |
| accuracy | 7.397636787277627 | (*.f64 (*.f64 z y) x) | |
| accuracy | 7.863815560390562 | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) | |
| accuracy | 25.020735194644597 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) | |
| accuracy | 4.546378105573896 | (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) | |
| accuracy | 5.008498149763464 | (*.f64 (*.f64 (*.f64 y x) t) a) | |
| accuracy | 20.104488310251824 | #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)))) | |
| accuracy | 37.46522978038515 | #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))) | |
| accuracy | 3.695918687204158 | (*.f64 (*.f64 x y) z) | |
| accuracy | 7.859909310390561 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| accuracy | 19.477695433583854 | #s(approx (- (* z z) (* t a)) (*.f64 z z)) | |
| accuracy | 25.868311067435823 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) | |
| accuracy | 0.0 | (neg.f64 z) | |
| accuracy | 3.695918687204158 | (*.f64 (*.f64 x y) z) | |
| accuracy | 7.859909310390561 | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| accuracy | 63.21184044922723 | #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) | |
| accuracy | 0.2938377562709184 | (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x) | |
| accuracy | 0.2943221953913602 | (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) | |
| accuracy | 2.368319342256144 | (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) | |
| accuracy | 19.702191302208682 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
| 85.0ms | 256× | 0 | valid |
Compiled 309 to 42 computations (86.4% saved)
ival-mult: 25.0ms (44.8% of total)ival-div: 18.0ms (32.2% of total)ival-sqrt: 6.0ms (10.7% of total)ival-add: 3.0ms (5.4% of total)ival-neg: 2.0ms (3.6% of total)ival-sub: 1.0ms (1.8% 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 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x) |
(*.f64 (/.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))) |
#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 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) |
#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)))) |
#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 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) |
#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))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) |
(neg.f64 z) |
#s(approx (- (* z z) (* t a)) (*.f64 z z)) |
(*.f64 (*.f64 (*.f64 y x) t) a) |
(/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) |
(*.f64 (*.f64 z y) x) |
| Outputs |
|---|
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x y) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(* 1/2 (/ (* a (* t (* x y))) (pow z 2))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* a (* t (* x y))) |
(/ (* a (* t (* x y))) z) |
(* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* 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 (/ 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/2 (* a (* t (* x y)))) (* x (* y (pow z 2)))) (pow z 2)) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1))))))))) |
(/ -1 (* a t)) |
(- (* -1 (/ (pow z 2) (* (pow a 2) (pow t 2)))) (/ 1 (* a t))) |
(- (* (pow z 2) (- (* -1 (/ (pow z 2) (* (pow a 3) (pow t 3)))) (/ 1 (* (pow a 2) (pow t 2))))) (/ 1 (* a t))) |
(- (* (pow z 2) (- (* (pow z 2) (- (* -1 (/ (pow z 2) (* (pow a 4) (pow t 4)))) (/ 1 (* (pow a 3) (pow t 3))))) (/ 1 (* (pow a 2) (pow t 2))))) (/ 1 (* a t))) |
(* -1/2 (/ (* a t) z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(* -1 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 |
(+ 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))))))) |
(/ 1 z) |
(/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z) |
(/ 1 (pow z 2)) |
(/ (+ 1 (/ (* a t) (pow z 2))) (pow z 2)) |
(/ (- (+ 1 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1 (/ (* a t) (pow z 2)))) (pow z 2)) |
(/ (- (+ 1 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* -1 (/ (* a t) (pow z 2))) (* -1 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) (pow z 2)) |
(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) |
(+ (* -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 z) |
(* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z)) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 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)) |
(+ 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/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(+ (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 3))))) (/ 1 z)) |
(+ (* t (+ (* 1/2 (/ a (pow z 3))) (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (/ 1 z)) |
(+ (/ 1 (pow z 2)) (/ (* a t) (pow z 4))) |
(+ (* t (- (/ (* (pow a 2) t) (pow z 6)) (* -1 (/ a (pow z 4))))) (/ 1 (pow z 2))) |
(+ (* t (- (* t (- (/ (* (pow a 3) t) (pow z 8)) (* -1 (/ (pow a 2) (pow z 6))))) (* -1 (/ a (pow z 4))))) (/ 1 (pow z 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 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 (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (/ (* x y) t))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(/ (- (* -1 (/ (pow z 2) (* (pow a 2) t))) (/ 1 a)) t) |
(/ (- (* -1 (/ (pow z 4) (* (pow a 3) (pow t 2)))) (+ (/ 1 a) (/ (pow z 2) (* (pow a 2) t)))) t) |
(/ (- (* -1 (/ (pow z 6) (* (pow a 4) (pow t 3)))) (+ (/ 1 a) (+ (/ (pow z 2) (* (pow a 2) t)) (/ (pow z 4) (* (pow a 3) (pow t 2)))))) t) |
(* 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 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 (/ (* x y) t)) (* -1/2 (/ (* a (* x y)) (pow z 2)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 4) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(* -1 (/ (+ (/ 1 a) (/ (pow z 2) (* (pow a 2) t))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 4) (* (pow a 3) t))) (/ (pow z 2) (pow a 2))) t)) (/ 1 a)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 6) (* (pow a 4) t)) (* -1 (/ (pow z 4) (pow a 3)))) t)) (/ (pow z 2) (pow a 2))) t)) (/ 1 a)) 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)) |
(+ 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 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 3))))) (/ 1 z)) |
(+ (* a (+ (* 1/2 (/ t (pow z 3))) (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (/ 1 z)) |
(+ (* a (- (/ (* a (pow t 2)) (pow z 6)) (* -1 (/ t (pow z 4))))) (/ 1 (pow z 2))) |
(+ (* a (- (* a (- (/ (* a (pow t 3)) (pow z 8)) (* -1 (/ (pow t 2) (pow z 6))))) (* -1 (/ t (pow z 4))))) (/ 1 (pow z 2))) |
(+ (* -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 (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (/ (* x y) a))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(/ (- (* -1 (/ (pow z 2) (* a (pow t 2)))) (/ 1 t)) a) |
(/ (- (* -1 (/ (pow z 4) (* (pow a 2) (pow t 3)))) (+ (/ 1 t) (/ (pow z 2) (* a (pow t 2))))) a) |
(/ (- (* -1 (/ (pow z 6) (* (pow a 3) (pow t 4)))) (+ (/ 1 t) (+ (/ (pow z 2) (* a (pow t 2))) (/ (pow z 4) (* (pow a 2) (pow t 3)))))) a) |
(* 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 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 (/ (* x y) a)) (* -1/2 (/ (* t (* x y)) (pow z 2)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(* -1 (/ (+ (/ 1 t) (/ (pow z 2) (* a (pow t 2)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 4) (* a (pow t 3)))) (/ (pow z 2) (pow t 2))) a)) (/ 1 t)) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 6) (* a (pow t 4))) (* -1 (/ (pow z 4) (pow t 3)))) a)) (/ (pow z 2) (pow t 2))) a)) (/ 1 t)) a)) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 39.0ms | a | @ | -inf | ((* (* (/ z (sqrt (- (* z z) (* t a)))) y) x) (* (/ z (sqrt (- (* z z) (* t a)))) y) (/ 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))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (* (/ (/ (* (* (* y x) t) a) z) z) 1/2) (/ (/ (* (* (* y x) t) a) z) z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (* (* z y) x)) (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/ 1 (+ (* (neg a) t) (* z z))) (+ (* (/ t z) (* -1/2 a)) z) (neg z) (- (* z z) (* t a)) (* (* (* y x) t) a) (/ (* (* (* y x) t) a) z) (* (* z y) x)) |
| 7.0ms | t | @ | inf | ((* (* (/ z (sqrt (- (* z z) (* t a)))) y) x) (* (/ z (sqrt (- (* z z) (* t a)))) y) (/ 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))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (* (/ (/ (* (* (* y x) t) a) z) z) 1/2) (/ (/ (* (* (* y x) t) a) z) z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (* (* z y) x)) (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/ 1 (+ (* (neg a) t) (* z z))) (+ (* (/ t z) (* -1/2 a)) z) (neg z) (- (* z z) (* t a)) (* (* (* y x) t) a) (/ (* (* (* y x) t) a) z) (* (* z y) x)) |
| 6.0ms | y | @ | -inf | ((* (* (/ z (sqrt (- (* z z) (* t a)))) y) x) (* (/ z (sqrt (- (* z z) (* t a)))) y) (/ 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))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (* (/ (/ (* (* (* y x) t) a) z) z) 1/2) (/ (/ (* (* (* y x) t) a) z) z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (* (* z y) x)) (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/ 1 (+ (* (neg a) t) (* z z))) (+ (* (/ t z) (* -1/2 a)) z) (neg z) (- (* z z) (* t a)) (* (* (* y x) t) a) (/ (* (* (* y x) t) a) z) (* (* z y) x)) |
| 6.0ms | t | @ | -inf | ((* (* (/ z (sqrt (- (* z z) (* t a)))) y) x) (* (/ z (sqrt (- (* z z) (* t a)))) y) (/ 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))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (* (/ (/ (* (* (* y x) t) a) z) z) 1/2) (/ (/ (* (* (* y x) t) a) z) z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (* (* z y) x)) (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/ 1 (+ (* (neg a) t) (* z z))) (+ (* (/ t z) (* -1/2 a)) z) (neg z) (- (* z z) (* t a)) (* (* (* y x) t) a) (/ (* (* (* y x) t) a) z) (* (* z y) x)) |
| 6.0ms | x | @ | inf | ((* (* (/ z (sqrt (- (* z z) (* t a)))) y) x) (* (/ z (sqrt (- (* z z) (* t a)))) y) (/ 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))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (* (/ (/ (* (* (* y x) t) a) z) z) 1/2) (/ (/ (* (* (* y x) t) a) z) z) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (* (* z y) x)) (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/ 1 (+ (* (neg a) t) (* z z))) (+ (* (/ t z) (* -1/2 a)) z) (neg z) (- (* z z) (* t a)) (* (* (* y x) t) a) (/ (* (* (* y x) t) a) z) (* (* z y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1026 | 6758 |
| 1 | 3621 | 6507 |
| 0 | 8389 | 6243 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x y) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(* 1/2 (/ (* a (* t (* x y))) (pow z 2))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* a (* t (* x y))) |
(/ (* a (* t (* x y))) z) |
(* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* 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 (/ 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/2 (* a (* t (* x y)))) (* x (* y (pow z 2)))) (pow z 2)) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1))))))))) |
(/ -1 (* a t)) |
(- (* -1 (/ (pow z 2) (* (pow a 2) (pow t 2)))) (/ 1 (* a t))) |
(- (* (pow z 2) (- (* -1 (/ (pow z 2) (* (pow a 3) (pow t 3)))) (/ 1 (* (pow a 2) (pow t 2))))) (/ 1 (* a t))) |
(- (* (pow z 2) (- (* (pow z 2) (- (* -1 (/ (pow z 2) (* (pow a 4) (pow t 4)))) (/ 1 (* (pow a 3) (pow t 3))))) (/ 1 (* (pow a 2) (pow t 2))))) (/ 1 (* a t))) |
(* -1/2 (/ (* a t) z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(* -1 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 |
(+ 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))))))) |
(/ 1 z) |
(/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z) |
(/ 1 (pow z 2)) |
(/ (+ 1 (/ (* a t) (pow z 2))) (pow z 2)) |
(/ (- (+ 1 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1 (/ (* a t) (pow z 2)))) (pow z 2)) |
(/ (- (+ 1 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* -1 (/ (* a t) (pow z 2))) (* -1 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) (pow z 2)) |
(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) |
(+ (* -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 z) |
(* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z)) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 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)) |
(+ 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/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(+ (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 3))))) (/ 1 z)) |
(+ (* t (+ (* 1/2 (/ a (pow z 3))) (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (/ 1 z)) |
(+ (/ 1 (pow z 2)) (/ (* a t) (pow z 4))) |
(+ (* t (- (/ (* (pow a 2) t) (pow z 6)) (* -1 (/ a (pow z 4))))) (/ 1 (pow z 2))) |
(+ (* t (- (* t (- (/ (* (pow a 3) t) (pow z 8)) (* -1 (/ (pow a 2) (pow z 6))))) (* -1 (/ a (pow z 4))))) (/ 1 (pow z 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 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 (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (/ (* x y) t))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(/ (- (* -1 (/ (pow z 2) (* (pow a 2) t))) (/ 1 a)) t) |
(/ (- (* -1 (/ (pow z 4) (* (pow a 3) (pow t 2)))) (+ (/ 1 a) (/ (pow z 2) (* (pow a 2) t)))) t) |
(/ (- (* -1 (/ (pow z 6) (* (pow a 4) (pow t 3)))) (+ (/ 1 a) (+ (/ (pow z 2) (* (pow a 2) t)) (/ (pow z 4) (* (pow a 3) (pow t 2)))))) t) |
(* 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 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 (/ (* x y) t)) (* -1/2 (/ (* a (* x y)) (pow z 2)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 4) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(* -1 (/ (+ (/ 1 a) (/ (pow z 2) (* (pow a 2) t))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 4) (* (pow a 3) t))) (/ (pow z 2) (pow a 2))) t)) (/ 1 a)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 6) (* (pow a 4) t)) (* -1 (/ (pow z 4) (pow a 3)))) t)) (/ (pow z 2) (pow a 2))) t)) (/ 1 a)) 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)) |
(+ 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 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 3))))) (/ 1 z)) |
(+ (* a (+ (* 1/2 (/ t (pow z 3))) (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (/ 1 z)) |
(+ (* a (- (/ (* a (pow t 2)) (pow z 6)) (* -1 (/ t (pow z 4))))) (/ 1 (pow z 2))) |
(+ (* a (- (* a (- (/ (* a (pow t 3)) (pow z 8)) (* -1 (/ (pow t 2) (pow z 6))))) (* -1 (/ t (pow z 4))))) (/ 1 (pow z 2))) |
(+ (* -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 (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (/ (* x y) a))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(/ (- (* -1 (/ (pow z 2) (* a (pow t 2)))) (/ 1 t)) a) |
(/ (- (* -1 (/ (pow z 4) (* (pow a 2) (pow t 3)))) (+ (/ 1 t) (/ (pow z 2) (* a (pow t 2))))) a) |
(/ (- (* -1 (/ (pow z 6) (* (pow a 3) (pow t 4)))) (+ (/ 1 t) (+ (/ (pow z 2) (* a (pow t 2))) (/ (pow z 4) (* (pow a 2) (pow t 3)))))) a) |
(* 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 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 (/ (* x y) a)) (* -1/2 (/ (* t (* x y)) (pow z 2)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(* -1 (/ (+ (/ 1 t) (/ (pow z 2) (* a (pow t 2)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 4) (* a (pow t 3)))) (/ (pow z 2) (pow t 2))) a)) (/ 1 t)) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 6) (* a (pow t 4))) (* -1 (/ (pow z 4) (pow t 3)))) a)) (/ (pow z 2) (pow t 2))) a)) (/ 1 t)) a)) |
(* -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 (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x y) |
(*.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 y t) a) z) y) x) |
(* 1/2 (/ (* a (* t (* x y))) (pow z 2))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) t) z) (/.f64 a z)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* a (* t (* x y))) |
(*.f64 (*.f64 (*.f64 x y) t) a) |
(/ (* a (* t (* x y))) z) |
(/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) z) |
(* -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 y t) a) z) (neg.f64 y))) |
(* (* 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 y z)) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 x t) 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 x t) 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 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 x 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) |
(* 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 #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 (* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 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))) (/.f64 (*.f64 z z) #s(literal -1 binary64))) #s(literal -1/8 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)))) |
(/ (+ (* 1/2 (* a (* t (* x y)))) (* x (* y (pow z 2)))) (pow z 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 z z) y) x (*.f64 (*.f64 (*.f64 (*.f64 x y) t) a) #s(literal 1/2 binary64))) (*.f64 z z)) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(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))))) |
(+ (* (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))))))) |
(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))))) |
(+ (* (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))))))))) |
(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))))) |
(/ -1 (* a t)) |
(/.f64 #s(literal -1 binary64) (*.f64 a t)) |
(- (* -1 (/ (pow z 2) (* (pow a 2) (pow t 2)))) (/ 1 (* a t))) |
(-.f64 (/.f64 (*.f64 (neg.f64 z) z) (*.f64 (*.f64 t t) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a t))) |
(- (* (pow z 2) (- (* -1 (/ (pow z 2) (* (pow a 3) (pow t 3)))) (/ 1 (* (pow a 2) (pow t 2))))) (/ 1 (* a t))) |
(-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 z) z) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 t t))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 a t))) |
(- (* (pow z 2) (- (* (pow z 2) (- (* -1 (/ (pow z 2) (* (pow a 4) (pow t 4)))) (/ 1 (* (pow a 3) (pow t 3))))) (/ 1 (* (pow a 2) (pow t 2))))) (/ 1 (* a t))) |
(-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 z) z) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 z z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 t t))) (*.f64 z z)) (/.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 z) |
(neg.f64 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 x y) t) a) z) (*.f64 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))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.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 x y) t) a) z) (*.f64 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)))) |
(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 x y) t) a) z) (*.f64 x y))) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y t) 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))))) |
(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 y t) z) (/.f64 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 y t) 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))))) |
(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)))))) |
(+.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 #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))))) #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)))))) |
(fma.f64 (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) |
(* 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 (/.f64 t z) (/.f64 a z)) #s(literal -1/2 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 z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a t) z) #s(literal 1 binary64)) z) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z) |
(/.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 (/.f64 t z) (/.f64 a z))) #s(literal 1 binary64)) z) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z) |
(/.f64 (+.f64 (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 #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))))) #s(literal 1 binary64)) z) |
(/ 1 (pow z 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 z z)) |
(/ (+ 1 (/ (* a t) (pow z 2))) (pow z 2)) |
(/.f64 (fma.f64 (/.f64 t z) (/.f64 a z) #s(literal 1 binary64)) (*.f64 z z)) |
(/ (- (+ 1 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1 (/ (* a t) (pow z 2)))) (pow z 2)) |
(/.f64 (+.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 t z) (/.f64 a z))) (*.f64 z z)) |
(/ (- (+ 1 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* -1 (/ (* a t) (pow z 2))) (* -1 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) (pow z 2)) |
(/.f64 (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64))) (*.f64 (/.f64 t z) (/.f64 a z))))) (*.f64 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 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 x y) 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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) t) z) (/.f64 a z)) (/.f64 (*.f64 (*.f64 x y) (*.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 (neg.f64 x) y (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 x y) 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 y t) 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/2 binary64) (-.f64 (*.f64 (/.f64 (*.f64 y t) z) (/.f64 a z)) (*.f64 y (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))))) (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))) (* 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 y t) 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 (*.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) |
(-.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))))))) |
(neg.f64 (fma.f64 (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 (* 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 (/.f64 t z) (/.f64 a z)) #s(literal -1/2 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 z)) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a t) z) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z)) |
(/.f64 (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)) (neg.f64 z)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z)) |
(/.f64 (fma.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 #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))))) #s(literal -1 binary64) #s(literal -1 binary64)) 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 (*.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 (*.f64 a x) z) (/.f64 y z)))) t (*.f64 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)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x t) (*.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 x y) a) z))) t (*.f64 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)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.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 y z) (/.f64 a z)))) 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 (neg.f64 (pow.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 y a) 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 (*.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)) |
(+ 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/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(fma.f64 (*.f64 a (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)) |
(+ (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 3))))) (/ 1 z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 a (pow.f64 z #s(literal 3 binary64))))) t (/.f64 #s(literal 1 binary64) z)) |
(+ (* t (+ (* 1/2 (/ a (pow z 3))) (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (/ 1 z)) |
(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)) z (*.f64 (*.f64 t 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 (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64))) t (/.f64 #s(literal 1 binary64) z)) |
(+ (/ 1 (pow z 2)) (/ (* a t) (pow z 4))) |
(fma.f64 a (/.f64 t (pow.f64 z #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(+ (* t (- (/ (* (pow a 2) t) (pow z 6)) (* -1 (/ a (pow z 4))))) (/ 1 (pow z 2))) |
(fma.f64 (fma.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 6 binary64))) (/.f64 a (pow.f64 z #s(literal 4 binary64)))) t (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(+ (* t (- (* t (- (/ (* (pow a 3) t) (pow z 8)) (* -1 (/ (pow a 2) (pow z 6))))) (* -1 (/ a (pow z 4))))) (/ 1 (pow z 2))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 8 binary64))) (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64)))) t (/.f64 a (pow.f64 z #s(literal 4 binary64)))) t (/.f64 #s(literal 1 binary64) (*.f64 z 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 (*.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 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 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))) (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 (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))))))) |
(* 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 (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (/ (* x y) t))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 x y) a) z) (/.f64 (*.f64 x y) t)) t) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(fma.f64 #s(literal -1/2 binary64) (fma.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)))) (*.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 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(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 z z) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (fma.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 5 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.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))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(/ (- (* -1 (/ (pow z 2) (* (pow a 2) t))) (/ 1 a)) t) |
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 z) z) (*.f64 (*.f64 a a) t)) (/.f64 #s(literal 1 binary64) a)) t) |
(/ (- (* -1 (/ (pow z 4) (* (pow a 3) (pow t 2)))) (+ (/ 1 a) (/ (pow z 2) (* (pow a 2) t)))) t) |
(/.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 t t) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (/.f64 z (*.f64 a a)) (/.f64 z t) (/.f64 #s(literal 1 binary64) a))) t) |
(/ (- (* -1 (/ (pow z 6) (* (pow a 4) (pow t 3)))) (+ (/ 1 a) (+ (/ (pow z 2) (* (pow a 2) t)) (/ (pow z 4) (* (pow a 3) (pow t 2)))))) t) |
(/.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 z #s(literal 6 binary64))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64)))) (+.f64 (fma.f64 (/.f64 z (*.f64 a a)) (/.f64 z t) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 t t) (pow.f64 a #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) 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 x y) (*.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 x y) (*.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 x y) (*.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 (/ (* 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 x y) a) z) (/.f64 (*.f64 (neg.f64 x) y) t))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (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)))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64)) (*.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 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 4) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(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 4 binary64))) (sqrt.f64 #s(literal -1 binary64)) (*.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))) (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)))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(* -1 (/ (+ (/ 1 a) (/ (pow z 2) (* (pow a 2) t))) t)) |
(/.f64 (fma.f64 (/.f64 z (*.f64 a a)) (/.f64 z t) (/.f64 #s(literal 1 binary64) a)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 4) (* (pow a 3) t))) (/ (pow z 2) (pow a 2))) t)) (/ 1 a)) t)) |
(/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 z #s(literal 4 binary64))) (*.f64 (pow.f64 a #s(literal 3 binary64)) t)) (*.f64 (/.f64 z a) (/.f64 z a))) t) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 6) (* (pow a 4) t)) (* -1 (/ (pow z 4) (pow a 3)))) t)) (/ (pow z 2) (pow a 2))) t)) (/ 1 a)) t)) |
(/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) t)) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 t)) (*.f64 (/.f64 z a) (/.f64 z a))) t) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) (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 x t) z) (/.f64 y z)))) a (*.f64 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)) |
(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 x y) t) z))) a (*.f64 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)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.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 y z) (/.f64 t z)))) 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 y t) 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 (*.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)) |
(+ 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 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 3))))) (/ 1 z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 a z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 t (pow.f64 z #s(literal 3 binary64))))) a (/.f64 #s(literal 1 binary64) z)) |
(+ (* a (+ (* 1/2 (/ t (pow z 3))) (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (/ 1 z)) |
(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)) z (*.f64 (*.f64 a 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 (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64))) a (/.f64 #s(literal 1 binary64) z)) |
(+ (* a (- (/ (* a (pow t 2)) (pow z 6)) (* -1 (/ t (pow z 4))))) (/ 1 (pow z 2))) |
(fma.f64 (fma.f64 a (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) (/.f64 t (pow.f64 z #s(literal 4 binary64)))) a (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(+ (* a (- (* a (- (/ (* a (pow t 3)) (pow z 8)) (* -1 (/ (pow t 2) (pow z 6))))) (* -1 (/ t (pow z 4))))) (/ 1 (pow z 2))) |
(fma.f64 (fma.f64 (fma.f64 a (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64))) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64)))) a (/.f64 t (pow.f64 z #s(literal 4 binary64)))) a (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -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 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 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))) (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 (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))))))) |
(* 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 (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (/ (* x y) a))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 x y) t) z) (/.f64 (*.f64 x y) a)) a) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(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 z z) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (fma.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 5 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.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))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(/ (- (* -1 (/ (pow z 2) (* a (pow t 2)))) (/ 1 t)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 z) z) (*.f64 (*.f64 t t) a)) (/.f64 #s(literal 1 binary64) t)) a) |
(/ (- (* -1 (/ (pow z 4) (* (pow a 2) (pow t 3)))) (+ (/ 1 t) (/ (pow z 2) (* a (pow t 2))))) a) |
(/.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 a a) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (/.f64 z (*.f64 t t)) (/.f64 z a) (/.f64 #s(literal 1 binary64) t))) a) |
(/ (- (* -1 (/ (pow z 6) (* (pow a 3) (pow t 4)))) (+ (/ 1 t) (+ (/ (pow z 2) (* a (pow t 2))) (/ (pow z 4) (* (pow a 2) (pow t 3)))))) a) |
(/.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 z #s(literal 6 binary64))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64)))) (+.f64 (fma.f64 (/.f64 z (*.f64 t t)) (/.f64 z a) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 a a) (pow.f64 t #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) t))) a) |
(* 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 (*.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 x y) (*.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 x y) (*.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 (/ (* 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 x y) t) z) (/.f64 (*.f64 (neg.f64 x) y) a))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.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))) (sqrt.f64 (/.f64 t a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (pow.f64 z #s(literal 4 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)))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t)))))) |
(* -1 (/ (+ (/ 1 t) (/ (pow z 2) (* a (pow t 2)))) a)) |
(/.f64 (fma.f64 (/.f64 z (*.f64 t t)) (/.f64 z a) (/.f64 #s(literal 1 binary64) t)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 4) (* a (pow t 3)))) (/ (pow z 2) (pow t 2))) a)) (/ 1 t)) a)) |
(/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) a)) (pow.f64 t #s(literal 3 binary64))) (*.f64 (/.f64 z t) (/.f64 z t))) a) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 6) (* a (pow t 4))) (* -1 (/ (pow z 4) (pow t 3)))) a)) (/ (pow z 2) (pow t 2))) a)) (/ 1 t)) a)) |
(/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) a) (pow.f64 t #s(literal 4 binary64))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 a)) (*.f64 (/.f64 z t) (/.f64 z t))) a) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (neg.f64 a)) |
(* -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 | 54 | 355 |
| 0 | 82 | 355 |
| 1 | 227 | 352 |
| 2 | 1303 | 350 |
| 0 | 9725 | 333 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x) |
(*.f64 (/.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))) |
#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 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) |
#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)))) |
#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 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) z) |
#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))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) |
(neg.f64 z) |
#s(approx (- (* z z) (* t a)) (*.f64 z z)) |
(*.f64 (*.f64 (*.f64 y x) t) a) |
(/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) |
(*.f64 (*.f64 z y) x) |
| Outputs |
|---|
(*.f64 (*.f64 x z) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (*.f64 x (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) y) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) x) y) |
(*.f64 (*.f64 x y) (/.f64 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 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 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 (/.f64 z #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 x y)) |
(/.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 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 (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 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))))) |
(neg.f64 (*.f64 (*.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))))) |
(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 x y))) |
(*.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 (/.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 (neg.f64 (*.f64 (neg.f64 y) z)) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
(/.f64 (*.f64 (neg.f64 y) z) (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 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 y) 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 y 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 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))) x) y) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) y) x) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 x y)) |
(*.f64 (*.f64 y z) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 x (/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 y (*.f64 x (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 z (/.f64 (*.f64 x 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 x z) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z x)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) z) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y z)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 x z)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 y z)) |
(*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) x) |
(*.f64 (*.f64 x z) y) |
(*.f64 (*.f64 z x) y) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 y) z)) |
(*.f64 (*.f64 (neg.f64 y) z) (neg.f64 x)) |
(*.f64 (*.f64 (neg.f64 y) x) (neg.f64 z)) |
(*.f64 (*.f64 y z) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 y z) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x z) y)) |
(*.f64 (*.f64 x y) z) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 y) x)) |
(*.f64 (*.f64 (*.f64 x z) y) #s(literal 1 binary64)) |
(*.f64 x (neg.f64 (*.f64 (neg.f64 y) z))) |
(*.f64 x (*.f64 y z)) |
(*.f64 y (*.f64 x z)) |
(*.f64 y (*.f64 z x)) |
(*.f64 z (*.f64 x y)) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y)) |
(*.f64 x y) |
(*.f64 y x) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
#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 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) x) y) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) y) x) |
(*.f64 (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 x y)) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (*.f64 x y) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 x (*.f64 y (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(*.f64 y (*.f64 x (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 x z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(approx (- (* z z) (* t a)) (*.f64 z z))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #s(literal 1/2 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 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 a t) z)))) |
#s(approx (+ (* (/ 1/2 z) (/ (* (* (* y x) t) a) z)) (* y x)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 a t) z))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (neg.f64 y) x) t)) (/.f64 a z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 a z)) (*.f64 (*.f64 x y) t)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 y) x) z)) (/.f64 (*.f64 (neg.f64 a) t) z)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 a t) z)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 y) x) t) z)) (/.f64 (neg.f64 a) z)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 a) z)) (/.f64 (*.f64 (*.f64 (neg.f64 y) x) t) z)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x y) t) z)) (/.f64 a z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) y) (*.f64 (*.f64 x t) (/.f64 a z))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) t) (*.f64 (*.f64 x y) (/.f64 a z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a z)) (/.f64 (*.f64 (*.f64 x y) t) z)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) t)) (/.f64 (neg.f64 a) z)) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) t) (neg.f64 z)) (/.f64 (neg.f64 a) z)) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) t) z) (/.f64 a z)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (neg.f64 z)) (/.f64 (*.f64 (neg.f64 a) t) z)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) z) (/.f64 (*.f64 a t) z)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 (*.f64 (*.f64 x y) t) z)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) z) (/.f64 (*.f64 (*.f64 (neg.f64 y) x) t) z)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) t) (/.f64 (/.f64 a z) z)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) t) (/.f64 a (*.f64 z z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (/.f64 a z) (/.f64 t z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 (*.f64 t y) z) (/.f64 x z))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) x) (*.f64 y t)) (/.f64 a z)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) x) y) (*.f64 t (/.f64 a z))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) x) y) (/.f64 (*.f64 a t) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) a) (/.f64 (*.f64 (*.f64 x y) t) z)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (*.f64 (neg.f64 y) x) t) (/.f64 a z))) |
(*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) x) t) (/.f64 a z)) (/.f64 #s(literal -1/2 binary64) z)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) z) z) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) z) (/.f64 #s(literal 1/2 binary64) z)) |
(*.f64 (*.f64 (*.f64 x y) t) (*.f64 (/.f64 a z) (/.f64 #s(literal 1/2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) z)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) z) z)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) z) #s(literal -1/2 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x y) t) a) #s(literal -1/2 binary64)) (*.f64 (neg.f64 z) z)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) z) #s(literal 1/2 binary64)) z) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x y) t) a) #s(literal 1/2 binary64)) (*.f64 z z)) |
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) z) z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 a y) x) (neg.f64 z)) (/.f64 (neg.f64 t) z)) |
(*.f64 (/.f64 (*.f64 (*.f64 a y) x) z) (/.f64 t z)) |
(*.f64 (/.f64 (*.f64 a y) (neg.f64 z)) (/.f64 (*.f64 x t) (neg.f64 z))) |
(*.f64 (/.f64 (*.f64 a y) z) (/.f64 (*.f64 x t) z)) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) a) (neg.f64 z)) (/.f64 (neg.f64 t) z)) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) a) z) (/.f64 t z)) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 (*.f64 (*.f64 y t) a) (neg.f64 z))) |
(*.f64 (/.f64 x z) (/.f64 (*.f64 (*.f64 y t) a) z)) |
(*.f64 (/.f64 y (neg.f64 z)) (/.f64 (*.f64 (*.f64 x t) a) (neg.f64 z))) |
(*.f64 (/.f64 y z) (/.f64 (*.f64 (*.f64 x t) a) z)) |
(*.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (*.f64 x y) a) (neg.f64 z))) |
(*.f64 (/.f64 (*.f64 (neg.f64 a) t) z) (/.f64 (*.f64 (neg.f64 y) x) z)) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) x) z) (/.f64 (*.f64 (neg.f64 a) t) z)) |
(*.f64 (/.f64 (*.f64 a t) z) (/.f64 (*.f64 x y) z)) |
(*.f64 (/.f64 (*.f64 x y) z) (/.f64 (*.f64 a t) z)) |
(*.f64 (/.f64 (*.f64 (*.f64 (neg.f64 y) x) t) z) (/.f64 (neg.f64 a) z)) |
(*.f64 (/.f64 (neg.f64 a) z) (/.f64 (*.f64 (*.f64 (neg.f64 y) x) t) z)) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) t) z) (/.f64 a z)) |
(*.f64 (/.f64 a z) (/.f64 (*.f64 (*.f64 x y) t) z)) |
(*.f64 (*.f64 (*.f64 x y) t) (/.f64 (/.f64 a z) z)) |
(*.f64 (*.f64 (*.f64 x y) t) (/.f64 a (*.f64 z z))) |
(*.f64 (*.f64 x y) (*.f64 (/.f64 a z) (/.f64 t z))) |
(*.f64 (/.f64 t z) (/.f64 (*.f64 (*.f64 x y) a) z)) |
(*.f64 a (*.f64 (/.f64 (*.f64 t y) z) (/.f64 x z))) |
(/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) x) t) (/.f64 a z)) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) x) a) t) (*.f64 (neg.f64 z) z)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) z) z) |
(/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 z z)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) x) a) t) (*.f64 z z))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) (*.f64 (neg.f64 z) z))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) z) (neg.f64 z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (/.f64 (*.f64 y z) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) x)) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 a t (*.f64 z z)))) x) y) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 a t (*.f64 z z)))) y) x) |
(*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)) x) z) y) |
(*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)) z) x) y) |
(*.f64 (*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 x z)) y) |
(*.f64 (*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 z x)) y) |
(*.f64 (*.f64 (*.f64 (*.f64 x z) y) (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))) |
(*.f64 (*.f64 x (*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)) y)) z) |
(*.f64 (*.f64 x (*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)) z)) y) |
(*.f64 (/.f64 (*.f64 x z) (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 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 (*.f64 x z) y) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 x z) y) (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 y (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z x) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y z) (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 (*.f64 x y) (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 x (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y 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 x y) (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/2 binary64))) (*.f64 y z)) |
(*.f64 (*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)) y) (*.f64 x z)) |
(*.f64 (*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)) y) (*.f64 z x)) |
(*.f64 (*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 x y)) z) |
(*.f64 (*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)) x) (*.f64 y z)) |
(*.f64 (*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)) z) (*.f64 x y)) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 a t (*.f64 z z)))) (*.f64 x y)) |
(*.f64 (/.f64 (*.f64 y z) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) x) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(*.f64 (*.f64 y z) (*.f64 x (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x z) y)) |
(*.f64 (*.f64 x y) (*.f64 z (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x y) (/.f64 z (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(*.f64 (*.f64 (*.f64 x z) y) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64))) |
(*.f64 x (*.f64 y (/.f64 z (sqrt.f64 (fma.f64 a t (*.f64 z z)))))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(*.f64 y (*.f64 x (/.f64 z (sqrt.f64 (fma.f64 a t (*.f64 z z)))))) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(*.f64 z (*.f64 (*.f64 x y) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 x z) y) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))) #s(literal -1/2 binary64))) |
(*.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 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64)) #s(literal -1 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 (*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.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 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(sqrt.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 a t (*.f64 z z))) #s(literal 1/2 binary64)))) |
(exp.f64 (/.f64 (neg.f64 (log.f64 (fma.f64 a t (*.f64 z z)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 a t (*.f64 z z))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a t (*.f64 z z))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 a t (*.f64 z z)))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 a t (*.f64 z z)))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 a t (*.f64 z z)))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)) (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))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) (fma.f64 a t (*.f64 z z))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 a t (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (hypot.f64 (*.f64 z z) (*.f64 a t)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64)) |
(pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))) #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 z z))) |
(/.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z))) |
(neg.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 a) t) (*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 z) z))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))) (*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))) (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))) (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (neg.f64 a) t) (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 z) z) (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 a t (*.f64 z z)))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (log.f64 (fma.f64 a t (*.f64 z z)))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 a t (*.f64 z z)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 a t (*.f64 z z))))) |
(+.f64 (*.f64 (*.f64 (neg.f64 a) t) (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 z) z) (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))) (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))) (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64))) (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 a) t)) (*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 z) z))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z)))) (*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (neg.f64 (log.f64 (fma.f64 a t (*.f64 z z))))) (sinh.f64 (neg.f64 (log.f64 (fma.f64 a t (*.f64 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 a (/.f64 t z)) #s(literal -1/2 binary64)) z)) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) z))) (*.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) z)))) (+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) 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 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #s(literal -1/2 binary64)) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) 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 a (/.f64 t z)) #s(literal -1/2 binary64)) z)) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) z)) (fma.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) z)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 t z) a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) z)))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 t z)) #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 #s(literal 1/2 binary64) a) (/.f64 t z)))))) |
(/.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 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #s(literal -1/2 binary64)))))))))) |
(/.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 a (/.f64 t z)) #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 a (/.f64 t z)) #s(literal -1/2 binary64)) 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 a (/.f64 t z)) #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 a (/.f64 t z)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) 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 a (/.f64 t z)) #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 a (/.f64 t z)) #s(literal -1/2 binary64)) z)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) z) (*.f64 z z))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) z) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) 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 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #s(literal -1/2 binary64))))))) |
(/.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 a (/.f64 t z)) #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 a (/.f64 t z)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) 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 a (/.f64 t z)) #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 a (/.f64 t z)) #s(literal -1/2 binary64)) 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 a (/.f64 t z)) #s(literal -1/2 binary64)) 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 a (/.f64 t z)) #s(literal -1/2 binary64)) 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 a (/.f64 t z)) #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 a (/.f64 t z)) #s(literal -1/2 binary64)) 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 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64) z) |
(fma.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 t z)) a z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 t z)) z) |
(fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) 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) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (*.f64 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #s(literal -1/2 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) z))) |
(-.f64 z (*.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 t z))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) 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 a (/.f64 t z)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) 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 a (/.f64 t z)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) 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 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #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 a (/.f64 t z)) #s(literal -1/2 binary64)) z)) (/.f64 (*.f64 (neg.f64 z) z) (-.f64 (*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) z))) |
(+.f64 (*.f64 (*.f64 a (/.f64 t z)) #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 a (/.f64 t z)) #s(literal -1/2 binary64))) |
(neg.f64 z) |
#s(approx (- (* z z) (* t a)) (*.f64 z z)) |
(*.f64 (*.f64 (*.f64 a y) t) x) |
(*.f64 (*.f64 (*.f64 a t) x) y) |
(*.f64 (*.f64 (*.f64 a t) y) x) |
(*.f64 (*.f64 a (*.f64 t y)) x) |
(*.f64 (*.f64 a (*.f64 x t)) y) |
(*.f64 (*.f64 a x) (*.f64 y t)) |
(*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 y) x) t)) a) |
(*.f64 (*.f64 (*.f64 x y) a) t) |
(*.f64 (*.f64 (*.f64 a y) x) t) |
(*.f64 (*.f64 a y) (*.f64 x t)) |
(*.f64 (*.f64 (*.f64 (neg.f64 y) x) t) (neg.f64 a)) |
(*.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 a) t)) |
(*.f64 (neg.f64 a) (*.f64 (*.f64 (neg.f64 y) x) t)) |
(*.f64 (*.f64 (*.f64 x y) t) a) |
(*.f64 (*.f64 x y) (*.f64 a t)) |
(*.f64 x (*.f64 (*.f64 y t) a)) |
(*.f64 y (*.f64 (*.f64 x t) a)) |
(*.f64 (*.f64 a t) (*.f64 x y)) |
(*.f64 a (neg.f64 (*.f64 (*.f64 (neg.f64 y) x) t))) |
(*.f64 a (*.f64 (*.f64 x y) t)) |
(*.f64 t (*.f64 (*.f64 x y) a)) |
(neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) x) a) t)) |
(*.f64 (*.f64 (/.f64 a z) (*.f64 t y)) x) |
(*.f64 (*.f64 (/.f64 a z) (*.f64 x t)) y) |
(*.f64 (*.f64 (/.f64 a z) (*.f64 x y)) t) |
(*.f64 (*.f64 (/.f64 a z) x) (*.f64 y t)) |
(*.f64 (*.f64 (/.f64 a z) y) (*.f64 x t)) |
(*.f64 (*.f64 (/.f64 a z) t) (*.f64 x y)) |
(*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 y) x) t)) (/.f64 a z)) |
(*.f64 (*.f64 (*.f64 (neg.f64 y) x) t) (/.f64 (neg.f64 a) z)) |
(*.f64 (/.f64 a z) (*.f64 (*.f64 x y) t)) |
(*.f64 (*.f64 (*.f64 x y) t) (/.f64 a z)) |
(*.f64 (*.f64 x y) (*.f64 t (/.f64 a z))) |
(*.f64 (*.f64 x y) (/.f64 (*.f64 a t) z)) |
(*.f64 y (*.f64 (*.f64 x t) (/.f64 a z))) |
(*.f64 a (/.f64 (*.f64 (*.f64 x y) t) z)) |
(*.f64 t (*.f64 (*.f64 x y) (/.f64 a z))) |
(/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) x) a) t) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) z) |
(neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) x) t) (/.f64 a z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x z)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z x)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) z) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y z)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 x z)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 y z)) |
(*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) x) |
(*.f64 (*.f64 x z) y) |
(*.f64 (*.f64 z x) y) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 y) z)) |
(*.f64 (*.f64 (neg.f64 y) z) (neg.f64 x)) |
(*.f64 (*.f64 (neg.f64 y) x) (neg.f64 z)) |
(*.f64 (*.f64 y z) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 y z) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x z) y)) |
(*.f64 (*.f64 x y) z) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 y) x)) |
(*.f64 (*.f64 (*.f64 x z) y) #s(literal 1 binary64)) |
(*.f64 x (neg.f64 (*.f64 (neg.f64 y) z))) |
(*.f64 x (*.f64 y z)) |
(*.f64 y (*.f64 x z)) |
(*.f64 y (*.f64 z x)) |
(*.f64 z (*.f64 x y)) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y)) |
Compiled 24 493 to 2 837 computations (88.4% saved)
26 alts after pruning (22 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 563 | 14 | 577 |
| Fresh | 5 | 8 | 13 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 572 | 26 | 598 |
| Status | Accuracy | Program |
|---|---|---|
| 57.3% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| 29.6% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| 27.0% | (/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| ▶ | 40.0% | (/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
| 67.7% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) | |
| 16.3% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| ▶ | 47.9% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z)))) |
| 16.1% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (/.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))))) | |
| ✓ | 29.3% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 38.5% | (/.f64 (*.f64 (*.f64 x y) z) (exp.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #s(literal 1/2 binary64)))) | |
| 67.9% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 t z) (/.f64 a z)) z))) | |
| ✓ | 67.9% | (/.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))) |
| ▶ | 20.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)))) |
| 39.8% | (*.f64 (/.f64 (*.f64 x y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) | |
| 57.4% | (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (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))) y) x) | |
| ✓ | 78.6% | (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x) |
| 15.8% | (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ t z) (* -1/2 a)) z) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))))) y) x) | |
| ▶ | 72.4% | (*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) |
| 33.7% | (*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) | |
| 58.5% | (*.f64 #s(approx (* (/ z (sqrt (- (* z z) (* t a)))) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z))) x) | |
| 38.6% | (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) | |
| ▶ | 12.3% | (*.f64 z (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
| 21.2% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 z) z) (*.f64 (*.f64 t t) a)) (/.f64 #s(literal 1 binary64) t)) a))) (*.f64 (*.f64 z y) x))) | |
| 29.6% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal -1 binary64) (*.f64 a t)))) (*.f64 (*.f64 z y) x))) | |
| ✓ | 11.8% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
| 54.7% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) |
Compiled 1 190 to 868 computations (27.1% saved)
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| 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 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z)))) | |
| cost-diff | 4 | (fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z)) | |
| cost-diff | 0 | #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))) | |
| 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))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) | |
| cost-diff | 0 | (*.f64 z x) | |
| cost-diff | 0 | (*.f64 (*.f64 z x) y) | |
| cost-diff | 0 | (/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| 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) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| cost-diff | 0 | (*.f64 z (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) | |
| 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)) y) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 322 |
| 0 | 66 | 322 |
| 1 | 120 | 322 |
| 2 | 267 | 322 |
| 3 | 482 | 310 |
| 4 | 786 | 310 |
| 5 | 1331 | 310 |
| 6 | 2218 | 310 |
| 7 | 2603 | 310 |
| 8 | 2623 | 310 |
| 9 | 2664 | 310 |
| 10 | 2677 | 310 |
| 11 | 2690 | 310 |
| 0 | 2690 | 307 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) 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)) |
#s(literal 1 binary64) |
y |
x |
(*.f64 z (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
z |
(/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 x y) |
x |
y |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
(/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 (*.f64 z x) y) |
(*.f64 z x) |
z |
x |
y |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) |
#s(approx (- (* z z) (* t a)) (*.f64 z z)) |
(*.f64 z z) |
(/.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)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
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 (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) |
(*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) |
(*.f64 (/.f64 a z) #s(literal -1/2 binary64)) |
(/.f64 a z) |
a |
#s(literal -1/2 binary64) |
t |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
(sqrt.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z))) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z)) |
(*.f64 (neg.f64 (sqrt.f64 a)) t) |
(neg.f64 (sqrt.f64 a)) |
(sqrt.f64 a) |
a |
t |
(*.f64 z z) |
| Outputs |
|---|
(*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) |
(*.f64 (*.f64 x #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) y) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) |
(*.f64 y #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
y |
x |
(*.f64 z (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x z) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
z |
(/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 x y) |
x |
y |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
(/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 x z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 (*.f64 z x) y) |
(*.f64 (*.f64 x z) y) |
(*.f64 z x) |
(*.f64 x z) |
z |
x |
y |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) |
#s(approx (- (* z z) (* t a)) (*.f64 z z)) |
(*.f64 z z) |
(/.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)))) |
(/.f64 (*.f64 (*.f64 x z) y) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 a t))))) |
(*.f64 (*.f64 x y) z) |
(*.f64 (*.f64 x z) y) |
(*.f64 x y) |
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 (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 a t)))) |
#s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) |
#s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 a t))) |
(*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) |
(*.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 a t)) |
(*.f64 (/.f64 a z) #s(literal -1/2 binary64)) |
(/.f64 a z) |
a |
#s(literal -1/2 binary64) |
t |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 x z) y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 (*.f64 x z) y) |
(*.f64 x y) |
x |
y |
z |
(sqrt.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z))) |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(*.f64 (neg.f64 (sqrt.f64 a)) t) |
(*.f64 (neg.f64 t) (sqrt.f64 a)) |
(neg.f64 (sqrt.f64 a)) |
(sqrt.f64 a) |
a |
t |
(*.f64 z z) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.28125 | (fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z)) | |
| accuracy | 3.4354621125188385 | (*.f64 (*.f64 x y) z) | |
| accuracy | 6.9129236532663345 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z)))) | |
| accuracy | 21.00715049647551 | (sqrt.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z))) | |
| accuracy | 3.4354621125188385 | (*.f64 (*.f64 x y) z) | |
| accuracy | 6.9129236532663345 | (/.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)))) | |
| accuracy | 19.609448993193933 | #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))) | |
| accuracy | 30.3474083152282 | #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) | |
| accuracy | 2.7714271370276906 | (*.f64 (*.f64 z x) y) | |
| accuracy | 6.9129236532663345 | (/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| accuracy | 19.30633233554455 | #s(approx (- (* z z) (* t a)) (*.f64 z z)) | |
| accuracy | 21.00715049647551 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) | |
| accuracy | 0.0 | (neg.f64 z) | |
| accuracy | 4.767262958780716 | (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| accuracy | 5.920275753419057 | (*.f64 z (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) | |
| accuracy | 51.085329658048714 | #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) | |
| accuracy | 0.2938377562709184 | (*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) | |
| accuracy | 2.360506842256144 | (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) | |
| accuracy | 20.110557553618982 | #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) |
| 82.0ms | 207× | 0 | valid |
| 14.0ms | 49× | 0 | invalid |
Compiled 256 to 39 computations (84.8% saved)
ival-mult: 49.0ms (66.8% of total)ival-div: 14.0ms (19.1% of total)ival-sqrt: 5.0ms (6.8% of total)ival-add: 2.0ms (2.7% of total)ival-neg: 2.0ms (2.7% of total)ival-sub: 1.0ms (1.4% 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 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) 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 z (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 x y) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 (*.f64 z x) y) |
(*.f64 z x) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) |
(/.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)))) |
(*.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))) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z)) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z)))) |
(neg.f64 z) |
#s(approx (- (* z z) (* t a)) (*.f64 z z)) |
#s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) |
(sqrt.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z))) |
| Outputs |
|---|
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x (* y z)) |
(* x z) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (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 (/ 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))))))))) |
(* (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)) |
(+ (* -1 (* a t)) (pow z 2)) |
(* -1 z) |
(- (pow z 2) (* a t)) |
(* -1/2 (/ (* a t) z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) 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)))))) |
(/ (* 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) |
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 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 (/ (* 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 (* -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 (* 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)) |
(+ 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))))))))))) |
(+ (* 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)) |
(+ 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/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)))))) |
(+ (* -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 (* (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 a) (/ (pow z 2) t))) |
(* t (- (/ (pow z 2) t) a)) |
(* 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/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 (* (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 (+ a (* -1 (/ (pow z 2) t))))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -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))))))))))) |
(+ (* 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)) |
(+ 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)))))))) |
(+ (* -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)))))) |
(+ (* -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 (* (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 t) (/ (pow z 2) a))) |
(* a (- (/ (pow z 2) a) t)) |
(* 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 (/ (+ (* 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/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))))))) |
(* a (* t (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* -1 (* t (pow (sqrt -1) 2))) (* -1 (/ (pow z 2) 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 (/ (+ (* -1/2 (* (sqrt (/ a (pow t 5))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 8)))) (/ (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) 3)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* (sqrt (* a t)) (pow (sqrt -1) 3))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (pow (sqrt -1) 3))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (pow (sqrt -1) 3)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 5)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 9)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (pow (sqrt -1) 3))))))) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 33.0ms | y | @ | -inf | ((* (* (/ z (sqrt (- (* z z) (* t a)))) y) x) (* (/ z (sqrt (- (* z z) (* t a)))) y) (/ z (sqrt (- (* z z) (* t a)))) (* z (/ (* x y) (sqrt (- (* z z) (* t a))))) (/ (* x y) (sqrt (- (* z z) (* t a)))) (* x y) (sqrt (- (* z z) (* t a))) (/ (* (* z x) y) (sqrt (- (* z z) (* t a)))) (* (* z x) y) (* z x) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (sqrt (- (* z z) (* t a))) (+ (* (* (neg (sqrt a)) t) (sqrt a)) (* z z)) (/ (* (* x y) z) (sqrt (+ (* (* (neg (sqrt a)) t) (sqrt a)) (* z z)))) (neg z) (- (* z z) (* t a)) (+ (* (* -1/2 a) (/ t z)) z) (sqrt (+ (* (* (neg (sqrt a)) t) (sqrt a)) (* z z)))) |
| 13.0ms | a | @ | inf | ((* (* (/ z (sqrt (- (* z z) (* t a)))) y) x) (* (/ z (sqrt (- (* z z) (* t a)))) y) (/ z (sqrt (- (* z z) (* t a)))) (* z (/ (* x y) (sqrt (- (* z z) (* t a))))) (/ (* x y) (sqrt (- (* z z) (* t a)))) (* x y) (sqrt (- (* z z) (* t a))) (/ (* (* z x) y) (sqrt (- (* z z) (* t a)))) (* (* z x) y) (* z x) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (sqrt (- (* z z) (* t a))) (+ (* (* (neg (sqrt a)) t) (sqrt a)) (* z z)) (/ (* (* x y) z) (sqrt (+ (* (* (neg (sqrt a)) t) (sqrt a)) (* z z)))) (neg z) (- (* z z) (* t a)) (+ (* (* -1/2 a) (/ t z)) z) (sqrt (+ (* (* (neg (sqrt a)) t) (sqrt a)) (* z z)))) |
| 5.0ms | a | @ | -inf | ((* (* (/ z (sqrt (- (* z z) (* t a)))) y) x) (* (/ z (sqrt (- (* z z) (* t a)))) y) (/ z (sqrt (- (* z z) (* t a)))) (* z (/ (* x y) (sqrt (- (* z z) (* t a))))) (/ (* x y) (sqrt (- (* z z) (* t a)))) (* x y) (sqrt (- (* z z) (* t a))) (/ (* (* z x) y) (sqrt (- (* z z) (* t a)))) (* (* z x) y) (* z x) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (sqrt (- (* z z) (* t a))) (+ (* (* (neg (sqrt a)) t) (sqrt a)) (* z z)) (/ (* (* x y) z) (sqrt (+ (* (* (neg (sqrt a)) t) (sqrt a)) (* z z)))) (neg z) (- (* z z) (* t a)) (+ (* (* -1/2 a) (/ t z)) z) (sqrt (+ (* (* (neg (sqrt a)) t) (sqrt a)) (* z z)))) |
| 3.0ms | x | @ | -inf | ((* (* (/ z (sqrt (- (* z z) (* t a)))) y) x) (* (/ z (sqrt (- (* z z) (* t a)))) y) (/ z (sqrt (- (* z z) (* t a)))) (* z (/ (* x y) (sqrt (- (* z z) (* t a))))) (/ (* x y) (sqrt (- (* z z) (* t a)))) (* x y) (sqrt (- (* z z) (* t a))) (/ (* (* z x) y) (sqrt (- (* z z) (* t a)))) (* (* z x) y) (* z x) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (sqrt (- (* z z) (* t a))) (+ (* (* (neg (sqrt a)) t) (sqrt a)) (* z z)) (/ (* (* x y) z) (sqrt (+ (* (* (neg (sqrt a)) t) (sqrt a)) (* z z)))) (neg z) (- (* z z) (* t a)) (+ (* (* -1/2 a) (/ t z)) z) (sqrt (+ (* (* (neg (sqrt a)) t) (sqrt a)) (* z z)))) |
| 3.0ms | x | @ | 0 | ((* (* (/ z (sqrt (- (* z z) (* t a)))) y) x) (* (/ z (sqrt (- (* z z) (* t a)))) y) (/ z (sqrt (- (* z z) (* t a)))) (* z (/ (* x y) (sqrt (- (* z z) (* t a))))) (/ (* x y) (sqrt (- (* z z) (* t a)))) (* x y) (sqrt (- (* z z) (* t a))) (/ (* (* z x) y) (sqrt (- (* z z) (* t a)))) (* (* z x) y) (* z x) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (sqrt (- (* z z) (* t a))) (+ (* (* (neg (sqrt a)) t) (sqrt a)) (* z z)) (/ (* (* x y) z) (sqrt (+ (* (* (neg (sqrt a)) t) (sqrt a)) (* z z)))) (neg z) (- (* z z) (* t a)) (+ (* (* -1/2 a) (/ t z)) z) (sqrt (+ (* (* (neg (sqrt a)) t) (sqrt a)) (* z z)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 938 | 6616 |
| 1 | 3404 | 6363 |
| 0 | 8283 | 6097 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x (* y z)) |
(* x z) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (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 (/ 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))))))))) |
(* (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)) |
(+ (* -1 (* a t)) (pow z 2)) |
(* -1 z) |
(- (pow z 2) (* a t)) |
(* -1/2 (/ (* a t) z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) 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)))))) |
(/ (* 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) |
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 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 (/ (* 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 (* -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 (* 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)) |
(+ 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))))))))))) |
(+ (* 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)) |
(+ 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/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)))))) |
(+ (* -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 (* (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 a) (/ (pow z 2) t))) |
(* t (- (/ (pow z 2) t) a)) |
(* 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/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 (* (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 (+ a (* -1 (/ (pow z 2) t))))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -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))))))))))) |
(+ (* 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)) |
(+ 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)))))))) |
(+ (* -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)))))) |
(+ (* -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 (* (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 t) (/ (pow z 2) a))) |
(* a (- (/ (pow z 2) a) t)) |
(* 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 (/ (+ (* 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/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))))))) |
(* a (* t (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* -1 (* t (pow (sqrt -1) 2))) (* -1 (/ (pow z 2) 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 (/ (+ (* -1/2 (* (sqrt (/ a (pow t 5))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 8)))) (/ (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) 3)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* (sqrt (* a t)) (pow (sqrt -1) 3))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (pow (sqrt -1) 3))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (pow (sqrt -1) 3)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 5)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 9)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (pow (sqrt -1) 3))))))) |
| 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 y z) x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(* x y) |
(*.f64 x y) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x z) |
(*.f64 x z) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 y z) 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 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 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 x 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) |
(* 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 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 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 t) a) #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 t) a) #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 t) a) #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 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 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 #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 t) a) #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 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 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 t) a) #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 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 x 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))))) |
(+ (* (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 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 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 t) a) #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))))) |
(* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 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))) (/.f64 (*.f64 z z) #s(literal -1 binary64))) #s(literal -1/8 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)))) |
(* -1 (* a t)) |
(*.f64 (neg.f64 t) a) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(* -1 z) |
(neg.f64 z) |
(- (pow z 2) (* a t)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (*.f64 a (/.f64 t z)) #s(literal -1/2 binary64)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 (*.f64 a t) #s(literal -1/2 binary64) (*.f64 z 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 x y) t) a) z) (*.f64 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))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.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 x y) t) a) z) (*.f64 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)))) |
(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 t) a) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) z) (*.f64 x y))) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y t) 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))))) |
(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 y t) z) (/.f64 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)))))) |
(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 t) a) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y t) 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 a (/.f64 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 a z) (/.f64 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)))))) |
(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 t) a) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64))) (*.f64 (/.f64 a z) (/.f64 t 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 (*.f64 x 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 x y) t) a) z) (*.f64 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) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.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 x y) t) a) z) (*.f64 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) |
(/.f64 (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 t) a) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) z) (*.f64 x y))) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 a (/.f64 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 a (/.f64 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 a (/.f64 t z))))) 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 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 x y) 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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) t) z) (/.f64 a z)) (/.f64 (*.f64 (*.f64 x y) (*.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 x y) t) a) z) (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 t) a) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (*.f64 (neg.f64 x) y))) |
(* -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 y t) 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/2 binary64) (-.f64 (*.f64 (/.f64 (*.f64 y t) z) (/.f64 a z)) (*.f64 y (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))))) (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))) (* 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 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 y t) a) z) (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 t) a) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64))))) (neg.f64 y))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 (/ (* a t) (pow z 2))) 1) |
(-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 a (/.f64 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 a z) (/.f64 t 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) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 a (/.f64 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 t) a) #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 (/ (* 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 x y) t) a) z) (*.f64 x y)) (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 x y) (*.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 x y) t) a) z) (*.f64 x y))) (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 (*.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 t) a) #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 x y) t) a) z) (*.f64 x y))) (neg.f64 z)) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (*.f64 a (/.f64 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 (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 a (/.f64 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))) (* -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 a (/.f64 t z))))) z z)) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) z) (*.f64 a (/.f64 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 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)) |
(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 x y) a) z))) t (*.f64 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)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.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 y z) (/.f64 a z)))) 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 (neg.f64 (pow.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 y a) 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 (*.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 x y) t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 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)) |
(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 x y) a) (pow.f64 z #s(literal 3 binary64))))) t (/.f64 (*.f64 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)) |
(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 x y) a)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 (*.f64 x y) z)) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 a (/.f64 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/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 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 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))) (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 (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 x 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)) 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 (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) |
(* t (+ (* -1 a) (/ (pow z 2) t))) |
(*.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 z z) t)) t) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) 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 x y) (*.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 x y) (*.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 x y) (*.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 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (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))) (/.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))))) (neg.f64 (pow.f64 t #s(literal 3 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 x y) (*.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 x y) (*.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 x y) (*.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 (* (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 (* t (+ a (* -1 (/ (pow z 2) t))))) |
(*.f64 (neg.f64 t) (-.f64 a (/.f64 (*.f64 z z) t))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (neg.f64 t) (-.f64 a (/.f64 (*.f64 z z) 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))) |
(+ (* 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 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)) |
(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 x y) t) z))) a (*.f64 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)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.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 y z) (/.f64 t z)))) 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 y t) 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 (*.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 x y) t) (pow.f64 z #s(literal 3 binary64))))) a (/.f64 (*.f64 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)) |
(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 x y) t)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 (*.f64 x 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/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 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)))) (*.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 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))) (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 (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 x 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)) 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 (*.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) |
(* a (+ (* -1 t) (/ (pow z 2) a))) |
(*.f64 (fma.f64 #s(literal -1 binary64) t (/.f64 (*.f64 z z) a)) a) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* 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 (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 x y) (*.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 x y) (*.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 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a t))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (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))) (/.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)))))) (neg.f64 (pow.f64 a #s(literal 3 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 x y) (*.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 x y) (*.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/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))))))) |
(* a (* t (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 t) a) |
(* -1 (* a (+ (* -1 (* t (pow (sqrt -1) 2))) (* -1 (/ (pow z 2) a))))) |
(*.f64 (neg.f64 a) (-.f64 t (/.f64 (*.f64 z z) 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)))))) |
(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 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) #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))) (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 (/.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 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) #s(literal -1 binary64))) #s(literal -1/2 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 (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))) (/ (* x (* y (pow z 5))) (pow (sqrt -1) 5)))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 8)))) (/ (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) 3)))) (* (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 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.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 a (pow.f64 t #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (fma.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 8 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))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (-.f64 t (/.f64 (*.f64 z z) a))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/2 binary64) (/.f64 t z) (/.f64 (neg.f64 z) a))) |
(* -1 (* (sqrt (* a t)) (pow (sqrt -1) 3))) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 a t))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (pow (sqrt -1) 3))))) |
(*.f64 (neg.f64 a) (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)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (pow (sqrt -1) 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 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 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 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 5)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 9)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (pow (sqrt -1) 3))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 9 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 (/.f64 (pow.f64 z #s(literal 4 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 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 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 260 |
| 0 | 66 | 260 |
| 1 | 179 | 260 |
| 2 | 900 | 248 |
| 0 | 9444 | 231 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) 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 z (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 x y) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 (*.f64 z x) y) |
(*.f64 z x) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) |
(/.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)))) |
(*.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))) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z)) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z)))) |
(neg.f64 z) |
#s(approx (- (* z z) (* t a)) (*.f64 z z)) |
#s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) |
(sqrt.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z))) |
| Outputs |
|---|
(*.f64 (*.f64 x #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) y) |
(*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) x) y) |
(*.f64 (*.f64 x y) #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) |
(*.f64 x (*.f64 y #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 y #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64))) x) |
(*.f64 y (*.f64 x #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)))) |
(*.f64 y (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) (*.f64 x y)) |
(*.f64 y #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)) y) |
#s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) x) |
(*.f64 (*.f64 (neg.f64 x) z) (/.f64 y (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 y z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (neg.f64 y) (/.f64 (*.f64 x z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 x z)) |
(*.f64 (*.f64 y z) (/.f64 x #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 (*.f64 x z) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) z) |
(*.f64 (neg.f64 z) (*.f64 x (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 x (/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 y (*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) z)) |
(*.f64 y (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 z (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) z) x) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x z) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 y) z) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x z) y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(neg.f64 (*.f64 z (*.f64 x (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))))) |
(neg.f64 (*.f64 (*.f64 x (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) z)) |
(*.f64 (neg.f64 x) (/.f64 y (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (neg.f64 y) (/.f64 x (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) x) |
(*.f64 x (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 y (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(neg.f64 (*.f64 x (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (neg.f64 (neg.f64 x)) y) |
(*.f64 (neg.f64 (neg.f64 y)) x) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 x (neg.f64 (neg.f64 y))) |
(*.f64 x y) |
(*.f64 y (neg.f64 (neg.f64 x))) |
(*.f64 y x) |
(neg.f64 (*.f64 (neg.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 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) x) z) |
(*.f64 (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) z) x) |
(*.f64 (/.f64 (*.f64 y z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (neg.f64 x) z) (/.f64 y (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 y z) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(*.f64 (neg.f64 y) (/.f64 (*.f64 x z) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 x z)) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 z (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(*.f64 (*.f64 x z) (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 x y) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(*.f64 (*.f64 x y) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 x (*.f64 z (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 z (*.f64 x (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 x z) y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) z) x) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 x z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 y) z) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 x) z)) y) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 y z)) |
(*.f64 (neg.f64 (neg.f64 y)) (*.f64 x z)) |
(*.f64 (*.f64 (neg.f64 x) z) (neg.f64 y)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 y) z)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 x) z)) |
(*.f64 (*.f64 y z) x) |
(*.f64 (*.f64 (neg.f64 x) y) (neg.f64 z)) |
(*.f64 (*.f64 x z) (neg.f64 (neg.f64 y))) |
(*.f64 (*.f64 x z) y) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 x y) z) |
(*.f64 x (neg.f64 (*.f64 (neg.f64 y) z))) |
(*.f64 x (*.f64 y z)) |
(*.f64 y (neg.f64 (*.f64 (neg.f64 x) z))) |
(*.f64 y (*.f64 x z)) |
(*.f64 z (*.f64 x y)) |
(neg.f64 (*.f64 (*.f64 (neg.f64 y) z) x)) |
(*.f64 x z) |
(*.f64 z x) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(approx (- (* z z) (* t a)) (*.f64 z z))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))) x) y) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))) y) x) |
(*.f64 (*.f64 (neg.f64 x) z) (/.f64 y (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 y z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))))) |
(*.f64 (neg.f64 y) (/.f64 (*.f64 x z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))) (*.f64 x y)) |
(*.f64 (*.f64 y z) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a))))) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 z (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))))) |
(*.f64 (*.f64 x z) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a))))) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 x y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))))) |
(*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a))))) |
(*.f64 x (/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a))))) |
(*.f64 y (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a))))) |
(*.f64 z (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) z) x) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a))))) |
(/.f64 (*.f64 (*.f64 x z) y) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 y) z) x) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a))))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 x) z)) y) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 y z)) |
(*.f64 (neg.f64 (neg.f64 y)) (*.f64 x z)) |
(*.f64 (*.f64 (neg.f64 x) z) (neg.f64 y)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 y) z)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 x) z)) |
(*.f64 (*.f64 y z) x) |
(*.f64 (*.f64 (neg.f64 x) y) (neg.f64 z)) |
(*.f64 (*.f64 x z) (neg.f64 (neg.f64 y))) |
(*.f64 (*.f64 x z) y) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 x y) z) |
(*.f64 x (neg.f64 (*.f64 (neg.f64 y) z))) |
(*.f64 x (*.f64 y z)) |
(*.f64 y (neg.f64 (*.f64 (neg.f64 x) z))) |
(*.f64 y (*.f64 x z)) |
(*.f64 z (*.f64 x y)) |
(neg.f64 (*.f64 (*.f64 (neg.f64 y) z) x)) |
#s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a))) |
(neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (+.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) #s(literal 3 binary64)))) (+.f64 (pow.f64 z #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (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 z #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64)))) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (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 a t) #s(literal 6 binary64)) (*.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 3 binary64))))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (fma.f64 a t (*.f64 z z))) |
(*.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (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 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (fma.f64 a t (*.f64 z z)) (/.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 a t (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) (*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))))) (fma.f64 a t (*.f64 z z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) (fma.f64 a t (*.f64 z z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z)))) (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))))) (fma.f64 a t (*.f64 z z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) (fma.f64 a t (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (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 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (*.f64 (fma.f64 a t (*.f64 z z)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) (*.f64 (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal 6 binary64)))) (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (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 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (pow.f64 z #s(literal 12 binary64))) (*.f64 (+.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64))) (fma.f64 a t (*.f64 z z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (pow.f64 z #s(literal 12 binary64))) (*.f64 (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64))) (fma.f64 a t (*.f64 z z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 4 binary64)) (pow.f64 z #s(literal 8 binary64))) (*.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (fma.f64 a t (*.f64 z z)))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 18 binary64)) (pow.f64 (*.f64 a t) #s(literal 9 binary64))) (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (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 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 9 binary64)) (pow.f64 z #s(literal 18 binary64))) (*.f64 (-.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (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 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (-.f64 (*.f64 a t) (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (fma.f64 a t (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) |
(neg.f64 (fma.f64 a t (*.f64 (neg.f64 z) z))) |
(neg.f64 (fma.f64 (neg.f64 z) z (*.f64 a t))) |
(neg.f64 (fma.f64 a t (*.f64 z z))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64)))) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (*.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 3 binary64))))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64)))) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (*.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 3 binary64))))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(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 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (fma.f64 a t (*.f64 z z)) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (fma.f64 a t (*.f64 z z)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z)))) |
(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 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (+.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) #s(literal 3 binary64)))) (+.f64 (pow.f64 z #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (+.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) #s(literal 3 binary64)))) (+.f64 (pow.f64 z #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 t) (sqrt.f64 a)) (pow.f64 a #s(literal 1/4 binary64))) (pow.f64 a #s(literal 1/4 binary64)) (*.f64 (neg.f64 z) z)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 t) (sqrt.f64 a)) (pow.f64 a #s(literal 1/4 binary64))) (pow.f64 a #s(literal 1/4 binary64)) (*.f64 z z)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 a) t) (pow.f64 a #s(literal 1/4 binary64))) (pow.f64 a #s(literal 1/4 binary64)) (*.f64 z z)) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z)) (*.f64 a t)) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z)) (*.f64 (neg.f64 t) a)) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 t t) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 a a) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (*.f64 (*.f64 a t) (neg.f64 (sqrt.f64 a))) (/.f64 (*.f64 (neg.f64 t) (sqrt.f64 a)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 a) t) a) t) (/.f64 (sqrt.f64 a) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 a) t) a) (/.f64 (*.f64 (sqrt.f64 a) t) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (*.f64 (*.f64 a t) a) (/.f64 t (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (*.f64 (*.f64 a t) t) (/.f64 a (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(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 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 a #s(literal 1/4 binary64)) (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 a) t)) (*.f64 z z)) |
(fma.f64 (pow.f64 a #s(literal 1/4 binary64)) (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (*.f64 (neg.f64 t) (sqrt.f64 a))) (*.f64 (neg.f64 z) z)) |
(fma.f64 (pow.f64 a #s(literal 1/4 binary64)) (*.f64 (pow.f64 a #s(literal 1/4 binary64)) (*.f64 (neg.f64 t) (sqrt.f64 a))) (*.f64 z z)) |
(fma.f64 (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3/2 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (*.f64 a t) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (*.f64 a t) (/.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (fabs.f64 (*.f64 a t)) (/.f64 (fabs.f64 (*.f64 a t)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (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 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 (pow.f64 a #s(literal 3/2 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 a) t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 (sqrt.f64 a) t) #s(literal 3 binary64))) (/.f64 (pow.f64 a #s(literal 3/2 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (/.f64 (neg.f64 (pow.f64 (*.f64 (sqrt.f64 a) t) #s(literal 3 binary64))) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 a) t) (neg.f64 (sqrt.f64 a)) (*.f64 (neg.f64 z) z)) |
(fma.f64 (*.f64 (sqrt.f64 a) t) (neg.f64 (sqrt.f64 a)) (*.f64 z z)) |
(fma.f64 (*.f64 (sqrt.f64 a) t) (sqrt.f64 a) (*.f64 z z)) |
(fma.f64 (*.f64 (neg.f64 z) z) (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (neg.f64 z) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 z (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 (*.f64 z z) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 t) a) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (/.f64 (*.f64 a t) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 t) (neg.f64 a) (*.f64 z z)) |
(fma.f64 (neg.f64 t) a (*.f64 (neg.f64 z) z)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(fma.f64 (neg.f64 a) (neg.f64 t) (*.f64 z z)) |
(fma.f64 (neg.f64 a) t (*.f64 (neg.f64 z) z)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(fma.f64 (*.f64 (neg.f64 t) a) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (neg.f64 t) a) (/.f64 (*.f64 (neg.f64 t) a) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (*.f64 (neg.f64 t) (sqrt.f64 a)) (/.f64 (*.f64 (*.f64 a t) (neg.f64 (sqrt.f64 a))) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (*.f64 (neg.f64 t) (sqrt.f64 a)) (neg.f64 (sqrt.f64 a)) (*.f64 z z)) |
(fma.f64 (*.f64 (neg.f64 t) (sqrt.f64 a)) (sqrt.f64 a) (*.f64 (neg.f64 z) z)) |
(fma.f64 (*.f64 (neg.f64 t) (sqrt.f64 a)) (sqrt.f64 a) (*.f64 z z)) |
(fma.f64 (neg.f64 (sqrt.f64 a)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 a) t) t) (neg.f64 a)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (neg.f64 (sqrt.f64 a)) (*.f64 (sqrt.f64 a) t) (*.f64 (neg.f64 z) z)) |
(fma.f64 (neg.f64 (sqrt.f64 a)) (*.f64 (sqrt.f64 a) t) (*.f64 z z)) |
(fma.f64 (neg.f64 (sqrt.f64 a)) (*.f64 (neg.f64 t) (sqrt.f64 a)) (*.f64 z z)) |
(fma.f64 (sqrt.f64 a) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 a) t) a) t) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) t) (*.f64 z z)) |
(fma.f64 (sqrt.f64 a) (*.f64 (neg.f64 t) (sqrt.f64 a)) (*.f64 (neg.f64 z) z)) |
(fma.f64 (sqrt.f64 a) (*.f64 (neg.f64 t) (sqrt.f64 a)) (*.f64 z z)) |
(fma.f64 (*.f64 z z) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (neg.f64 z) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 (neg.f64 z) (neg.f64 z) (*.f64 a t)) |
(fma.f64 (neg.f64 z) (neg.f64 z) (*.f64 (neg.f64 t) a)) |
(fma.f64 (neg.f64 z) z (*.f64 (neg.f64 t) a)) |
(fma.f64 a (/.f64 (*.f64 (*.f64 a t) t) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 a (neg.f64 t) (*.f64 (neg.f64 z) z)) |
(fma.f64 a (neg.f64 t) (*.f64 z z)) |
(fma.f64 a t (*.f64 z z)) |
(fma.f64 t (/.f64 (*.f64 (*.f64 a t) a) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 t (neg.f64 a) (*.f64 (neg.f64 z) z)) |
(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 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z)))) |
(fma.f64 z (neg.f64 z) (*.f64 (neg.f64 t) a)) |
(fma.f64 z z (*.f64 a t)) |
(fma.f64 z z (*.f64 (neg.f64 t) a)) |
(-.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(-.f64 (*.f64 a t) (*.f64 (neg.f64 z) z)) |
(-.f64 (*.f64 (neg.f64 t) a) (*.f64 (neg.f64 z) z)) |
(-.f64 (*.f64 (neg.f64 t) a) (*.f64 z z)) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(-.f64 (*.f64 z z) (*.f64 (neg.f64 t) a)) |
(+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) |
(+.f64 (*.f64 a t) (*.f64 z z)) |
(+.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 t) a)) |
(+.f64 (*.f64 (neg.f64 t) a) (*.f64 (neg.f64 z) z)) |
(+.f64 (*.f64 (neg.f64 t) a) (*.f64 z z)) |
(+.f64 (*.f64 z z) (*.f64 a t)) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 t) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 x z) y) (hypot.f64 (*.f64 a t) (*.f64 z z))) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x z) y) (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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 a t (*.f64 z z)))) x) y) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 a t (*.f64 z z)))) y) x) |
(*.f64 (/.f64 (*.f64 y z) (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 (*.f64 x z) (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 x y) (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 x (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y z) (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 z (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (neg.f64 x) z) (/.f64 y (neg.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z)))))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 y z) (neg.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z)))))) |
(*.f64 (neg.f64 y) (/.f64 (*.f64 x z) (neg.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z)))))) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 a t (*.f64 z z)))) (*.f64 x y)) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(*.f64 (*.f64 x z) (/.f64 y (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 x y) (neg.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z)))))) |
(*.f64 (*.f64 x y) (/.f64 z (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(*.f64 x (*.f64 y (/.f64 z (sqrt.f64 (fma.f64 a t (*.f64 z z)))))) |
(*.f64 y (*.f64 x (/.f64 z (sqrt.f64 (fma.f64 a t (*.f64 z z)))))) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (/.f64 (*.f64 (*.f64 x z) y) (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))) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) z) x) (neg.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 x z) y) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) y) (/.f64 z (sqrt.f64 (fma.f64 a t (*.f64 z z)))))) |
(neg.f64 z) |
#s(approx (- (* z z) (* t a)) (*.f64 z z)) |
#s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)) |
(*.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 a t) (*.f64 z z))) (neg.f64 (sqrt.f64 (fma.f64 a t (*.f64 z 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 (*.f64 a t) (*.f64 z z)) (sqrt.f64 (fma.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))))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(sqrt.f64 (fma.f64 a t (*.f64 z z))) |
(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)))) |
Compiled 17 500 to 2 054 computations (88.3% saved)
29 alts after pruning (22 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 468 | 10 | 478 |
| Fresh | 5 | 12 | 17 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 475 | 29 | 504 |
| Status | Accuracy | Program |
|---|---|---|
| 57.3% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| 29.6% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| 27.0% | (/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| ✓ | 40.0% | (/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
| 38.3% | (/.f64 (*.f64 (*.f64 z x) y) (exp.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #s(literal 1/2 binary64)))) | |
| 16.3% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| 19.0% | (/.f64 (*.f64 (*.f64 x z) y) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))) | |
| 16.1% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (/.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))))) | |
| ✓ | 29.3% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 67.9% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 t z) (/.f64 a z)) z))) | |
| ✓ | 67.9% | (/.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))) |
| ✓ | 20.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)))) |
| 39.8% | (*.f64 (/.f64 (*.f64 x y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) | |
| 38.5% | (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 x z)) | |
| 57.4% | (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (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))) y) x) | |
| ✓ | 78.6% | (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x) |
| 16.3% | (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))) y) x) | |
| 38.6% | (*.f64 (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) x) z) | |
| ✓ | 72.4% | (*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) |
| 33.7% | (*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) | |
| 58.5% | (*.f64 #s(approx (* (/ z (sqrt (- (* z z) (* t a)))) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 y z))) x) | |
| 62.8% | (*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 x y) z))) | |
| 59.3% | (*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z))))))) | |
| 39.8% | (*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) | |
| 16.7% | (*.f64 y (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a))))) | |
| 21.2% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 z) z) (*.f64 (*.f64 t t) a)) (/.f64 #s(literal 1 binary64) t)) a))) (*.f64 (*.f64 z y) x))) | |
| 29.6% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal -1 binary64) (*.f64 a t)))) (*.f64 (*.f64 z y) x))) | |
| ✓ | 11.8% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
| 54.7% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) |
Compiled 1 924 to 774 computations (59.8% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
(*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 x y) z))) |
(*.f64 z (/.f64 (*.f64 x y) #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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) |
(*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t))))) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) x) z) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) x) y) |
(*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 x z)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 x z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) |
(/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.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 a) t)))) |
(/.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 (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal -1 binary64) (*.f64 a t)))) (*.f64 (*.f64 z y) x))) |
#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 y (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a))))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))) y) x) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ t z) (* -1/2 a)) z) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))))) y) x) |
(/.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)))) |
(/.f64 (*.f64 (*.f64 x z) y) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) 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 #s(literal -1/2 binary64) a) (/.f64 t z) 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))) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z))))))) |
(*.f64 #s(approx (* (/ z (sqrt (- (* z z) (* t a)))) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z))) x) |
(*.f64 #s(approx (* (/ z (sqrt (- (* z z) (* t a)))) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 y z))) x) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 z #s(literal -1/2 binary64)) (*.f64 (/.f64 t z) (/.f64 a z)) z))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 a)) t) (sqrt.f64 a) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) a)) (sqrt.f64 a) (*.f64 z z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 z) z) (*.f64 (*.f64 t t) a)) (/.f64 #s(literal 1 binary64) t)) a))) (*.f64 (*.f64 z y) x))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (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)))))) |
(*.f64 (/.f64 z (hypot.f64 (sqrt.f64 (*.f64 a t)) z)) (*.f64 y x)) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (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))) y) x) |
(/.f64 (*.f64 (*.f64 x y) z) (exp.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 z x) y) (exp.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (/.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))))) |
| Outputs |
|---|
(*.f64 #s(approx (* (/ z (sqrt (- (* z z) (* t a)))) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z))) x) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x) |
8 calls:
| 77.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 39.0ms | (*.f64 t a) |
| 28.0ms | x |
| 27.0ms | (*.f64 x y) |
| 19.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.5% | 3 | (*.f64 t a) |
| 78.6% | 1 | (*.f64 x y) |
| 91.1% | 3 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 78.6% | 1 | x |
| 78.6% | 1 | y |
| 91.6% | 2 | z |
| 78.6% | 1 | t |
| 78.6% | 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 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 x y) z))) |
(*.f64 z (/.f64 (*.f64 x y) #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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) |
(*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t))))) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) x) z) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) x) y) |
(*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 x z)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 x z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) |
(/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.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 a) t)))) |
(/.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 (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal -1 binary64) (*.f64 a t)))) (*.f64 (*.f64 z y) x))) |
#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 y (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a))))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))) y) x) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ t z) (* -1/2 a)) z) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))))) y) x) |
(/.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)))) |
(/.f64 (*.f64 (*.f64 x z) y) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) 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 #s(literal -1/2 binary64) a) (/.f64 t z) 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))) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (*.f64 (*.f64 x y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z))))))) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x) |
1 calls:
| 10.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.4% | 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 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 x y) z))) |
(*.f64 z (/.f64 (*.f64 x y) #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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) |
(*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t))))) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) x) z) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) x) y) |
(*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 x z)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 x z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) |
(/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.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 a) t)))) |
(/.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 (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal -1 binary64) (*.f64 a t)))) (*.f64 (*.f64 z y) x))) |
#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 y (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a))))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))) y) x) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ t z) (* -1/2 a)) z) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))))) y) x) |
(/.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)))) |
(/.f64 (*.f64 (*.f64 x z) y) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) 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 #s(literal -1/2 binary64) a) (/.f64 t z) 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)))) |
| Outputs |
|---|
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x) |
2 calls:
| 9.0ms | z |
| 7.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.1% | 3 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 89.3% | 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 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 x y) z))) |
(*.f64 z (/.f64 (*.f64 x y) #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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) |
(*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t))))) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) x) z) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) x) y) |
(*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 x z)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 x z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) |
(/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.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 a) t)))) |
(/.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 (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal -1 binary64) (*.f64 a t)))) (*.f64 (*.f64 z y) x))) |
#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 y (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a))))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))) y) x) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ t z) (* -1/2 a)) z) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))))) y) x) |
(/.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)))) |
(/.f64 (*.f64 (*.f64 x z) y) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) 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 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x) |
2 calls:
| 20.0ms | z |
| 7.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.8% | 2 | z |
| 78.6% | 1 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
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 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 x y) z))) |
(*.f64 z (/.f64 (*.f64 x y) #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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) |
(*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t))))) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) x) z) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) x) y) |
(*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 x z)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 x z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) |
(/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.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 a) t)))) |
(/.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 (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal -1 binary64) (*.f64 a t)))) (*.f64 (*.f64 z y) x))) |
#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 y (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a))))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))) y) x) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ t z) (* -1/2 a)) z) (*.f64 (/.f64 (*.f64 a t) z) #s(literal -1/2 binary64))))) y) x) |
(/.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)))) |
(/.f64 (*.f64 (*.f64 x z) y) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 a) (/ t z)) z) (*.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a)))) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) |
2 calls:
| 10.0ms | (*.f64 t a) |
| 7.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.8% | 2 | (*.f64 t a) |
| 82.1% | 2 | z |
Compiled 4 to 11 computations (-175% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
(*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 x y) z))) |
(*.f64 z (/.f64 (*.f64 x y) #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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) |
(*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t))))) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) x) z) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) x) y) |
(*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 x z)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 x z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) |
(/.f64 (*.f64 (*.f64 z x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.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 a) t)))) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) |
1 calls:
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.6% | 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 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 x y) z))) |
(*.f64 z (/.f64 (*.f64 x y) #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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) |
(*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t))))) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) x) z) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) x) y) |
(*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 x z)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 x z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 a t)))) |
(/.f64 (*.f64 (*.f64 z x) y) (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 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) |
8 calls:
| 47.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 10.0ms | (*.f64 x y) |
| 5.0ms | a |
| 5.0ms | y |
| 5.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.4% | 1 | (*.f64 t a) |
| 72.4% | 1 | a |
| 72.4% | 1 | (*.f64 x y) |
| 72.4% | 1 | x |
| 72.4% | 1 | y |
| 72.4% | 1 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 72.4% | 1 | t |
| 75.2% | 2 | 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 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 x y) z))) |
(*.f64 z (/.f64 (*.f64 x y) #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 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) |
3 calls:
| 2.0ms | a |
| 2.0ms | z |
| 2.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.4% | 1 | (*.f64 x y) |
| 72.4% | 1 | a |
| 72.4% | 1 | z |
Compiled 5 to 16 computations (-220% 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:
| 5.0ms | t |
| 1.0ms | a |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 11.8% | 1 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 11.8% | 1 | z |
| 11.8% | 1 | (*.f64 t a) |
| 11.8% | 1 | x |
| 11.8% | 1 | y |
| 11.8% | 1 | t |
| 11.8% | 1 | (*.f64 x y) |
| 11.8% | 1 | a |
Compiled 25 to 49 computations (-96% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 2.9733139491446126e+30 | 1.1694574671736813e+34 |
| 13.0ms | 128× | 0 | valid |
| 1.0ms | 15× | 0 | invalid |
Compiled 433 to 340 computations (21.5% saved)
ival-mult: 4.0ms (64.8% of total)ival-sub: 1.0ms (16.2% of total)ival-div: 1.0ms (16.2% of total)ival-sqrt: 1.0ms (16.2% 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 |
|---|---|---|
| 1.0ms | 2.9733139491446126e+30 | 1.1694574671736813e+34 |
Compiled 313 to 268 computations (14.4% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.417702203963778e+195 | 1.4776821684900565e+204 |
| 0.0ms | 0.0 | 9.4414903222e-313 |
Compiled 17 to 20 computations (-17.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.5915140863002942e-115 | 1.6528035174539115e-115 |
Compiled 17 to 20 computations (-17.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.5915140863002942e-115 | 1.6528035174539115e-115 |
Compiled 17 to 20 computations (-17.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.5915140863002942e-115 | 1.6528035174539115e-115 |
Compiled 17 to 20 computations (-17.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 2.1799118664840338e-154 | 6.935664771129307e-145 |
| 11.0ms | 144× | 0 | valid |
| 8.0ms | 63× | 0 | invalid |
Compiled 314 to 290 computations (7.6% saved)
ival-mult: 5.0ms (56.9% of total)ival-sub: 1.0ms (11.4% of total)ival-div: 1.0ms (11.4% of total)ival-sqrt: 1.0ms (11.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 365 |
| 1 | 113 | 365 |
| 2 | 169 | 365 |
| 3 | 235 | 365 |
| 4 | 295 | 365 |
| 5 | 381 | 365 |
| 6 | 484 | 365 |
| 7 | 593 | 365 |
| 8 | 612 | 365 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 z #s(literal 25000000000000001341540551098368 binary64)) (*.f64 #s(approx (* (/ z (sqrt (- (* z z) (* t a)))) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z))) x) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x)) |
(if (<=.f64 z #s(literal 25000000000000001341540551098368 binary64)) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x)) |
(if (<=.f64 (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #s(literal 0 binary64)) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x) (if (<=.f64 (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #s(literal 9999999999999999511432924639235132053389160461186216699466583890573511723749959183278387889172340228095875448767138256706948253250552493092635735926276453993770366538373425000777236538229086224384 binary64)) (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x))) |
(if (<=.f64 z #s(literal 3549017208474643/22181357552966518876627313473144669627491496603006532601363836644916970462445004984319795248833116624779129687691228574631793262592 binary64)) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x)) |
(if (<=.f64 z #s(literal 3549017208474643/22181357552966518876627313473144669627491496603006532601363836644916970462445004984319795248833116624779129687691228574631793262592 binary64)) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x)) |
(if (<=.f64 z #s(literal 3549017208474643/22181357552966518876627313473144669627491496603006532601363836644916970462445004984319795248833116624779129687691228574631793262592 binary64)) (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x)) |
(if (<=.f64 z #s(literal 7547924849643083/7547924849643082704483109161976537781833842440832880856752412600491248324784297704172253450355317535082936750061527689799541169259849585265122868502865392087298790653952 binary64)) (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x)) |
(*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 y) x)) |
| Outputs |
|---|
(if (<=.f64 z #s(literal 25000000000000001341540551098368 binary64)) (*.f64 #s(approx (* (/ z (sqrt (- (* z z) (* t a)))) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z))) x) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x)) |
(if (<=.f64 z #s(literal 25000000000000001341540551098368 binary64)) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x)) |
(if (<=.f64 (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #s(literal 0 binary64)) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x) (if (<=.f64 (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #s(literal 9999999999999999511432924639235132053389160461186216699466583890573511723749959183278387889172340228095875448767138256706948253250552493092635735926276453993770366538373425000777236538229086224384 binary64)) (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x))) |
(if (or (<=.f64 (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #s(literal 0 binary64)) (not (<=.f64 (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #s(literal 9999999999999999511432924639235132053389160461186216699466583890573511723749959183278387889172340228095875448767138256706948253250552493092635735926276453993770366538373425000777236538229086224384 binary64)))) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x) (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))))) |
(if (<=.f64 z #s(literal 3549017208474643/22181357552966518876627313473144669627491496603006532601363836644916970462445004984319795248833116624779129687691228574631793262592 binary64)) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) y) x)) |
(if (<=.f64 z #s(literal 3549017208474643/22181357552966518876627313473144669627491496603006532601363836644916970462445004984319795248833116624779129687691228574631793262592 binary64)) (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x)) |
(if (<=.f64 z #s(literal 3549017208474643/22181357552966518876627313473144669627491496603006532601363836644916970462445004984319795248833116624779129687691228574631793262592 binary64)) (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x)) |
(if (<=.f64 z #s(literal 7547924849643083/7547924849643082704483109161976537781833842440832880856752412600491248324784297704172253450355317535082936750061527689799541169259849585265122868502865392087298790653952 binary64)) (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) y) x)) |
(*.f64 (*.f64 #s(approx (/ z (sqrt (- (* z z) (* t a)))) #s(literal 1 binary64)) 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 | 12 | 37 |
| 0 | 19 | 37 |
| 1 | 53 | 37 |
| 2 | 301 | 37 |
| 3 | 2861 | 37 |
| 0 | 9079 | 32 |
| 0 | 44 | 234 |
| 0 | 73 | 234 |
| 1 | 207 | 229 |
| 2 | 1226 | 219 |
| 0 | 10117 | 204 |
| 0 | 1026 | 6758 |
| 1 | 3621 | 6507 |
| 0 | 8389 | 6243 |
| 0 | 54 | 355 |
| 0 | 82 | 355 |
| 1 | 227 | 352 |
| 2 | 1303 | 350 |
| 0 | 9725 | 333 |
| 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× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 365 to 76 computations (79.2% saved)
(sort t a)
Compiled 1 824 to 792 computations (56.6% saved)
Loading profile data...