
Time bar (total: 12.0s)
| 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)
| 1.0s | 8 256× | 0 | valid |
| 197.0ms | 2 098× | 0 | invalid |
ival-mult: 510.0ms (59.5% of total)ival-sqrt: 213.0ms (24.9% of total)ival-sub: 68.0ms (7.9% of total)ival-div: 54.0ms (6.3% of total)ival-true: 8.0ms (0.9% of total)ival-assert: 4.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 114 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| 42 | 0 | - | 2 | (238595.20920355662 -6.258712710587261e-18 -2.5585111478534335e-306 7.802420157747683e-273 -4.189395378119833e+254) | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 19 | 0 | - | 2 | (-7.907106183041506e-98 -1.046886798844395e-217 3.6132226592151134e+170 -7.888439799518623e-111 8.29308703238735e+232) | (*.f64 (*.f64 x y) z) |
| 4 | 0 | - | 0 | - | (-.f64 (*.f64 z z) (*.f64 t a)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | (*.f64 z z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 t a) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) | oflow-rescue | 105 | 0 |
| ↳ | (-.f64 (*.f64 z z) (*.f64 t a)) | overflow | 105 | |
| ↳ | (*.f64 t a) | overflow | 27 | |
| ↳ | (*.f64 z z) | overflow | 91 | |
/.f64 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | o/n | 34 | 0 |
| ↳ | (*.f64 x y) | overflow | 25 | |
| ↳ | (*.f64 (*.f64 x y) z) | overflow | 56 | |
*.f64 | (*.f64 (*.f64 x y) z) | n*u | 15 | 0 |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) | uflow-rescue | 9 | 0 |
| ↳ | (-.f64 (*.f64 z z) (*.f64 t a)) | underflow | 9 | |
| ↳ | (*.f64 t a) | underflow | 30 | |
| ↳ | (*.f64 z z) | underflow | 44 | |
/.f64 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | u/n | 6 | 0 |
| ↳ | (*.f64 x y) | underflow | 29 | |
| ↳ | (*.f64 (*.f64 x y) z) | underflow | 35 | |
-.f64 | (-.f64 (*.f64 z z) (*.f64 t a)) | nan-rescue | 4 | 0 |
| ↳ | (*.f64 z z) | overflow | 91 | |
| ↳ | (*.f64 t a) | overflow | 27 | |
*.f64 | (*.f64 (*.f64 x y) z) | n*o | 2 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 109 | 1 |
| - | 22 | 124 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 109 | 0 | 1 |
| - | 22 | 0 | 124 |
| number | freq |
|---|---|
| 0 | 125 |
| 1 | 89 |
| 2 | 40 |
| 3 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 306.0ms | 512× | 0 | valid |
Compiled 119 to 40 computations (66.4% saved)
ival-mult: 17.0ms (61.1% of total)ival-div: 4.0ms (14.4% of total)ival-sqrt: 4.0ms (14.4% of total)ival-sub: 2.0ms (7.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 1 536× | unsub-neg |
| 1 194× | div-sub |
| 1 182× | times-frac |
| 1 032× | associate-/l* |
| 866× | associate-/l/ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 93 | 295 |
| 1 | 260 | 285 |
| 2 | 625 | 285 |
| 3 | 1662 | 285 |
| 4 | 4345 | 285 |
| 5 | 6481 | 285 |
| 0 | 12 | 14 |
| 0 | 19 | 14 |
| 1 | 31 | 14 |
| 2 | 59 | 14 |
| 3 | 89 | 14 |
| 4 | 119 | 14 |
| 5 | 147 | 14 |
| 6 | 196 | 14 |
| 7 | 249 | 14 |
| 8 | 429 | 14 |
| 9 | 958 | 14 |
| 10 | 1287 | 14 |
| 11 | 2165 | 14 |
| 12 | 3188 | 14 |
| 13 | 3378 | 14 |
| 14 | 3400 | 14 |
| 15 | 3400 | 14 |
| 0 | 3400 | 14 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| 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 19 to 12 computations (36.8% saved)
Compiled 5 to 5 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 58.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
Compiled 19 to 12 computations (36.8% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) | |
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (*.f64 (*.f64 x y) z) | |
| cost-diff | 0 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 816× | lower-fma.f64 |
| 816× | lower-fma.f32 |
| 760× | lower-*.f32 |
| 752× | lower-*.f64 |
| 652× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 48 |
| 0 | 19 | 48 |
| 1 | 31 | 48 |
| 2 | 59 | 48 |
| 3 | 89 | 48 |
| 4 | 119 | 48 |
| 5 | 147 | 48 |
| 6 | 196 | 48 |
| 7 | 249 | 48 |
| 8 | 429 | 48 |
| 9 | 958 | 48 |
| 10 | 1287 | 48 |
| 11 | 2165 | 48 |
| 12 | 3188 | 48 |
| 13 | 3378 | 48 |
| 14 | 3400 | 48 |
| 15 | 3400 | 48 |
| 0 | 3400 | 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.7968750000000001 | (-.f64 (*.f64 z z) (*.f64 t a)) | |
| accuracy | 4.0832654761353275 | (*.f64 (*.f64 x y) z) | |
| accuracy | 9.740441612723497 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| accuracy | 26.621537070595167 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| 22.0ms | 256× | 0 | valid |
Compiled 50 to 14 computations (72% saved)
ival-mult: 6.0ms (55.3% of total)ival-sqrt: 2.0ms (18.4% of total)ival-sub: 1.0ms (9.2% of total)ival-div: 1.0ms (9.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ()) |
#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ()) |
#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* x y) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor 0 a) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor inf a) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor -inf a) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) (taylor 0 t) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) (taylor 0 t) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor 0 t) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) (taylor inf t) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor inf t) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor inf t) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor inf t) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (pow z 2) t) a)) (taylor inf t) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (pow z 2) t) a)) (taylor inf t) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (pow z 2) t) a)) (taylor inf t) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor -inf t) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor -inf t) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) (taylor -inf t) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor -inf t) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) (taylor -inf t) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) (taylor -inf t) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) (taylor -inf t) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor 0 z) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) (taylor 0 z) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) (taylor 0 z) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor 0 z) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow z 2) (* a t)) (taylor 0 z) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow z 2) (* a t)) (taylor 0 z) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow z 2) (* a t)) (taylor 0 z) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) (taylor inf z) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) (taylor inf z) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor inf z) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) (taylor -inf z) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) (taylor -inf z) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) (taylor -inf z) (#s(alt (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) (patch (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor -inf z) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor -inf z) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor -inf z) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor -inf z) (#s(alt (-.f64 (*.f64 z z) (*.f64 t a)) (patch (-.f64 (*.f64 z z) (*.f64 t a)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.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))) |
| 4.0ms | y | @ | 0 | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a))) |
| 4.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 | a | @ | 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 | a | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a))) |
| 1× | egg-herbie |
| 8 704× | lower-*.f64 |
| 8 704× | lower-*.f32 |
| 7 510× | lower-fma.f64 |
| 7 510× | lower-fma.f32 |
| 1 846× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 495 | 3663 |
| 1 | 1609 | 3591 |
| 2 | 6491 | 3573 |
| 0 | 8282 | 3461 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(pow z 2) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a t)) |
(* a (- (/ (pow z 2) a) t)) |
(* a (- (/ (pow z 2) a) t)) |
(* a (- (/ (pow z 2) a) t)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(* -1 (* a t)) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
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)))))))) |
(pow z 2) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* a t)) |
(* t (- (/ (pow z 2) t) a)) |
(* t (- (/ (pow z 2) t) a)) |
(* t (- (/ (pow z 2) t) a)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -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 (* a t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (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)) |
(- (pow z 2) (* a t)) |
(- (pow z 2) (* a t)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* 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))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (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)))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(pow z 2) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
| Outputs |
|---|
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 y (/.f64 x (*.f64 z z))) (*.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) 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 (/ (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 y (/.f64 x (*.f64 z z))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (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 #s(literal -1/2 binary64) t) (*.f64 (*.f64 t (/.f64 t (pow.f64 z #s(literal 6 binary64)))) (/.f64 #s(literal -3/4 binary64) (*.f64 z z))) (*.f64 (*.f64 (neg.f64 t) t) (/.f64 t (pow.f64 z #s(literal 8 binary64))))))))) a (*.f64 y x)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(fma.f64 (fma.f64 (*.f64 a #s(literal -1/8 binary64)) (*.f64 t (/.f64 t (*.f64 (*.f64 z z) z))) (*.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 (*.f64 t t) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (*.f64 (*.f64 z z) z))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(pow z 2) |
(*.f64 z z) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (fma.f64 (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t t) t)) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) z) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) t) a)))) #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 (*.f64 z z) (*.f64 z z)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) t) (*.f64 t t)))) (fma.f64 (*.f64 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) t) a)))) #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 (*.f64 z z) (*.f64 z z)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) t) (*.f64 t t)))) (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 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 t #s(literal 5 binary64))))) (fma.f64 (*.f64 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) t) a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) a) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (*.f64 (*.f64 z z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (sqrt.f64 #s(literal -1 binary64)) y) x) (*.f64 (*.f64 z z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) (*.f64 y x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t t) t)) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 y x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (*.f64 a a) a)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (*.f64 (*.f64 z z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -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 (*.f64 (*.f64 a a) t) a))) (*.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 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) t) (*.f64 t t))))) #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 (*.f64 (*.f64 a a) t) a))) (*.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 (*.f64 (*.f64 z z) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) t) (*.f64 t t)))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 t #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 (*.f64 (*.f64 a a) t) a))) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) 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 (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z 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) a) (*.f64 y (/.f64 x (*.f64 z z))) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.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 (*.f64 (neg.f64 a) a) (/.f64 a (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) x) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))))))) t (*.f64 y x)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(fma.f64 (fma.f64 (*.f64 t #s(literal -1/8 binary64)) (*.f64 a (/.f64 a (*.f64 (*.f64 z z) z))) (*.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 (*.f64 a a) a) (*.f64 (/.f64 t (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(pow z 2) |
(*.f64 z z) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (fma.f64 (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y (fma.f64 (*.f64 #s(literal -1/4 binary64) t) (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 a a) a)) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) z) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 (*.f64 t a) t) t))) (*.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 (*.f64 z z) (*.f64 z z)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) a) (*.f64 a a)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t a) t) t))) (*.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 (*.f64 z z) (*.f64 z z)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) a) (*.f64 a a)))) (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 #s(literal 1 binary64) (*.f64 (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 (*.f64 (*.f64 t a) t) t))) (*.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) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (*.f64 (*.f64 z z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (sqrt.f64 #s(literal -1 binary64)) y) x) (*.f64 (*.f64 z z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 y x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (*.f64 y x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) t) (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 a a) a)) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z))) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (*.f64 (*.f64 z z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -1 (* t (+ (* 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/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t a) t) t))) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) a) (*.f64 a a)))) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (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 (*.f64 (*.f64 t a) t) t))) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) a) (*.f64 a a)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 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 (*.f64 (*.f64 t a) t) t))) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 t)) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(* 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) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 t a))) x) (sqrt.f64 #s(literal -1 binary64))) y (*.f64 (*.f64 (*.f64 z z) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t)))) x) (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) t) (*.f64 t t))) y (/.f64 y (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t)))) (*.f64 z z)) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a)))))) 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 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (sqrt.f64 #s(literal -1 binary64))) y (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t)))) #s(literal -1/2 binary64)) x) (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 t a)) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) t) (*.f64 t t))) y (/.f64 y (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t)))) (sqrt.f64 #s(literal -1 binary64))) x (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))))) (*.f64 z z)) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) x))) (*.f64 z z))) (*.f64 z z))) z) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 t a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 z z) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 t a)) (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/16 binary64) (*.f64 z (/.f64 z (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 t a) t) t)))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 t a)) (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)) |
(- (pow z 2) (* a t)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(- (pow z 2) (* a t)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 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 #s(literal -1/2 binary64) x) (/.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 (*.f64 a a) t) t)) y) (*.f64 (*.f64 z z) (*.f64 z z))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 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 #s(literal -3/4 binary64) (*.f64 (*.f64 (*.f64 a a) t) t)) (/.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) t) (*.f64 t t) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 (*.f64 a a) t) t)) t) a) #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z 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 (*.f64 a a) t) t) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z 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 #s(literal -1/16 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 t t) (/.f64 t (pow.f64 z #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z z)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) (*.f64 z z))))) z z) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 t (*.f64 z z)) (neg.f64 a) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 t (*.f64 z z)) (neg.f64 a) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 t (*.f64 z z)) (neg.f64 a) #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) a) (*.f64 (*.f64 t x) (/.f64 y (*.f64 z z))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (neg.f64 y) x (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 t x) (/.f64 y (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 (*.f64 a a) t) t)) y) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (neg.f64 y) x (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 t x) (/.f64 y (*.f64 z z))) (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 (*.f64 a a) t) t)) (/.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) t) (*.f64 t t) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 (*.f64 a a) t) t)) t) a) #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) #s(literal 1/2 binary64)))) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* -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) a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) t) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 t t) (/.f64 t (pow.f64 z #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z z)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) (*.f64 z z))))) z z)) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 t (*.f64 z z)) (neg.f64 a) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 t (*.f64 z z)) (neg.f64 a) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 t (*.f64 z z)) (neg.f64 a) #s(literal 1 binary64)) (*.f64 z z)) |
(* (* 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)) (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)) (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)) (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 z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* 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)) (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)) (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)) (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 z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* 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)) (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)) (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)) (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 z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* 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)) (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)) (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)) (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 z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* 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)) (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)) (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)) (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 z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* 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)) (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)) (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)) (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 z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
| 4 222× | lower-*.f32 |
| 4 214× | lower-*.f64 |
| 3 334× | lower-fma.f64 |
| 3 334× | lower-fma.f32 |
| 2 738× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 37 |
| 0 | 19 | 37 |
| 1 | 56 | 37 |
| 2 | 320 | 37 |
| 3 | 2703 | 37 |
| 0 | 8429 | 37 |
| 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 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (neg.f64 z) y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) z) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) (*.f64 y x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) z) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) (*.f64 z x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) (*.f64 z x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) (*.f64 z y)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) (*.f64 z y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x)) (*.f64 z y)) |
(*.f64 (/.f64 (*.f64 z (*.f64 y x)) (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))))) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 y x)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z x)) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (*.f64 z x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (*.f64 z y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) z) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) (*.f64 z (*.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 z (*.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 z (*.f64 y x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 z x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 z y) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 y x)) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (*.f64 y x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z y) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) |
(*.f64 (*.f64 z x) (*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 (neg.f64 x) y) (*.f64 z (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 (neg.f64 z) y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 z y) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 (neg.f64 x) z) y)) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (neg.f64 z) (*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) y) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) |
(*.f64 (*.f64 z y) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 y x))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z (*.f64 y x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 y x)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 y x)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 z (*.f64 y x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 z (*.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 y (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(*.f64 x (*.f64 (*.f64 (neg.f64 z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 x (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 z (*.f64 y x))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 z (*.f64 y x))) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 z (*.f64 y x)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 z (*.f64 y x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 z (*.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 z (*.f64 y x)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 y x)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) z) y))) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 y x)) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 (*.f64 z (*.f64 y x)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z (*.f64 y x)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 (neg.f64 x) z) y))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z (*.f64 y x)))) (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(/.f64 (/.f64 (*.f64 z (*.f64 y x)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) z) y)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z)) |
(/.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z)) |
(/.f64 (/.f64 (*.f64 z (*.f64 y x)) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z (*.f64 y x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 z (*.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (*.f64 z (*.f64 y x)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 (*.f64 y x) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) y) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) y) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 (neg.f64 x) y) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 x) y) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 z (*.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) z) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 z y)) |
(*.f64 (neg.f64 (neg.f64 z)) (*.f64 y x)) |
(*.f64 (*.f64 z x) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 z x) y) |
(*.f64 (*.f64 (neg.f64 x) y) (neg.f64 z)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 z) y)) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) z) y)) |
(*.f64 (*.f64 z y) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 z y) x) |
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 y x))) |
(*.f64 (*.f64 z (*.f64 y x)) #s(literal 1 binary64)) |
(*.f64 z (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 z (neg.f64 (*.f64 (neg.f64 x) y))) |
(*.f64 z (*.f64 y x)) |
(*.f64 (*.f64 y x) (*.f64 z #s(literal 1 binary64))) |
(*.f64 (*.f64 y x) (neg.f64 (neg.f64 z))) |
(*.f64 (*.f64 y x) z) |
(*.f64 y (*.f64 (*.f64 z x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 z x)) |
(*.f64 x (*.f64 (*.f64 z y) #s(literal 1 binary64))) |
(*.f64 x (neg.f64 (*.f64 (neg.f64 z) y))) |
(*.f64 x (*.f64 z y)) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 x) z) y)) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (-.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 a t (*.f64 z z))) (fma.f64 a t (*.f64 z z))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) z (*.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) (-.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) (*.f64 (*.f64 (*.f64 z z) z) z)))))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))))) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (*.f64 a t) (-.f64 (*.f64 a t) (*.f64 z z)))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (-.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 a t (*.f64 z z))) (fma.f64 a t (*.f64 z z))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) z (*.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) (-.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) (*.f64 (*.f64 (*.f64 z z) z) z)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (*.f64 a t) (-.f64 (*.f64 a t) (*.f64 z z)))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a t (*.f64 z z)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))) (sqrt.f64 (/.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 a t (*.f64 z z))))) |
(*.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))) (sqrt.f64 (*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z)))))) |
(*.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))) (pow.f64 (/.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 a t (*.f64 z z))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))) (pow.f64 (*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (sqrt.f64 (/.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (sqrt.f64 (*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (pow.f64 (/.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(pow.f64 (*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) z (*.f64 (*.f64 (*.f64 (*.f64 a a) t) t) (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z))))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z))) (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) z) (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))))) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 a t (*.f64 z z))) (fma.f64 a t (*.f64 z z)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))) (*.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 a t (*.f64 z z))) (fma.f64 a t (*.f64 z z)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z)))) (fma.f64 (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z))))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))))) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))))) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)) (fma.f64 a t (*.f64 z z))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) z (*.f64 (*.f64 (*.f64 (*.f64 a a) t) t) (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)))) (fma.f64 a t (*.f64 z z))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (fma.f64 a t (*.f64 z z))) (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) t) t)))) (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 a t (*.f64 z z))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) t) t) (*.f64 (*.f64 (*.f64 z z) z) z))) (sqrt.f64 (-.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))))) (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))))) (neg.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))))) (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))))) (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) z (*.f64 (*.f64 (*.f64 (*.f64 a a) t) t) (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a a) t) t (-.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 a (*.f64 z z)) (neg.f64 t)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(exp.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/2 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/4 binary64) (*.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/2 binary64))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))))) (exp.f64 (neg.f64 (log.f64 (fma.f64 a t (*.f64 z z)))))) |
(*.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (exp.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) z (*.f64 (*.f64 (*.f64 (*.f64 a a) t) t) (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (-.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) (-.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 a t (*.f64 z z))) (fma.f64 a t (*.f64 z z))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))))) (fma.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) z (*.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) (-.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) (*.f64 (*.f64 (*.f64 z z) z) z))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (*.f64 a t) (-.f64 (*.f64 a t) (*.f64 z z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z))) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(*.f64 (fma.f64 a t (*.f64 z z)) (/.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 a t (*.f64 z z)))) |
(*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z))))) |
(*.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (/.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(pow.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z))))) (neg.f64 (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) z (*.f64 (*.f64 (*.f64 (*.f64 a a) t) t) (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z))) (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) t) t) (*.f64 (*.f64 (*.f64 z z) z) z))) (neg.f64 (-.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 a t (*.f64 z z))) (fma.f64 a t (*.f64 z z)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))) (*.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 a t (*.f64 z z))) (fma.f64 a t (*.f64 z z)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z)))) (fma.f64 (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)) (fma.f64 a t (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) z (*.f64 (*.f64 (*.f64 (*.f64 a a) t) t) (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)))) (fma.f64 a t (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (fma.f64 a t (*.f64 z z))) (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) t) t)))) (neg.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 a t (*.f64 z z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1 binary64))) (neg.f64 (fma.f64 a t (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 z z) z) z)) (neg.f64 (fma.f64 a t (*.f64 z z)))) (*.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) (*.f64 (*.f64 (*.f64 a a) t) (neg.f64 t)))) (*.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 z z) z) z)) (/.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) t) t))) (*.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) (/.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) t) t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 z z) z) z)) (fma.f64 a t (*.f64 z z))) (*.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) (*.f64 (*.f64 (*.f64 a a) t) t))) (*.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) (fma.f64 a t (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a t (*.f64 z z)))) (*.f64 (/.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (*.f64 a a) t) (neg.f64 t)))) (*.f64 (/.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (*.f64 (*.f64 z z) z) z)) (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) t) t))) (*.f64 (/.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (*.f64 (*.f64 z z) z) z)) (/.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) t) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z))) (*.f64 (/.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (*.f64 a a) t) t))) (*.f64 (/.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (*.f64 (*.f64 z z) z) z)) (fma.f64 a t (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (neg.f64 (fma.f64 a t (*.f64 z z)))) (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) t) (neg.f64 t)))) (*.f64 (fma.f64 a t (*.f64 z z)) (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (/.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) t) t))) (fma.f64 a t (*.f64 z z))) (*.f64 (fma.f64 a t (*.f64 z z)) (/.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) t) t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (/.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (/.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)))) (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (/.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)))) (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (/.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (*.f64 a a) t) (neg.f64 t))) (neg.f64 (fma.f64 a t (*.f64 z z)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))))) (exp.f64 (log.f64 (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))))) (exp.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))))) (exp.f64 (log.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (exp.f64 (log.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z)))) (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z)))) (fma.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) z (*.f64 (*.f64 (*.f64 (*.f64 a a) t) t) (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))))) (fma.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z))) (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) (fma.f64 (*.f64 (*.f64 z z) z) (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) t) t) (*.f64 (*.f64 (*.f64 z z) z) z)) (-.f64 (*.f64 (neg.f64 a) t) (*.f64 z z))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 a t (*.f64 z z))) (fma.f64 a t (*.f64 z z)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))) (*.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 a t (*.f64 z z))) (fma.f64 a t (*.f64 z z))))) (fma.f64 (*.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z)))) (fma.f64 (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))))) (neg.f64 (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))))) (neg.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (neg.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) z (*.f64 (*.f64 (*.f64 (*.f64 a a) t) t) (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)) (fma.f64 a t (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) z (*.f64 (*.f64 (*.f64 (*.f64 a a) t) t) (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)))) (fma.f64 a t (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1 binary64)) (fma.f64 a t (*.f64 z z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (fma.f64 a t (*.f64 z z))) (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 (*.f64 (*.f64 a a) t) t))) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 a t (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)))) (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) z (*.f64 (*.f64 (*.f64 (*.f64 a a) t) t) (fma.f64 (*.f64 (*.f64 a a) t) t (*.f64 (*.f64 (*.f64 z z) z) z)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)))) (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (neg.f64 (fma.f64 a t (*.f64 z z)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (neg.f64 (fma.f64 (*.f64 (*.f64 a a) t) t (-.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 a (*.f64 z z)) (neg.f64 t)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) (fma.f64 a t (*.f64 z z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 a a) t) t (-.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 a (*.f64 z z)) (neg.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (fma.f64 a t (*.f64 z z)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (fma.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (*.f64 a t) (-.f64 (*.f64 a t) (*.f64 z z)))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (fma.f64 (neg.f64 a) t (*.f64 z z)) (neg.f64 (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (-.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) (-.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 a t (*.f64 z z))) (fma.f64 a t (*.f64 z z))) (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a))))) (fma.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 z z) z) z)) z (*.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) (-.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) (*.f64 (*.f64 (*.f64 z z) z) z)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(fma.f64 (*.f64 a #s(literal -1 binary64)) t (*.f64 z z)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(fma.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))))) |
(fma.f64 (*.f64 (*.f64 z z) z) (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a t) (*.f64 z z)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(fma.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (/.f64 (*.f64 z z) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (/.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(fma.f64 (*.f64 a t) #s(literal -1 binary64) (*.f64 z z)) |
(fma.f64 a (neg.f64 t) (*.f64 z z)) |
(fma.f64 t (neg.f64 a) (*.f64 z z)) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(fma.f64 z (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 a t (*.f64 z z))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))))) |
(fma.f64 z z (*.f64 (neg.f64 a) t)) |
(sqrt.f64 (*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(-.f64 (fma.f64 z z #s(literal 0 binary64)) (*.f64 a t)) |
(-.f64 (*.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z)))) (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a t) (*.f64 z z))) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(+.f64 (*.f64 (*.f64 (*.f64 z z) z) (/.f64 z (fma.f64 a t (*.f64 z z)))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) t) (/.f64 t (fma.f64 a t (*.f64 z z)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) (*.f64 (*.f64 t t) a)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))))) |
(+.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 a) t)) |
Compiled 22 148 to 1 792 computations (91.9% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 557 | 12 | 569 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 558 | 12 | 570 |
| Status | Accuracy | Program |
|---|---|---|
| 55.9% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| ▶ | 34.9% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 36.7% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| ▶ | 66.0% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
| ▶ | 19.1% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| 61.5% | (/.f64 (*.f64 y x) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z)) | |
| 56.8% | (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 (neg.f64 x) z) y)) | |
| 62.4% | (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) | |
| ▶ | 56.6% | (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
| 59.8% | (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) | |
| 55.0% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) | |
| ▶ | 71.1% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
Compiled 430 to 270 computations (37.2% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) | |
| cost-diff | 0 | (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) | |
| cost-diff | 0 | (*.f64 z y) | |
| cost-diff | 0 | (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) | |
| cost-diff | 0 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a 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) t) (/.f64 a z) z))) | |
| 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 | #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 | (*.f64 y x) | |
| cost-diff | 0 | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
| 3 248× | lower-fma.f32 |
| 3 244× | lower-fma.f64 |
| 2 968× | lower-*.f32 |
| 2 952× | lower-*.f64 |
| 1 758× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 247 |
| 0 | 56 | 247 |
| 1 | 100 | 247 |
| 2 | 172 | 247 |
| 3 | 266 | 247 |
| 4 | 335 | 247 |
| 5 | 370 | 247 |
| 6 | 527 | 247 |
| 7 | 717 | 247 |
| 8 | 1308 | 247 |
| 9 | 2723 | 247 |
| 10 | 4454 | 247 |
| 11 | 4944 | 247 |
| 12 | 5316 | 247 |
| 13 | 5960 | 247 |
| 14 | 6312 | 247 |
| 15 | 6420 | 247 |
| 16 | 7352 | 247 |
| 17 | 7712 | 247 |
| 18 | 7712 | 247 |
| 19 | 7712 | 247 |
| 20 | 7712 | 247 |
| 21 | 7770 | 247 |
| 22 | 7818 | 247 |
| 23 | 7838 | 247 |
| 24 | 7846 | 247 |
| 25 | 7846 | 247 |
| 26 | 7846 | 247 |
| 27 | 7950 | 247 |
| 0 | 8070 | 247 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 y x) |
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 (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 |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a 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) t) (/.f64 a z) z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(*.f64 #s(literal -1/2 binary64) t) |
#s(literal -1/2 binary64) |
t |
(/.f64 a z) |
a |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 z y) |
z |
y |
(/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
x |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(neg.f64 a) |
a |
t |
(*.f64 z z) |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 (*.f64 y x) z) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 (*.f64 y x) z) |
(*.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 |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 (*.f64 y x) z) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 #s(literal -1/2 binary64) t) |
#s(literal -1/2 binary64) |
t |
(/.f64 a z) |
a |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(*.f64 z y) |
z |
y |
(/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
x |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(neg.f64 a) |
a |
t |
(*.f64 z z) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (neg.f64 a) | |
| accuracy | 0.078125 | (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) | |
| accuracy | 17.84238342433941 | (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) | |
| accuracy | 26.621537070595167 | (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) | |
| accuracy | 2.38526120656086 | (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) | |
| accuracy | 4.0832654761353275 | (*.f64 (*.f64 x y) z) | |
| accuracy | 9.740441612723497 | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) | |
| accuracy | 20.26695179559227 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) | |
| accuracy | 4.0832654761353275 | (*.f64 (*.f64 x y) z) | |
| accuracy | 9.740441612723497 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| accuracy | 26.621537070595167 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) | |
| accuracy | 38.770695235216415 | #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) | |
| accuracy | 0 | (neg.f64 z) | |
| accuracy | 4.0832654761353275 | (*.f64 (*.f64 x y) z) | |
| accuracy | 9.740441612723497 | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| accuracy | 63.18014818865755 | #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) | |
| accuracy | 0 | (*.f64 y x) | |
| accuracy | 18.49225613377161 | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
| 131.0ms | 256× | 0 | valid |
Compiled 211 to 28 computations (86.7% saved)
ival-mult: 35.0ms (72.4% of total)ival-div: 5.0ms (10.3% of total)ival-sqrt: 3.0ms (6.2% of total)ival-add: 2.0ms (4.1% of total)ival-neg: 2.0ms (4.1% of total)ival-sub: 1.0ms (2.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ()) |
#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ()) |
#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ()) |
#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ()) |
#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ()) |
#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ()) |
#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ()) |
#s(alt (neg.f64 a) (patch (neg.f64 a) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* x y) (taylor 0 a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) (taylor 0 a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) (taylor 0 a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) (taylor 0 a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor 0 a) (#s(alt (neg.f64 a) (patch (neg.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor 0 a) (#s(alt (neg.f64 a) (patch (neg.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor 0 a) (#s(alt (neg.f64 a) (patch (neg.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor 0 a) (#s(alt (neg.f64 a) (patch (neg.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor inf a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor inf a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t z)) (/ z a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t z)) (/ z a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t z)) (/ z a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor inf a) (#s(alt (neg.f64 a) (patch (neg.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor inf a) (#s(alt (neg.f64 a) (patch (neg.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor inf a) (#s(alt (neg.f64 a) (patch (neg.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor inf a) (#s(alt (neg.f64 a) (patch (neg.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor -inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) (taylor -inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) (taylor -inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) (taylor -inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor -inf a) (#s(alt (neg.f64 a) (patch (neg.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor -inf a) (#s(alt (neg.f64 a) (patch (neg.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor -inf a) (#s(alt (neg.f64 a) (patch (neg.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor -inf a) (#s(alt (neg.f64 a) (patch (neg.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) (taylor 0 t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) (taylor 0 t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) (taylor 0 t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor inf t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor inf t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (pow z 2) t) a)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (pow z 2) t) a)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (pow z 2) t) a)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a z)) (/ z t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a z)) (/ z t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a z)) (/ z t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor -inf t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor -inf t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor -inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) (taylor -inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) (taylor -inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) (taylor -inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor 0 z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor 0 z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) (taylor 0 z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) (taylor 0 z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor 0 z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor 0 z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor 0 z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor 0 z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor 0 z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow z 2) (* a t)) (taylor 0 z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow z 2) (* a t)) (taylor 0 z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow z 2) (* a t)) (taylor 0 z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) (taylor inf z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) (taylor inf z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) (taylor inf z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor inf z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor inf z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor inf z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor inf z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x z)) (taylor -inf z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) (taylor -inf z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) (taylor -inf z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) (taylor -inf z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor -inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor -inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor -inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor -inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt z (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | a | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* y x) (/ (* (* 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)))) (sqrt (- (* z z) (* t a))) (* (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z))))) (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (neg z) (- (* z z) (* t a)) (+ (* (* -1/2 t) (/ a z)) z) (neg a)) |
| 4.0ms | z | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* y x) (/ (* (* 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)))) (sqrt (- (* z z) (* t a))) (* (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z))))) (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (neg z) (- (* z z) (* t a)) (+ (* (* -1/2 t) (/ a z)) z) (neg a)) |
| 3.0ms | x | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* y x) (/ (* (* 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)))) (sqrt (- (* z z) (* t a))) (* (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z))))) (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (neg z) (- (* z z) (* t a)) (+ (* (* -1/2 t) (/ a z)) z) (neg a)) |
| 3.0ms | y | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* y x) (/ (* (* 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)))) (sqrt (- (* z z) (* t a))) (* (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z))))) (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (neg z) (- (* z z) (* t a)) (+ (* (* -1/2 t) (/ a z)) z) (neg a)) |
| 3.0ms | y | @ | 0 | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* y x) (/ (* (* 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)))) (sqrt (- (* z z) (* t a))) (* (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z))))) (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (neg z) (- (* z z) (* t a)) (+ (* (* -1/2 t) (/ a z)) z) (neg a)) |
| 1× | egg-herbie |
| 6 790× | lower-*.f64 |
| 6 790× | lower-*.f32 |
| 5 650× | lower-fma.f64 |
| 5 650× | lower-fma.f32 |
| 3 724× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 665 | 17268 |
| 1 | 2203 | 16889 |
| 2 | 5890 | 16865 |
| 0 | 8159 | 16283 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(/ x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) |
(+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(pow z 2) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a t)) |
(* a (- (/ (pow z 2) a) t)) |
(* a (- (/ (pow z 2) a) t)) |
(* a (- (/ (pow z 2) a) t)) |
(* -1/2 (/ (* a t) z)) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(* -1 (* a t)) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* -1/2 (/ (* a t) z)) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
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)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
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)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
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)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(/ x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) |
(+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) |
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)))))))) |
(pow z 2) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* a t)) |
(* t (- (/ (pow z 2) t) a)) |
(* t (- (/ (pow z 2) t) a)) |
(* t (- (/ (pow z 2) t) a)) |
(* -1/2 (/ (* a t) z)) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -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))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -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))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -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))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* -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 (* a t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -1/2 (/ (* a t) z)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* (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))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
(* (sqrt (/ 1 (* a t))) (* 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))))))))) |
(* (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))))))))) |
(* (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)))))))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(* (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 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 (* a t)) |
(- (pow z 2) (* a t)) |
(- (pow z 2) (* a t)) |
(- (pow z 2) (* a t)) |
(* -1/2 (/ (* a t) z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* 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))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
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))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
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))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(/ x z) |
(/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(pow z 2) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* -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 (* x y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(* -1 (* 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)))))))) |
(* -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)))))))) |
(* -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)))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -1 (/ x z)) |
(* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) |
(* -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 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(pow z 2) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
z |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
| Outputs |
|---|
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.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))) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (neg.f64 t) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 8 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) a (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.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))) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (neg.f64 t) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 8 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) a (*.f64 y x)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(+ 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 (*.f64 (*.f64 z z) z))) #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 (*.f64 t t) t) (/.f64 a (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.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))) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (neg.f64 t) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 8 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) a (*.f64 y x)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(+ 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 (*.f64 (*.f64 z z) z))) #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 (*.f64 t t) t) (/.f64 a (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.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))) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (neg.f64 t) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 8 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) a (*.f64 y x)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(+ 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 (*.f64 (*.f64 z z) z))) #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 (*.f64 t t) t) (/.f64 a (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.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))) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (neg.f64 t) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 8 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) a (*.f64 y x)) |
(/ x z) |
(/.f64 x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(fma.f64 (*.f64 (*.f64 t x) (/.f64 a (*.f64 (*.f64 z z) z))) #s(literal 1/2 binary64) (/.f64 x z)) |
(+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 x z) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 t x) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) z))) a (/.f64 x z)) |
(+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (fma.f64 (neg.f64 t) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 8 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64))) z) (*.f64 (*.f64 x z) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) a (/.f64 (*.f64 (*.f64 t x) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) z))) a (/.f64 x z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(+ 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 (*.f64 (*.f64 z z) z))) #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 (*.f64 t t) t) (/.f64 a (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(pow z 2) |
(*.f64 z z) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* (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 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 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 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 #s(literal 1 binary64) (*.f64 (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 (*.f64 (*.f64 t t) t))) #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 t a)))))) |
(* (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 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 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 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 #s(literal 1 binary64) (*.f64 (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 (*.f64 (*.f64 t t) t))) #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 t a)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #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 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #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 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) a) |
(* (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 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 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 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 #s(literal 1 binary64) (*.f64 (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 (*.f64 (*.f64 t t) t))) #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 t a)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #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 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #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 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) a) |
(* (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 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 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 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 #s(literal 1 binary64) (*.f64 (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 (*.f64 (*.f64 t t) t))) #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 t a)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #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 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #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 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) a) |
(* (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 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 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 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 #s(literal 1 binary64) (*.f64 (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 (*.f64 (*.f64 t t) t))) #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 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 z z) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z z) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 z z) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 a (*.f64 (*.f64 t t) t))) #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 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #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 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #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 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) a) |
(* -1 (* a t)) |
(*.f64 (neg.f64 t) a) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 a (*.f64 (*.f64 t t) t))) #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)))) x) (sqrt.f64 (/.f64 t a)) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))))) (*.f64 (*.f64 a a) a)) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a)))))) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 a (*.f64 (*.f64 t t) t))) #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)))) x) (sqrt.f64 (/.f64 t a)) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))))) (*.f64 (*.f64 a a) a)) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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)))))) (neg.f64 a)) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 a (*.f64 (*.f64 t t) t))) #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)))) x) (sqrt.f64 (/.f64 t a)) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))))) (*.f64 (*.f64 a a) a)) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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)))))) (neg.f64 a)) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 a (*.f64 (*.f64 t t) t))) #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)))) x) (sqrt.f64 (/.f64 t a)) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))))) (*.f64 (*.f64 a a) a)) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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)))))) (neg.f64 a)) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 a (*.f64 (*.f64 t t) t))) #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)))) x) (sqrt.f64 (/.f64 t a)) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))))) (*.f64 (*.f64 a a) a)) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 a (*.f64 (*.f64 t t) t))) #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))) x) (sqrt.f64 (/.f64 t a)) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 a a) a)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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)))))) (neg.f64 a)) |
(* -1 (* a t)) |
(*.f64 (neg.f64 t) a) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 z (neg.f64 a))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 z (neg.f64 a))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 z (neg.f64 a))) (neg.f64 a)) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.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))) (/.f64 (*.f64 (*.f64 a (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 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 (*.f64 (neg.f64 a) a) (/.f64 a (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (/.f64 (*.f64 (*.f64 a (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) t (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.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))) (/.f64 (*.f64 (*.f64 a (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 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 (*.f64 (neg.f64 a) a) (/.f64 a (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (/.f64 (*.f64 (*.f64 a (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) t (*.f64 y x)) |
z |
(+ 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 (*.f64 (*.f64 z z) z))) #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 (*.f64 (*.f64 a a) a) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.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))) (/.f64 (*.f64 (*.f64 a (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 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 (*.f64 (neg.f64 a) a) (/.f64 a (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (/.f64 (*.f64 (*.f64 a (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) t (*.f64 y x)) |
z |
(+ 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 (*.f64 (*.f64 z z) z))) #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 (*.f64 (*.f64 a a) a) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.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))) (/.f64 (*.f64 (*.f64 a (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 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 (*.f64 (neg.f64 a) a) (/.f64 a (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (/.f64 (*.f64 (*.f64 a (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) t (*.f64 y x)) |
z |
(+ 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 (*.f64 (*.f64 z z) z))) #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 (*.f64 (*.f64 a a) a) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.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))) (/.f64 (*.f64 (*.f64 a (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 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 (*.f64 (neg.f64 a) a) (/.f64 a (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (/.f64 (*.f64 (*.f64 a (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z z))) t (*.f64 y x)) |
(/ x z) |
(/.f64 x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(fma.f64 (*.f64 (*.f64 t x) (/.f64 a (*.f64 (*.f64 z z) z))) #s(literal 1/2 binary64) (/.f64 x z)) |
(+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 x z) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) z))) t (/.f64 x z)) |
(+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 x z) (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 (*.f64 (neg.f64 a) a) (/.f64 a (pow.f64 z #s(literal 8 binary64)))))) t (*.f64 (*.f64 x z) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) t (/.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (*.f64 (*.f64 z z) z))) t (/.f64 x z)) |
z |
(+ 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 (*.f64 (*.f64 z z) z))) #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 (*.f64 (*.f64 a a) a) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(pow z 2) |
(*.f64 z z) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) 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 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 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 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 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #s(literal -1/4 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 t a)))))) |
(* (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 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 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 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 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #s(literal -1/4 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 t a)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 (*.f64 t t) t) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #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 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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) |
(* (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 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 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 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 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #s(literal -1/4 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 t a)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 (*.f64 t t) t) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #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 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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) |
(* (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 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 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 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 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #s(literal -1/4 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 t a)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 (*.f64 t t) t) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #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 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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) |
(* (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 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 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 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 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #s(literal -1/4 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 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 z z) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z z) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 z z) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #s(literal -1/4 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 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 (*.f64 t t) t) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #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 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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) |
(* -1 (* a t)) |
(*.f64 (neg.f64 t) a) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 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 (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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)))) x) (sqrt.f64 (/.f64 a t)))) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a)))))) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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)))) x) (sqrt.f64 (/.f64 a t)))) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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)))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.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 (*.f64 (*.f64 t t) t) 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))))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.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 (*.f64 (*.f64 t t) t) 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)))))) (neg.f64 t)) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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)))) x) (sqrt.f64 (/.f64 a t)))) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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)))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.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 (*.f64 (*.f64 t t) t) 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))))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.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 (*.f64 (*.f64 t t) t) 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)))))) (neg.f64 t)) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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)))) x) (sqrt.f64 (/.f64 a t)))) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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)))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.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 (*.f64 (*.f64 t t) t) 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))))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.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 (*.f64 (*.f64 t t) t) 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)))))) (neg.f64 t)) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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)))) x) (sqrt.f64 (/.f64 a t)))) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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))) x) (sqrt.f64 (/.f64 a t)) (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 t t) t)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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)))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.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 (*.f64 (*.f64 t t) t) 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))))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.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 (*.f64 (*.f64 t t) t) 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)))))) (neg.f64 t)) |
(* -1 (* a t)) |
(*.f64 (neg.f64 t) a) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 z (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 z (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 z (neg.f64 t))) (neg.f64 t)) |
(* (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 t a)))) |
(* 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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) (fma.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 y (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 y (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) y (/.f64 y (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 y x) (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 z z))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 t a)))) |
(* 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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) (fma.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 y (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 y (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) y (/.f64 y (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 y x) (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 z z))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 t a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 z z) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 t a)) (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 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64)))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (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 t a)))) |
(* 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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) (fma.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 y (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 y (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) y (/.f64 y (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 y x) (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 z z))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 t a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 z z) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 t a)) (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 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64)))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (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 t a)))) |
(* 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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) (fma.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 y (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 y (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) y (/.f64 y (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 y x) (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 z z))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 t a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 z z) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 t a)) (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 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64)))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (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 t a)))) |
(* 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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) (fma.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 y (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 y (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) y (/.f64 y (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 y x) (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 z z))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 z z) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z)) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 x (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) x (/.f64 x (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 t a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 z z) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 t a)) (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 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64)))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* a t)) |
(*.f64 (neg.f64 t) a) |
(- (pow z 2) (* a t)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(- (pow z 2) (* a t)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(- (pow z 2) (* a t)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 (*.f64 t a) #s(literal -1/2 binary64) (*.f64 z z)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 (*.f64 t a) #s(literal -1/2 binary64) (*.f64 z z)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 (*.f64 t a) #s(literal -1/2 binary64) (*.f64 z z)) z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 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 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal -3/4 binary64) (pow.f64 z #s(literal 4 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 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 a a) (*.f64 t t)) #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 a a) (*.f64 t t)) #s(literal -3/4 binary64)) t) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 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 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal -3/4 binary64) (pow.f64 z #s(literal 4 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 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 a a) (*.f64 t t)) #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 a a) (*.f64 t t)) #s(literal -3/4 binary64)) t) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z 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 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z 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 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z z))))) z z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 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 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal -3/4 binary64) (pow.f64 z #s(literal 4 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 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 a a) (*.f64 t t)) #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 a a) (*.f64 t t)) #s(literal -3/4 binary64)) t) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z 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 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z 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 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z z))))) z z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 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 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal -3/4 binary64) (pow.f64 z #s(literal 4 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 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 a a) (*.f64 t t)) #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 a a) (*.f64 t t)) #s(literal -3/4 binary64)) t) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z 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 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z 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 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z z))))) z z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 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 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal -3/4 binary64) (pow.f64 z #s(literal 4 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 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 a a) (*.f64 t t)) #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 a a) (*.f64 t t)) #s(literal -3/4 binary64)) t) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(/ x z) |
(/.f64 x z) |
(/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) |
(/.f64 (fma.f64 (*.f64 (*.f64 t x) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) x) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (/.f64 x (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 t x) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) x)) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (/.f64 x (pow.f64 z #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) t) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 x (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (*.f64 (*.f64 t x) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) x)) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z 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 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z 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 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z z))))) z z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 t) (/.f64 a (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 t) (/.f64 a (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 t) (/.f64 a (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) z) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) z) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) 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 (*.f64 (*.f64 t (*.f64 y x)) a) #s(literal -1/2 binary64)) (*.f64 z z))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal -3/4 binary64) (pow.f64 z #s(literal 4 binary64))))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 y) x (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 y x)) a) #s(literal -1/2 binary64)) (*.f64 z z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (neg.f64 y) x (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #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 a a) (*.f64 t t)) #s(literal -3/4 binary64)) t) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 y (pow.f64 z #s(literal 6 binary64))))))))) |
(* -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 (*.f64 (*.f64 t (*.f64 y x)) a) #s(literal -1/2 binary64)) (*.f64 z z))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal -3/4 binary64) (pow.f64 z #s(literal 4 binary64))))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 y) x (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 y x)) a) #s(literal -1/2 binary64)) (*.f64 z z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (neg.f64 y) x (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #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 a a) (*.f64 t t)) #s(literal -3/4 binary64)) t) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 y (pow.f64 z #s(literal 6 binary64))))))))) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z 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 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z 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 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z z))))) 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 (*.f64 (*.f64 t (*.f64 y x)) a) #s(literal -1/2 binary64)) (*.f64 z z))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal -3/4 binary64) (pow.f64 z #s(literal 4 binary64))))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 y) x (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 y x)) a) #s(literal -1/2 binary64)) (*.f64 z z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (neg.f64 y) x (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #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 a a) (*.f64 t t)) #s(literal -3/4 binary64)) t) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.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 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z 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 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z 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 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z z))))) 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 (*.f64 (*.f64 t (*.f64 y x)) a) #s(literal -1/2 binary64)) (*.f64 z z))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal -3/4 binary64) (pow.f64 z #s(literal 4 binary64))))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 y) x (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 y x)) a) #s(literal -1/2 binary64)) (*.f64 z z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (neg.f64 y) x (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #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 a a) (*.f64 t t)) #s(literal -3/4 binary64)) t) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.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 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z 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 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z 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 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z z))))) 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 (*.f64 (*.f64 t (*.f64 y x)) a) #s(literal -1/2 binary64)) (*.f64 z z))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (/.f64 #s(literal -3/4 binary64) (pow.f64 z #s(literal 4 binary64))))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 y) x (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 y x)) a) #s(literal -1/2 binary64)) (*.f64 z z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (neg.f64 y) x (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #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 a a) (*.f64 t t)) #s(literal -3/4 binary64)) t) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 y (pow.f64 z #s(literal 6 binary64))))))))) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t x) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) x) (neg.f64 z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (/.f64 x (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 t x) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) x)) (neg.f64 z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (/.f64 x (pow.f64 z #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) t) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) a) (*.f64 (*.f64 t t) t))) (/.f64 x (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (*.f64 (*.f64 t x) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) x)) (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z 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 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z 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 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t (*.f64 z z))))) z z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 t) (/.f64 a (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 t) (/.f64 a (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 t) (/.f64 a (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
z |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (fma.f64 (*.f64 t (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) #s(literal -1 binary64)) (neg.f64 z)) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (fma.f64 (*.f64 t (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) #s(literal -1 binary64)) (neg.f64 z)) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (fma.f64 (*.f64 t (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) #s(literal -1 binary64)) (neg.f64 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 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
| 9 404× | lower-fma.f32 |
| 9 400× | lower-fma.f64 |
| 6 106× | lower-*.f32 |
| 6 090× | lower-*.f64 |
| 2 948× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 188 |
| 0 | 56 | 188 |
| 1 | 181 | 188 |
| 2 | 987 | 188 |
| 0 | 8620 | 188 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 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) |
#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 (neg.f64 a) t)))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 z y) |
(/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(neg.f64 z) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(neg.f64 a) |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) y) x) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) x) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 z x)) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 x z)) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 z y)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 y x)) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) z) (*.f64 y x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) y) (*.f64 z x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) y) (*.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) x) (*.f64 z y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) z) y)) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 x (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 z x) (*.f64 y (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (*.f64 x z) (*.f64 y (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (*.f64 (neg.f64 x) y) (*.f64 z (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 y x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y x) z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 (*.f64 y x) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 z y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 z y) (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (neg.f64 z) (*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (*.f64 (*.f64 y x) z) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 z (*.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 y x))) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 y (*.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) #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 x (*.f64 (*.f64 (neg.f64 z) y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 x (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 (neg.f64 x) z) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) z)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.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 0 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) z) |
(*.f64 (*.f64 z x) y) |
(*.f64 (*.f64 x z) y) |
(*.f64 (*.f64 (neg.f64 x) y) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) z) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y x) z)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 z) y)) |
(*.f64 (*.f64 z y) x) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 (*.f64 y x) z) #s(literal 1 binary64)) |
(*.f64 (*.f64 y x) z) |
(*.f64 z (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 z (neg.f64 (*.f64 (neg.f64 x) y))) |
(*.f64 z (*.f64 y x)) |
(*.f64 y (*.f64 (*.f64 z x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (*.f64 x z) #s(literal 1 binary64))) |
(*.f64 y (*.f64 z 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 x) z) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 x) z) y)) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal 1 binary64)) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal -1 binary64)) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(-.f64 #s(literal 0 binary64) (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 (neg.f64 a) t)))) y) x) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z x)) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 x z)) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 y x)) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (*.f64 y x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) y) (*.f64 z x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) y) (*.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) z) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 x (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 y x) z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 y x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 z x) (*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (*.f64 x z) (*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (*.f64 (neg.f64 x) y) (*.f64 z (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 y x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y x) z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 (*.f64 y x) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 z y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 z y) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (neg.f64 z) (*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (*.f64 (*.f64 y x) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (*.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 y x))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 y (*.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 y (*.f64 x (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 x (*.f64 (*.f64 (neg.f64 z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 y x) z)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 (neg.f64 x) z) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 y x) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) z)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 y x) z)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 y x) z))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (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))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (*.f64 z x)) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (*.f64 x z)) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (*.f64 z y)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (*.f64 y x)) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) z) (*.f64 y x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (*.f64 z x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (*.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (*.f64 z y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) z) y)) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 x (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (*.f64 z x) (*.f64 y (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 (*.f64 x z) (*.f64 y (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 (*.f64 (neg.f64 x) y) (*.f64 z (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (*.f64 y x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y x) z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (*.f64 (*.f64 y x) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 z y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (*.f64 z y) (*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 (neg.f64 z) (*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 (*.f64 (*.f64 y x) z) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 z (*.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (*.f64 y x))) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 y (*.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 y (*.f64 x (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 x (*.f64 (*.f64 (neg.f64 z) y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 x (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 (neg.f64 x) z) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) |
(/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) |
(*.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal 1 binary64)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(/.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal -1 binary64)) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z x)) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (*.f64 y x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (*.f64 z x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (*.f64 x z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) z) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 x (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 z (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 y x) z) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x z) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z y) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 y (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z y) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 z (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) x) |
(*.f64 (*.f64 z (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) y) |
(*.f64 (*.f64 z x) (*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (*.f64 x z) (*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) y) |
(*.f64 (*.f64 (neg.f64 x) y) (*.f64 z (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y x) z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y x) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 z y) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y))) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (neg.f64 z) (*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (*.f64 (*.f64 y x) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z)) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 y (*.f64 x (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 y (*.f64 z (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 y (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z)) |
(*.f64 x (*.f64 (*.f64 (neg.f64 z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 y x) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 z) y) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 (neg.f64 x) z) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (*.f64 z y) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x)) |
(/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 (*.f64 y x) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 y x) z)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(neg.f64 (*.f64 (*.f64 z y) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 y x) z))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) z) |
(*.f64 #s(literal 1 binary64) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(literal 1 binary64)) |
(*.f64 z y) |
(*.f64 y z) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x)) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (-.f64 (*.f64 a t) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (-.f64 (*.f64 a t) (*.f64 z z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (-.f64 (*.f64 a t) (*.f64 z z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a t (*.f64 z z)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a t) a) (*.f64 (*.f64 a t) t) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a t) a) (*.f64 (*.f64 a t) t) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a a) (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a t) a) (*.f64 (*.f64 a t) t) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a a) (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))))) (neg.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (-.f64 (*.f64 a t) (*.f64 z z))))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a t) a) (*.f64 (*.f64 a t) t) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (-.f64 (*.f64 a t) (*.f64 z z))))) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a t) a) (*.f64 (*.f64 a t) t) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (-.f64 (*.f64 a t) (*.f64 z z)))) (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a t) a) (*.f64 (*.f64 a t) t) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))) (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z)))) (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (-.f64 (*.f64 a t) (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 t t) (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a t) a) (*.f64 (*.f64 a t) t) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 z) z) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 (*.f64 (*.f64 z z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) z)) (neg.f64 z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) (neg.f64 z))) z) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 z) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 z) (neg.f64 z)) (*.f64 #s(literal 0 binary64) (neg.f64 z))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (*.f64 (neg.f64 z) z) z) |
(/.f64 (neg.f64 (*.f64 (*.f64 z z) z)) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (neg.f64 z) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z #s(literal 0 binary64)) (neg.f64 (*.f64 (*.f64 z z) z)))) |
(neg.f64 z) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 z z #s(literal 0 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z z) z)) |
(-.f64 #s(literal 0 binary64) z) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (fma.f64 z z (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 (neg.f64 z) z))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 z z) z))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 (neg.f64 z) z)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) |
(*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 z z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 z z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))) (*.f64 (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (fma.f64 (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)))))) |
(/.f64 (neg.f64 (fma.f64 z z (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 z z))))) (neg.f64 (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 (neg.f64 z) z)))) (neg.f64 (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 z z) z)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 z z)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 z z)) (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 z z))) (*.f64 (*.f64 z z) (fma.f64 z z (*.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 (neg.f64 z) z) z)) (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a t) a) (*.f64 (*.f64 a t) t)) (*.f64 (*.f64 z z) z)) (/.f64 (*.f64 (*.f64 (*.f64 a t) a) (*.f64 (*.f64 a t) t)) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (*.f64 z z) z) (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) t)))))) (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)) (*.f64 z z))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))) |
(/.f64 (fma.f64 z z (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 z z)))) (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 (neg.f64 z) z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 z z (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 (neg.f64 z) z)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))) (fma.f64 z z (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 z z) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 z z) z)) (fma.f64 z z (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 z z) z)) (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 (neg.f64 z) z))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 z z) z))) (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 (neg.f64 z) z)) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 z z) z)) (neg.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 #s(literal 1 binary64) z)) a z) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) (/.f64 (neg.f64 a) z) z) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a z) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 t (/.f64 #s(literal 1 binary64) a)) z) |
(fma.f64 (/.f64 t z) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) z) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) (/.f64 (neg.f64 a) z) z) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a z)) t z) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t z) |
(fma.f64 (/.f64 (neg.f64 a) z) (/.f64 (*.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) z) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (/.f64 #s(literal -1 binary64) z) z) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) (/.f64 #s(literal 1 binary64) z) z) |
(fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64)) z) |
(fma.f64 #s(literal -1 binary64) (neg.f64 z) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 #s(literal 1 binary64) a)) z) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) z) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) z) |
(fma.f64 #s(literal 1 binary64) z (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a)) |
(fma.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) (neg.f64 (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)))) |
(fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a z) t) z) |
(fma.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/2 binary64) t)) z) |
(fma.f64 (neg.f64 z) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a)) |
(fma.f64 (*.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1/2 binary64)) z) |
(fma.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 #s(literal 1 binary64) z)) z) |
(fma.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) z) |
(fma.f64 a (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1/2 binary64)) t) z) |
(fma.f64 t (*.f64 #s(literal -1/2 binary64) (/.f64 a z)) z) |
(fma.f64 t (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) z) |
(fma.f64 z #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a)) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z))) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 z z)) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (neg.f64 (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) z) |
(+.f64 z (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a)) |
(*.f64 (neg.f64 (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a a))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (neg.f64 a))) (neg.f64 (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 a a)) a) |
(/.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) (neg.f64 a))))) |
(/.f64 (*.f64 (*.f64 a a) (neg.f64 a)) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (neg.f64 (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 (*.f64 a a) (neg.f64 a)))) |
(neg.f64 a) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a a) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 a a) a) (fma.f64 a a #s(literal 0 binary64)))) |
(-.f64 #s(literal 0 binary64) a) |
(+.f64 #s(literal 0 binary64) (neg.f64 a)) |
Compiled 32 520 to 1 867 computations (94.3% saved)
20 alts after pruning (19 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 328 | 17 | 1 345 |
| Fresh | 5 | 2 | 7 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 337 | 20 | 1 357 |
| Status | Accuracy | Program |
|---|---|---|
| 33.7% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| 19.5% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| 36.7% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| 25.2% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) | |
| 34.5% | (/.f64 (*.f64 y x) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) z)) | |
| ▶ | 78.3% | (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) |
| 59.2% | (*.f64 (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) | |
| 34.6% | (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 y x)) | |
| ▶ | 34.3% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) |
| 52.2% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (*.f64 z y)) | |
| 31.7% | (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| 52.2% | (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) | |
| ▶ | 46.0% | (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
| 35.8% | (*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| 70.9% | (*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) | |
| 14.0% | (*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) | |
| ▶ | 35.1% | (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
| 62.6% | (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z))) #s(literal -1 binary64))) | |
| ▶ | 55.0% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
| ✓ | 71.1% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
Compiled 705 to 446 computations (36.7% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| cost-diff | 0 | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) | |
| cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) | |
| cost-diff | 0 | (*.f64 t (*.f64 y x)) | |
| cost-diff | 0 | (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) | |
| cost-diff | 0 | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) | |
| cost-diff | 320 | (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) | |
| cost-diff | 0 | (*.f64 z y) | |
| cost-diff | 0 | (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| cost-diff | 0 | (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| cost-diff | 0 | (/.f64 x z) | |
| cost-diff | 0 | #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) | |
| cost-diff | 0 | (*.f64 z y) | |
| cost-diff | 0 | (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) | |
| cost-diff | 0 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) | |
| cost-diff | 0 | (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) | |
| cost-diff | 0 | (*.f64 y x) | |
| cost-diff | 384 | (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) |
| 4 702× | lower-*.f32 |
| 4 680× | lower-*.f64 |
| 3 376× | lower-fma.f32 |
| 3 372× | lower-fma.f64 |
| 2 300× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 373 |
| 0 | 70 | 369 |
| 1 | 132 | 367 |
| 2 | 291 | 367 |
| 3 | 795 | 365 |
| 4 | 1376 | 365 |
| 5 | 2925 | 365 |
| 6 | 3550 | 365 |
| 7 | 4343 | 365 |
| 8 | 6657 | 365 |
| 0 | 8334 | 363 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) |
(*.f64 y x) |
y |
x |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) |
(fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) |
(/.f64 a z) |
a |
z |
(*.f64 #s(literal -1/2 binary64) t) |
#s(literal -1/2 binary64) |
t |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
(*.f64 z y) |
z |
y |
#s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) |
(/.f64 x z) |
x |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
x |
(/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 z y) |
z |
y |
(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 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) |
(*.f64 t (*.f64 y x)) |
t |
(*.f64 y x) |
y |
x |
(/.f64 a (*.f64 z z)) |
a |
(*.f64 z z) |
z |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
#s(literal 1 binary64) |
(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 |
x |
(*.f64 z y) |
z |
y |
| Outputs |
|---|
(/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) |
(fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(/.f64 a z) |
a |
z |
(*.f64 #s(literal -1/2 binary64) t) |
#s(literal -1/2 binary64) |
t |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
(*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (*.f64 z y)) |
(*.f64 z y) |
z |
y |
#s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) |
(/.f64 x z) |
x |
(*.f64 x (/.f64 (*.f64 z 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)))) |
x |
(/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 z y) |
z |
y |
(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 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (*.f64 t x) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 z z))) x) y)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) |
(*.f64 (fma.f64 (*.f64 t x) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 z z))) x) y) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) |
(*.f64 (/.f64 y (*.f64 z z)) (*.f64 (*.f64 a x) t)) |
(*.f64 t (*.f64 y x)) |
(*.f64 t (*.f64 x y)) |
t |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
(/.f64 a (*.f64 z z)) |
a |
(*.f64 z z) |
z |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) |
(/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
#s(literal 1 binary64) |
(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 |
x |
(*.f64 z y) |
z |
y |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.171875 | (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) | |
| accuracy | 17.84238342433941 | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) | |
| accuracy | 26.621537070595167 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) | |
| accuracy | 38.770695235216415 | #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) | |
| accuracy | 4.886849391344903 | (*.f64 t (*.f64 y x)) | |
| accuracy | 7.853057212329535 | (/.f64 a (*.f64 z z)) | |
| accuracy | 13.556397270245071 | (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) | |
| accuracy | 20.884250715548742 | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) | |
| accuracy | 0.046875 | (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| accuracy | 17.587489832471544 | (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| accuracy | 26.621537070595167 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) | |
| accuracy | 38.770695235216415 | #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) | |
| accuracy | 0 | (/.f64 x z) | |
| accuracy | 0 | (*.f64 z y) | |
| accuracy | 17.84238342433941 | (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) | |
| accuracy | 19.840183695024812 | #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) | |
| accuracy | 0.06640625 | (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) | |
| accuracy | 1.8806148844632222 | (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) | |
| accuracy | 2.38526120656086 | (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) | |
| accuracy | 20.26695179559227 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) |
| 73.0ms | 256× | 0 | valid |
Compiled 280 to 42 computations (85% saved)
ival-mult: 24.0ms (49% of total)ival-div: 15.0ms (30.6% of total)ival-add: 3.0ms (6.1% of total)ival-sqrt: 3.0ms (6.1% of total)ival-sub: 1.0ms (2% of total)ival-neg: 1.0ms (2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ()) |
#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ()) |
#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ()) |
#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ()) |
#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ()) |
#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ()) |
#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ()) |
#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ()) |
#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* x y) (taylor 0 a) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (* a t) (pow z 2)))) (taylor 0 a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* a (+ (* -1/2 (/ t (pow z 2))) (* -1/8 (/ (* a (pow t 2)) (pow z 4)))))) (taylor 0 a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/8 (/ (pow t 2) (pow z 4))) (* -1/16 (/ (* a (pow t 3)) (pow z 6)))))))) (taylor 0 a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) (taylor 0 a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) (taylor 0 a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) (taylor 0 a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 a) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor 0 a) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 a) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))))))))) (taylor 0 a) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 a) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 a) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 a) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 a) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 z) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 3))))) (/ 1 z)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ t (pow z 3))) (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (/ 1 z)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor 0 a) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor 0 a) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor 0 a) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor 0 a) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (/ (sqrt -1) z)) (taylor inf a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))) (taylor inf a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))) (taylor inf a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 5) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))) (taylor inf a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor inf a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor inf a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor inf a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) (taylor inf a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor inf a) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor inf a) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (/ (* x y) a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (/ (* x y) a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (/ (* x y) a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf a) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf a) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf a) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf a) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (sqrt -1)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor inf a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t z)) (/ z a))) (taylor inf a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t z)) (/ z a))) (taylor inf a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t z)) (/ z a))) (taylor inf a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor inf a) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor inf a) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor inf a) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor inf a) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (/ (sqrt -1) z))) (taylor -inf a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))) (taylor -inf a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))) (taylor -inf a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))))) (taylor -inf a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor -inf a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (* x y) a)) (* -1/2 (/ (* t (* x y)) (pow z 2)))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (* x y) a)) (* -1/2 (/ (* t (* x y)) (pow z 2)))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (* x y) a)) (* -1/2 (/ (* t (* x y)) (pow z 2)))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf a) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf a) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf a) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf a) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor -inf a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor -inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) (taylor -inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) (taylor -inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) (taylor -inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor -inf a) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor -inf a) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor -inf a) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor -inf a) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (* a t) (pow z 2)))) (taylor 0 t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* t (+ (* -1/2 (/ a (pow z 2))) (* -1/8 (/ (* (pow a 2) t) (pow z 4)))))) (taylor 0 t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/8 (/ (pow a 2) (pow z 4))) (* -1/16 (/ (* (pow a 3) t) (pow z 6)))))))) (taylor 0 t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) (taylor 0 t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) (taylor 0 t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) (taylor 0 t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 t) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor 0 t) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 t) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))))))))) (taylor 0 t) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 t) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 t) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 t) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 t) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor 0 t) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor 0 t) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor 0 t) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor 0 t) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 t) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) (taylor 0 t) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) (taylor 0 t) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) (taylor 0 t) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 z) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 3))))) (/ 1 z)) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ a (pow z 3))) (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (/ 1 z)) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (/ (sqrt -1) z)) (taylor inf t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))) (taylor inf t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))) (taylor inf t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 5) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))) (taylor inf t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor inf t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor inf t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor inf t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) (taylor inf t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor inf t) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor inf t) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (/ (* x y) t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (/ (* x y) t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (/ (* x y) t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf t) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf t) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf t) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf t) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor inf t) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor inf t) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor inf t) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor inf t) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor inf t) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor inf t) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) (taylor inf t) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (sqrt -1)) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor inf t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a z)) (/ z t))) (taylor inf t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a z)) (/ z t))) (taylor inf t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a z)) (/ z t))) (taylor inf t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (pow z 2) t) a)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (pow z 2) t) a)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (pow z 2) t) a)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (/ (sqrt -1) z))) (taylor -inf t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor -inf t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor -inf t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor -inf t) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/2 (/ (* a (* x y)) (pow z 2)))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/2 (/ (* a (* x y)) (pow z 2)))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/2 (/ (* a (* x y)) (pow z 2)))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf t) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf t) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf t) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf t) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor -inf t) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor -inf t) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor -inf t) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor -inf t) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor -inf t) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor -inf t) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (sqrt -1)) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 4) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor -inf t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor -inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) (taylor -inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) (taylor -inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) (taylor -inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (/ (sqrt -1) z)) (taylor 0 z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) z) (taylor 0 z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) z) (taylor 0 z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) z) (taylor 0 z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor 0 z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor 0 z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) (taylor 0 z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) (taylor 0 z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor 0 z) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (taylor 0 z) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* a (* t (* x y)))) (* x (* y (pow z 2)))) (pow z 2)) (taylor 0 z) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* a (* t (* x y)))) (* x (* y (pow z 2)))) (pow z 2)) (taylor 0 z) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* a (* t (* x y)))) (* x (* y (pow z 2)))) (pow z 2)) (taylor 0 z) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 z) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 z) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 z) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 z) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor 0 z) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor 0 z) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (sqrt -1)) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1))))))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor 0 z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z) (taylor 0 z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z) (taylor 0 z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z) (taylor 0 z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor 0 z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow z 2) (* a t)) (taylor 0 z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow z 2) (* a t)) (taylor 0 z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow z 2) (* a t)) (taylor 0 z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor 0 z) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor 0 z) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor 0 z) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor 0 z) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (* a t) (pow z 2)))) (taylor inf z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) (taylor inf z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))) (taylor inf z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) (taylor inf z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) (taylor inf z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) (taylor inf z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt y (taylor inf z) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor inf z) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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))))) (taylor inf z) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor inf z) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf z) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf z) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf z) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf z) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) (taylor inf z) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) (taylor inf z) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) (taylor inf z) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 z) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor inf z) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor inf z) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor inf z) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor inf z) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (* a t) (pow z 2))) 1) (taylor -inf z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2)))) 1) (taylor -inf z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) 1) (taylor -inf z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x z)) (taylor -inf z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) (taylor -inf z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) (taylor -inf z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) (taylor -inf z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf z) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))) (taylor -inf z) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf z) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor -inf z) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor -inf z) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor -inf z) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf z) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf z) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf z) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf z) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x z)) (taylor -inf z) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) (taylor -inf z) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) (taylor -inf z) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) (taylor -inf z) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 z) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z)) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z)) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor -inf z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor -inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor -inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor -inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor -inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor -inf z) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor -inf z) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor -inf z) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ a (pow z 2)) (taylor -inf z) (#s(alt (/.f64 a (*.f64 z z)) (patch (/.f64 a (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) (taylor 0 y) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) (taylor 0 y) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) (taylor 0 y) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) (taylor 0 y) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 y) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 y) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 y) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 y) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor 0 y) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor 0 y) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor 0 y) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor 0 y) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) (taylor inf y) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) (taylor inf y) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) (taylor inf y) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) (taylor inf y) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf y) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf y) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf y) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf y) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor inf y) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor inf y) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor inf y) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor inf y) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf y) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf y) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf y) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf y) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor -inf y) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor -inf y) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor -inf y) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor -inf y) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor 0 x) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor 0 x) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor 0 x) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor 0 x) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf x) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf x) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf x) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor inf x) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor inf x) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor inf x) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor inf x) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor inf x) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (patch (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf x) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf x) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf x) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t (* x y))) (pow z 2)) (taylor -inf x) (#s(alt (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) (patch (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor -inf x) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor -inf x) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor -inf x) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (* x y)) (taylor -inf x) (#s(alt (*.f64 t (*.f64 y x)) (patch (*.f64 t (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) (patch (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) #<representation binary64>) () ())) ()) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 39.0ms | a | @ | -inf | ((/ (* y x) (/ (sqrt (- (* z z) (* t a))) z)) (* y x) (/ (sqrt (- (* z z) (* t a))) z) (sqrt (- (* z z) (* t a))) (* (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z))))) (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/ x z) (* x (/ (* z y) (sqrt (- (* z z) (* t a))))) (/ (* z y) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (* (* t (* y x)) (/ a (* z z))) 1/2) (* y x)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* t (* y x)) (/ a (* z z))) (* t (* y x)) (* (/ 1 (sqrt (- (* z z) (* t a)))) x) (* (* (/ 1 (sqrt (- (* z z) (* t a)))) x) (* z y)) (/ 1 (sqrt (- (* z z) (* t a)))) (+ (* (/ a z) (* -1/2 t)) z) (- (* z z) (* t a)) (/ a (* z z))) |
| 18.0ms | y | @ | 0 | ((/ (* y x) (/ (sqrt (- (* z z) (* t a))) z)) (* y x) (/ (sqrt (- (* z z) (* t a))) z) (sqrt (- (* z z) (* t a))) (* (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z))))) (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/ x z) (* x (/ (* z y) (sqrt (- (* z z) (* t a))))) (/ (* z y) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (* (* t (* y x)) (/ a (* z z))) 1/2) (* y x)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* t (* y x)) (/ a (* z z))) (* t (* y x)) (* (/ 1 (sqrt (- (* z z) (* t a)))) x) (* (* (/ 1 (sqrt (- (* z z) (* t a)))) x) (* z y)) (/ 1 (sqrt (- (* z z) (* t a)))) (+ (* (/ a z) (* -1/2 t)) z) (- (* z z) (* t a)) (/ a (* z z))) |
| 8.0ms | a | @ | 0 | ((/ (* y x) (/ (sqrt (- (* z z) (* t a))) z)) (* y x) (/ (sqrt (- (* z z) (* t a))) z) (sqrt (- (* z z) (* t a))) (* (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z))))) (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/ x z) (* x (/ (* z y) (sqrt (- (* z z) (* t a))))) (/ (* z y) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (* (* t (* y x)) (/ a (* z z))) 1/2) (* y x)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* t (* y x)) (/ a (* z z))) (* t (* y x)) (* (/ 1 (sqrt (- (* z z) (* t a)))) x) (* (* (/ 1 (sqrt (- (* z z) (* t a)))) x) (* z y)) (/ 1 (sqrt (- (* z z) (* t a)))) (+ (* (/ a z) (* -1/2 t)) z) (- (* z z) (* t a)) (/ a (* z z))) |
| 8.0ms | x | @ | -inf | ((/ (* y x) (/ (sqrt (- (* z z) (* t a))) z)) (* y x) (/ (sqrt (- (* z z) (* t a))) z) (sqrt (- (* z z) (* t a))) (* (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z))))) (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/ x z) (* x (/ (* z y) (sqrt (- (* z z) (* t a))))) (/ (* z y) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (* (* t (* y x)) (/ a (* z z))) 1/2) (* y x)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* t (* y x)) (/ a (* z z))) (* t (* y x)) (* (/ 1 (sqrt (- (* z z) (* t a)))) x) (* (* (/ 1 (sqrt (- (* z z) (* t a)))) x) (* z y)) (/ 1 (sqrt (- (* z z) (* t a)))) (+ (* (/ a z) (* -1/2 t)) z) (- (* z z) (* t a)) (/ a (* z z))) |
| 4.0ms | a | @ | inf | ((/ (* y x) (/ (sqrt (- (* z z) (* t a))) z)) (* y x) (/ (sqrt (- (* z z) (* t a))) z) (sqrt (- (* z z) (* t a))) (* (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z))))) (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/ x z) (* x (/ (* z y) (sqrt (- (* z z) (* t a))))) (/ (* z y) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (+ (* (* (* t (* y x)) (/ a (* z z))) 1/2) (* y x)) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* t (* y x)) (/ a (* z z))) (* t (* y x)) (* (/ 1 (sqrt (- (* z z) (* t a)))) x) (* (* (/ 1 (sqrt (- (* z z) (* t a)))) x) (* z y)) (/ 1 (sqrt (- (* z z) (* t a)))) (+ (* (/ a z) (* -1/2 t)) z) (- (* z z) (* t a)) (/ a (* z z))) |
| 1× | egg-herbie |
| 8 614× | lower-fma.f64 |
| 8 614× | lower-fma.f32 |
| 7 694× | lower-*.f64 |
| 7 694× | lower-*.f32 |
| 6 334× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1045 | 22561 |
| 1 | 3486 | 21980 |
| 0 | 8230 | 21280 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
1 |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* a (+ (* -1/2 (/ t (pow z 2))) (* -1/8 (/ (* a (pow t 2)) (pow z 4)))))) |
(+ 1 (* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/8 (/ (pow t 2) (pow z 4))) (* -1/16 (/ (* a (pow t 3)) (pow z 6)))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(/ x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) |
(+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ 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)))))))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) |
(+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(/ 1 z) |
(+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(+ (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 3))))) (/ 1 z)) |
(+ (* a (+ (* 1/2 (/ t (pow z 3))) (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (/ 1 z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(pow z 2) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(/ a (pow z 2)) |
(/ a (pow z 2)) |
(/ a (pow z 2)) |
(/ a (pow z 2)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (* a t)) (/ (sqrt -1) z)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 5) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* 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 (/ 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))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* 1/2 (/ (* a (* t (* x y))) (pow z 2))) |
(* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (/ (* x y) a))) |
(* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (/ (* x y) a))) |
(* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (/ (* x y) a))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(* -1/2 (/ (* a t) z)) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* -1 (* a t)) |
(* a (- (/ (pow z 2) a) t)) |
(* a (- (/ (pow z 2) a) t)) |
(* a (- (/ (pow z 2) a) t)) |
(/ a (pow z 2)) |
(/ a (pow z 2)) |
(/ a (pow z 2)) |
(/ a (pow z 2)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -1 (* (sqrt (* a t)) (/ (sqrt -1) z))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* 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 (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 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(* 1/2 (/ (* a (* t (* x y))) (pow z 2))) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* -1/2 (/ (* t (* x y)) (pow z 2)))))) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* -1/2 (/ (* t (* x y)) (pow z 2)))))) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* -1/2 (/ (* t (* x y)) (pow z 2)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(* -1/2 (/ (* a t) z)) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a t)) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(/ a (pow z 2)) |
(/ a (pow z 2)) |
(/ a (pow z 2)) |
(/ a (pow z 2)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
1 |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* t (+ (* -1/2 (/ a (pow z 2))) (* -1/8 (/ (* (pow a 2) t) (pow z 4)))))) |
(+ 1 (* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/8 (/ (pow a 2) (pow z 4))) (* -1/16 (/ (* (pow a 3) t) (pow z 6)))))))) |
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)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(/ x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) |
(+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ 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)))))))))))) |
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)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/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)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(/ x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) |
(+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(/ 1 z) |
(+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(+ (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 3))))) (/ 1 z)) |
(+ (* t (+ (* 1/2 (/ a (pow z 3))) (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (/ 1 z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(pow z 2) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (* a t)) (/ (sqrt -1) z)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 5) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* 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))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* 1/2 (/ (* a (* t (* x y))) (pow z 2))) |
(* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (/ (* x y) t))) |
(* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (/ (* x y) t))) |
(* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (/ (* x y) t))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(* -1/2 (/ (* a t) z)) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* -1 (* a t)) |
(* t (- (/ (pow z 2) t) a)) |
(* t (- (/ (pow z 2) t) a)) |
(* t (- (/ (pow z 2) t) a)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -1 (* (sqrt (* a t)) (/ (sqrt -1) z))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))))) |
(* -1 (* (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))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* 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 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
(* 1/2 (/ (* a (* t (* x y))) (pow z 2))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/2 (/ (* a (* x y)) (pow z 2)))))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/2 (/ (* a (* x y)) (pow z 2)))))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/2 (/ (* a (* x y)) (pow z 2)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 4) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(* -1/2 (/ (* a t) z)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* a t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* (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) z)) |
(/ (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) z) |
(/ (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) z) |
(/ (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) z) |
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
(* (sqrt (/ 1 (* a t))) (* 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)))))))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* (sqrt (/ 1 (* a t))) (* y (* 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 (* 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 (* a (* t (* x y)))) (* x (* y (pow z 2)))) (pow z 2)) |
(/ (+ (* 1/2 (* a (* t (* x y)))) (* x (* y (pow z 2)))) (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)))))))))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(* (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))) (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/2 (/ (* a t) z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(* -1 (* a t)) |
(- (pow z 2) (* a t)) |
(- (pow z 2) (* a t)) |
(- (pow z 2) (* a t)) |
(/ a (pow z 2)) |
(/ a (pow z 2)) |
(/ a (pow z 2)) |
(/ a (pow z 2)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
1 |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) |
(+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))) |
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))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(/ x z) |
(/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
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)))))) |
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))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ x z) |
(/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(/ 1 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) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(pow z 2) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(/ a (pow z 2)) |
(/ a (pow z 2)) |
(/ a (pow z 2)) |
(/ a (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 |
(- (* 1/2 (/ (* a t) (pow z 2))) 1) |
(- (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2)))) 1) |
(- (+ (* 1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) 1) |
(* -1 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 (* 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)))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -1 (/ x z)) |
(* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* -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 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)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(* -1 (/ x z)) |
(* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) |
(* -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 (/ (+ 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)) |
z |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(pow z 2) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(/ a (pow z 2)) |
(/ a (pow z 2)) |
(/ a (pow z 2)) |
(/ a (pow z 2)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))) |
(* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))) |
(* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))) |
(* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
| Outputs |
|---|
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y x))) (*.f64 z z))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.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 t (*.f64 y x))) (*.f64 z z))) a (*.f64 y x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* a (+ (* -1/2 (/ t (pow z 2))) (* -1/8 (/ (* a (pow t 2)) (pow z 4)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) a #s(literal 1 binary64)) |
(+ 1 (* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/8 (/ (pow t 2) (pow z 4))) (* -1/16 (/ (* a (pow t 3)) (pow z 6)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) a) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)))) a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) a #s(literal 1 binary64)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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) (*.f64 (*.f64 z z) z)) #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 (*.f64 (*.f64 t t) t) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (*.f64 (*.f64 z z) z))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y x))) (*.f64 z z))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.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 t (*.f64 y x))) (*.f64 z z))) a (*.f64 y x)) |
(/ x z) |
(/.f64 x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 (*.f64 z z) z)) #s(literal 1/2 binary64) (/.f64 x z)) |
(+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) (*.f64 (*.f64 z z) z))) a (/.f64 x z)) |
(+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64)))) z) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) (*.f64 (*.f64 z z) z))) a (/.f64 x z)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y x))) (*.f64 z z))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.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 t (*.f64 y x))) (*.f64 z z))) a (*.f64 y x)) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t y)) (*.f64 z 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 a y) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t y)) (*.f64 z z))) a y) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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) (*.f64 (*.f64 z z) z)) #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 (*.f64 (*.f64 t t) t) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (*.f64 (*.f64 z z) z))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y x))) (*.f64 z z))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.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 t (*.f64 y x))) (*.f64 z z))) a (*.f64 y x)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ x z) |
(/.f64 x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 (*.f64 z z) z)) #s(literal 1/2 binary64) (/.f64 x z)) |
(+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) (*.f64 (*.f64 z z) z))) a (/.f64 x z)) |
(+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64)))) z) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t x)) (*.f64 (*.f64 z z) z))) a (/.f64 x z)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y x))) (*.f64 z z))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.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 t (*.f64 y x))) (*.f64 z z))) a (*.f64 y x)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(fma.f64 (*.f64 a (/.f64 t (*.f64 (*.f64 z z) z))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z) (*.f64 (/.f64 t (*.f64 (*.f64 z z) z)) #s(literal 1/2 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 a z) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z))) a (*.f64 (/.f64 t (*.f64 (*.f64 z z) z)) #s(literal 1/2 binary64))) a (/.f64 #s(literal 1 binary64) z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(pow z 2) |
(*.f64 z z) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z 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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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 (* a t)) (/ (sqrt -1) z)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (*.f64 t a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 t a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #s(literal 1/2 binary64))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 t a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #s(literal 1/2 binary64)))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 5) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 t #s(literal 5 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 t a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #s(literal 1/2 binary64))))) a) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #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 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #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 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) a) |
(* (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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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 (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) x) (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 x (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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 (/ 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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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 (/ 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 t a)))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 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 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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 t a)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #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 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #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 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) a) |
(* 1/2 (/ (* a (* t (* x y))) (pow z 2))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 y x)) a) #s(literal 1/2 binary64)) (*.f64 z z)) |
(* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (/ (* x y) a))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t (*.f64 y x)) (*.f64 z z)) #s(literal 1/2 binary64) (/.f64 (*.f64 y x) a)) a) |
(* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (/ (* x y) a))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t (*.f64 y x)) (*.f64 z z)) #s(literal 1/2 binary64) (/.f64 (*.f64 y x) a)) a) |
(* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (/ (* x y) a))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t (*.f64 y x)) (*.f64 z z)) #s(literal 1/2 binary64) (/.f64 (*.f64 y x) a)) a) |
(* (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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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 (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) x) (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 x (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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 (/ 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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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 (/ 1 (* a t))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t 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)))) (* (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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t 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 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 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 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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 t a)))))) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64)) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z 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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (*.f64 (*.f64 a a) a))))) |
(* -1 (* (sqrt (* a t)) (/ (sqrt -1) z))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 z)) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z)))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 t #s(literal 5 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -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 (*.f64 (*.f64 a a) a) 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 t #s(literal 5 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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))))))) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (*.f64 (*.f64 a a) a))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64))))))) (neg.f64 (*.f64 (*.f64 a a) a))))) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (*.f64 (*.f64 a a) a))))) |
(* (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 t a)))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 t a))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) 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) (*.f64 (*.f64 t t) t)) #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 (*.f64 (*.f64 a a) a))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -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 (*.f64 (*.f64 a a) a) 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 t #s(literal 5 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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/2 (/ (* a (* t (* x y))) (pow z 2))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 y x)) a) #s(literal 1/2 binary64)) (*.f64 z z)) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* -1/2 (/ (* t (* x y)) (pow z 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 (neg.f64 x) (/.f64 y a) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 y x))) (*.f64 z z)))) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* -1/2 (/ (* t (* x y)) (pow z 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 (neg.f64 x) (/.f64 y a) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 y x))) (*.f64 z z)))) |
(* -1 (* a (+ (* -1 (/ (* x y) a)) (* -1/2 (/ (* t (* x y)) (pow z 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 (neg.f64 x) (/.f64 y a) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 y x))) (*.f64 z 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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (*.f64 (*.f64 a a) a))))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64))))))) (neg.f64 (*.f64 (*.f64 a a) a))))) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (*.f64 (*.f64 a a) a))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -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 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t 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)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t 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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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))))) (neg.f64 (*.f64 (*.f64 a a) a))))) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 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 (/ 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 (/ 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 t)) |
(*.f64 (neg.f64 a) t) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (neg.f64 (-.f64 (/.f64 (*.f64 z z) a) t))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (neg.f64 (-.f64 (/.f64 (*.f64 z z) a) t))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (neg.f64 (-.f64 (/.f64 (*.f64 z z) a) t))) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 y x))) (*.f64 z z))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.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 a (*.f64 y x))) (*.f64 z z))) t (*.f64 y x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* t (+ (* -1/2 (/ a (pow z 2))) (* -1/8 (/ (* (pow a 2) t) (pow z 4)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a (*.f64 z z)) #s(literal -1/2 binary64))) t #s(literal 1 binary64)) |
(+ 1 (* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/8 (/ (pow a 2) (pow z 4))) (* -1/16 (/ (* (pow a 3) t) (pow z 6)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 t (pow.f64 z #s(literal 6 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64)))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal -1/2 binary64))) t #s(literal 1 binary64)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) 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 (*.f64 (*.f64 z z) z))) #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 (*.f64 (*.f64 a a) a) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (*.f64 z z) z))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 y x))) (*.f64 z z))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.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 a (*.f64 y x))) (*.f64 z z))) t (*.f64 y x)) |
(/ x z) |
(/.f64 x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 (*.f64 z z) z)) #s(literal 1/2 binary64) (/.f64 x z)) |
(+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) (*.f64 (*.f64 z z) z))) t (/.f64 x z)) |
(+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 x z) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64))))) t (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) (*.f64 (*.f64 z z) z))) t (/.f64 x z)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 y x))) (*.f64 z z))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.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 a (*.f64 y x))) (*.f64 z z))) t (*.f64 y x)) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a y)) (*.f64 z 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)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64))))) t (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a y)) (*.f64 z z))) t y) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) 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 (*.f64 (*.f64 z z) z))) #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 (*.f64 (*.f64 a a) a) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (*.f64 z z) z))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 y x))) (*.f64 z z))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.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 a (*.f64 y x))) (*.f64 z z))) t (*.f64 y x)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(/ x z) |
(/.f64 x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 (*.f64 z z) z)) #s(literal 1/2 binary64) (/.f64 x z)) |
(+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) (*.f64 (*.f64 z z) z))) t (/.f64 x z)) |
(+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 x z) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64))))) t (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a x)) (*.f64 (*.f64 z z) z))) t (/.f64 x z)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 y x))) (*.f64 z z))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.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 a (*.f64 y x))) (*.f64 z z))) t (*.f64 y x)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(fma.f64 (*.f64 a (/.f64 t (*.f64 (*.f64 z z) z))) #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 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z) (*.f64 (/.f64 a (*.f64 (*.f64 z z) z)) #s(literal 1/2 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 t z) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z))) t (*.f64 (/.f64 a (*.f64 (*.f64 z z) z)) #s(literal 1/2 binary64))) t (/.f64 #s(literal 1 binary64) z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(pow z 2) |
(*.f64 z z) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z 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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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 (* a t)) (/ (sqrt -1) z)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (*.f64 t a))) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) a))) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) a))) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 5) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 z #s(literal 5 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 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) a))) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))))) t) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 (*.f64 t t) t) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.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 (*.f64 (*.f64 t t) t) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #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 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.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 (*.f64 (*.f64 t t) t) 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) |
(* (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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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 (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) x) (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 x (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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 (/ 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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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 (/ 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 t a)))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 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 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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 t a)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 (*.f64 t t) t) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.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 (*.f64 (*.f64 t t) t) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #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 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.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 (*.f64 (*.f64 t t) t) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(* 1/2 (/ (* a (* t (* x y))) (pow z 2))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 y x)) a) #s(literal 1/2 binary64)) (*.f64 z z)) |
(* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (/ (* x y) t))) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 y x)) (*.f64 z z)) #s(literal 1/2 binary64) (/.f64 (*.f64 y x) t)) t) |
(* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (/ (* x y) t))) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 y x)) (*.f64 z z)) #s(literal 1/2 binary64) (/.f64 (*.f64 y x) t)) t) |
(* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (/ (* x y) t))) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 y x)) (*.f64 z z)) #s(literal 1/2 binary64) (/.f64 (*.f64 y x) t)) t) |
(* (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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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))))))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) x) (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 x (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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 (/ 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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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 (/ 1 (* a t))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t 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)))) (* (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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t 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 (/ 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 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 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 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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 t a)))))) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64)) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z 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 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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)))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (*.f64 (*.f64 t t) t))))) |
(* -1 (* (sqrt (* a t)) (/ (sqrt -1) z))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 z)) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z))) (neg.f64 t)) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z)))) (neg.f64 t)) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z))))) (neg.f64 t)) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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)))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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))))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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)))))) (neg.f64 t)) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z 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 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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)))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (*.f64 (*.f64 t t) t))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 (*.f64 z z) x) (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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (*.f64 (*.f64 t t) t))))) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z 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 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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)))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (*.f64 (*.f64 t t) t))))) |
(* (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 t a)))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 t a))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) 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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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))))) (neg.f64 (*.f64 (*.f64 t t) t))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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)))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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))))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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)))))) (neg.f64 t)) |
(* 1/2 (/ (* a (* t (* x y))) (pow z 2))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 y x)) a) #s(literal 1/2 binary64)) (*.f64 z z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/2 (/ (* a (* x y)) (pow z 2)))))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 y x))) (*.f64 z z))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/2 (/ (* a (* x y)) (pow z 2)))))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 y x))) (*.f64 z z))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/2 (/ (* a (* x y)) (pow z 2)))))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 y t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 y x))) (*.f64 z z))) (neg.f64 t)) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z 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 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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)))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (*.f64 (*.f64 t t) t))))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 (*.f64 z z) x) (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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (*.f64 (*.f64 t t) t))))) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z 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 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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)))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (*.f64 (*.f64 t t) t))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -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 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t 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)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.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)))) (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) (*.f64 (*.f64 a a) a)) #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))))) (neg.f64 (*.f64 (*.f64 t t) t))))) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 z (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 z (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 z (neg.f64 t))) (neg.f64 t)) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) t) a)) (neg.f64 t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) t) a)) (neg.f64 t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) t) a)) (neg.f64 t)) |
(* (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 t a)))) |
(* 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 t a))) (fma.f64 x (/.f64 (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) y) x) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* (sqrt (* a t)) (/ (sqrt -1) z)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (*.f64 t a))) |
(/ (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) z) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) z) |
(/ (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) z) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) z) |
(/ (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) z) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.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 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) z) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 t a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 t a)) (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/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.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 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (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 t a)))) |
(* 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 t a))) (fma.f64 x (/.f64 (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) y) x) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 z z) x) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x 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 t a)))) |
(* 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 t a))) (fma.f64 x (/.f64 (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) y) x) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 t a)))) |
(* 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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) (fma.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 t a))) (fma.f64 y (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (/.f64 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 t a))))) z) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (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 t a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 t a)) (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 (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 t a)) (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/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.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 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* 1/2 (/ (* a (* t (* x y))) (pow z 2))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 y x)) a) #s(literal 1/2 binary64)) (*.f64 z z)) |
(/ (+ (* 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 t (*.f64 y x)) a) #s(literal 1/2 binary64))) (*.f64 z z)) |
(/ (+ (* 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 t (*.f64 y x)) a) #s(literal 1/2 binary64))) (*.f64 z z)) |
(/ (+ (* 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 t (*.f64 y x)) a) #s(literal 1/2 binary64))) (*.f64 z 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 t a)))) |
(* 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 t a))) (fma.f64 x (/.f64 (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) y) x) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 z z) x) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(* (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 t a)))) |
(* 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 t a))) (fma.f64 x (/.f64 (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) y) x) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (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) (fma.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (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 t a))) (fma.f64 (*.f64 z z) (/.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (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) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (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 t a))))) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 (*.f64 t a) #s(literal -1/2 binary64) (*.f64 z z)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 (*.f64 t a) #s(literal -1/2 binary64) (*.f64 z z)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 (*.f64 t a) #s(literal -1/2 binary64) (*.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)) |
(- (pow z 2) (* a t)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(- (pow z 2) (* a t)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 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 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) |
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 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 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 a (/.f64 t (*.f64 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 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 t a) #s(literal -1/2 binary64)) (*.f64 z z)))) z z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 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 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(/ x z) |
(/.f64 x z) |
(/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x)) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 x (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x)) z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 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 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) 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 (*.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) 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 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 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 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 a (/.f64 t (*.f64 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 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 t a) #s(literal -1/2 binary64)) (*.f64 z z)))) z z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 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 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ x z) |
(/.f64 x z) |
(/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x)) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 x (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x)) z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 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 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z) |
(/.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #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 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #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 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64))) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.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 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z)))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (* a t) (pow z 2))) 1) |
(fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(- (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2)))) 1) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(- (+ (* 1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) 1) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 a (/.f64 t (*.f64 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 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 a (/.f64 t (*.f64 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 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 t a) #s(literal -1/2 binary64)) (*.f64 z z)))) z z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z)))) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x) (neg.f64 z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x)) (neg.f64 z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 x (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x)) (neg.f64 z)) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z)))) |
(* -1 y) |
(neg.f64 y) |
(+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal -1/2 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))))) |
(fma.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal -1/2 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/2 binary64) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 y))) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 a (/.f64 t (*.f64 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 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 a (/.f64 t (*.f64 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 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 t a) #s(literal -1/2 binary64)) (*.f64 z z)))) z z)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z)))) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x) (neg.f64 z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x)) (neg.f64 z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 x (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x)) (neg.f64 z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y x)) a)) (*.f64 z z)))) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)) |
(/.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #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 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #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 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 z)) |
z |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(/ a (pow z 2)) |
(/.f64 a (*.f64 z z)) |
(* (* 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)) (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)) (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)) (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) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* 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)) (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)) (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)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x) y) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x) y) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x) y) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x) y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* 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)) (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)) (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)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* (* 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)) (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)) (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)) (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)) (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)) (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)) (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)) (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) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* 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)) (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)) (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)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x) y) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x) y) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x) y) |
(* y (+ x (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal 1/2 binary64) x) y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* 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)) (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)) (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)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* (* 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)) (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)) (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)) (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)) (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)) (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)) (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)) (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) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* 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)) (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)) (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)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* 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)) (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)) (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)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* (* 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)) (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)) (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)) (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)) (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)) (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)) (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)) (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) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* (* 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)) (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)) (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)) (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 (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) x) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) x) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) x) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) x) |
(* (* 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)) (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)) (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)) (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)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* (* 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)) (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)) (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)) (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)) (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)) (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)) (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)) (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) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* (* 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)) (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)) (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)) (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 (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) x) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) x) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) x) |
(* x (+ y (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) x) |
(* (* 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)) (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)) (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)) (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)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* (* 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)) (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)) (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)) (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)) (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)) (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)) (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)) (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) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* (* 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 z y) x)) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* (* 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)) (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)) (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)) (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)) |
(* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 y))) |
(* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 y))) |
(* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 y))) |
(* -1 (* x (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 y))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* 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)) (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)) (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)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(/ (* a (* t (* x y))) (pow z 2)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (*.f64 z z)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* (* 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)) (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)) (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)) (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)) |
| 4 822× | lower-*.f32 |
| 4 800× | lower-*.f64 |
| 4 298× | lower-/.f32 |
| 4 284× | lower-/.f64 |
| 3 360× | lower-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 292 |
| 0 | 70 | 288 |
| 1 | 241 | 285 |
| 2 | 1414 | 285 |
| 0 | 8380 | 285 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) |
(*.f64 y x) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
(*.f64 z y) |
#s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) |
(/.f64 x z) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (*.f64 z y) (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 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) |
(*.f64 t (*.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(/.f64 a (*.f64 z z)) |
| Outputs |
|---|
(*.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 (*.f64 z y) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 (*.f64 z y) x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) z)) |
(*.f64 (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (/.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z))) |
(*.f64 (/.f64 y (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (/.f64 x (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z))) |
(*.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) x) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) y) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (/.f64 (*.f64 x y) (neg.f64 (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (neg.f64 z)) |
(*.f64 (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (/.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (/.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (*.f64 x z) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 z y)) |
(*.f64 (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 x z)) |
(*.f64 (*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) z) y) |
(*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) z) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 x y)) |
(*.f64 (*.f64 (neg.f64 y) x) (neg.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 (*.f64 z y) x))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 x z))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 z (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 x (/.f64 (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 x (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(*.f64 y (*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) z)) |
(pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 (*.f64 z y) x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (neg.f64 z))) |
(/.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x (*.f64 (neg.f64 z) y)) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(/.f64 (*.f64 x (*.f64 (neg.f64 z) y)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(/.f64 (*.f64 (neg.f64 y) x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 (*.f64 z y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 (*.f64 z y) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 (*.f64 z y) x))) |
(/.f64 (*.f64 (*.f64 z y) x) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(/.f64 (*.f64 (*.f64 z y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(/.f64 z (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 x y))) |
(/.f64 (*.f64 x y) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) |
(/.f64 y (/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z) x)) |
(neg.f64 (*.f64 (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 x z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (neg.f64 z))) (*.f64 (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 x z))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 x z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 (*.f64 z y) x))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x)) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 x y) |
(*.f64 y x) |
(/.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) x)) |
(*.f64 (pow.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(*.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (neg.f64 z))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) |
(*.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z) #s(literal 1 binary64)) |
(*.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (/.f64 #s(literal 1 binary64) z)) |
(pow.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z) #s(literal 1 binary64)) |
(/.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (neg.f64 z)) |
(/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (neg.f64 z)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z) #s(literal 1 binary64)) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z) |
(neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (neg.f64 z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal 1 binary64)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) |
(neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) z) y) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) |
(*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
(*.f64 z (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y)) |
(*.f64 y (*.f64 z #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) y)) |
(*.f64 (*.f64 z y) #s(literal 1 binary64)) |
(*.f64 z y) |
(*.f64 y z) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(/.f64 y (/.f64 #s(literal 1 binary64) z)) |
(neg.f64 (*.f64 (neg.f64 z) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) y)) |
#s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 x (/.f64 #s(literal 1 binary64) z)) |
(pow.f64 (/.f64 z x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 x z) |
(neg.f64 (/.f64 (neg.f64 x) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 z y) x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 z) y) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 z x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) z) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 x y)) |
(*.f64 (*.f64 (*.f64 (neg.f64 z) y) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) y) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (*.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 x y)) z) |
(*.f64 (*.f64 x z) (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 (*.f64 x z) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) y) |
(*.f64 (*.f64 x (*.f64 (neg.f64 z) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 (*.f64 z y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 (*.f64 (*.f64 z y) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 z y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 (*.f64 z y) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z y))) |
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x)) |
(*.f64 z (*.f64 y (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (*.f64 x y) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 y (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z)) |
(pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 z y) x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) y) x) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (*.f64 x z) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) y)) |
(/.f64 (*.f64 x (*.f64 (neg.f64 z) y)) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 z y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 z y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 (*.f64 (neg.f64 z) y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 z y) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 z y)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 z y) x))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 z y) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) x)) |
(/.f64 x (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (/.f64 (*.f64 (*.f64 z y) x) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 z y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) |
(*.f64 (*.f64 (neg.f64 z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 z y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 y (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) #s(literal -1 binary64))) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 (*.f64 z y) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (*.f64 (neg.f64 z) y) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 (*.f64 z y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 z y))) |
(/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 z (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (/.f64 (*.f64 (neg.f64 z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (neg.f64 z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 z y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (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))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64) (*.f64 (*.f64 (neg.f64 y) x) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (/.f64 a (*.f64 z z)) t) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z))))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64) (*.f64 (*.f64 (neg.f64 y) x) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (/.f64 a (*.f64 z z)) t) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x y) x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z))) (*.f64 x y))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (/.f64 a (*.f64 z z)) t) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 x y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))) (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))) (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))) (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))) (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64) (*.f64 (*.f64 (neg.f64 y) x) (*.f64 x y))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (/.f64 a (*.f64 z z)) t) (*.f64 x y))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (*.f64 (*.f64 x y) x) y))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x y) x) y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (*.f64 (*.f64 x y) x) y)) (*.f64 (*.f64 (*.f64 x y) x) y))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 x y) x) y)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (*.f64 (*.f64 x y) x) y)) (*.f64 (*.f64 (*.f64 x y) x) y))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (/.f64 a (*.f64 z z)) t) (*.f64 x y))) (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z))) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (*.f64 (*.f64 x y) x) y)) (*.f64 (*.f64 (*.f64 x y) x) y)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z))) #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (*.f64 (*.f64 x y) x) y)) (*.f64 (*.f64 (*.f64 x y) x) y)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (/.f64 a (*.f64 z z)) t) (*.f64 x y))))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x)) (*.f64 (*.f64 (*.f64 x y) x) y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64))) (-.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64) (*.f64 (*.f64 (neg.f64 y) x) (*.f64 x y)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (/.f64 a (*.f64 z z)) t) (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x y) x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z))) (*.f64 x y))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (/.f64 a (*.f64 z z)) t) (*.f64 x y)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64) (*.f64 (*.f64 (neg.f64 y) x) (*.f64 x y))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (/.f64 a (*.f64 z z)) t) (*.f64 x y))))) (fma.f64 (*.f64 (*.f64 x y) x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z))) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (/.f64 a (*.f64 z z)) t) (*.f64 x y))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)))) (-.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x y) x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z))) (*.f64 x y))))) (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (/.f64 a (*.f64 z z)) t) (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 x y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 x y)) a) z) (*.f64 x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 x y)) a) z) (/.f64 #s(literal 1/2 binary64) z) (*.f64 x y)) |
(fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 x y)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x y)) a)) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 x y)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 x y)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 (/.f64 a (*.f64 z z)) (*.f64 x y)) (*.f64 x y)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 z z))) (*.f64 t (*.f64 x y)) (*.f64 x y)) |
(fma.f64 (*.f64 t y) (*.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 z z)))) (*.f64 x y)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 z z)) t) (*.f64 x y)) (*.f64 x y)) |
(fma.f64 (*.f64 (*.f64 (/.f64 a (*.f64 z z)) t) (*.f64 x y)) #s(literal 1/2 binary64) (*.f64 x y)) |
(fma.f64 (/.f64 a (*.f64 z z)) (*.f64 (*.f64 t (*.f64 x y)) #s(literal 1/2 binary64)) (*.f64 x y)) |
(fma.f64 (*.f64 t (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 z z))) (*.f64 x y)) |
(fma.f64 t (*.f64 (*.f64 (/.f64 a (*.f64 z z)) (*.f64 x y)) #s(literal 1/2 binary64)) (*.f64 x y)) |
(fma.f64 t (*.f64 (*.f64 x y) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 z z)))) (*.f64 x y)) |
(fma.f64 (*.f64 x y) (*.f64 t (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 z z)))) (*.f64 x y)) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)))) |
(fma.f64 x y (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)))) |
(fma.f64 y x (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (-.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64)) (-.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))) (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x)))) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) x) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 (neg.f64 y) x))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z))) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x y))) (/.f64 a (*.f64 z z)) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 t (*.f64 x y)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (*.f64 t (*.f64 x y)) (neg.f64 z)) (/.f64 (neg.f64 a) z)) |
(*.f64 (/.f64 (*.f64 t (*.f64 x y)) #s(literal -1 binary64)) (/.f64 a (*.f64 (neg.f64 z) z))) |
(*.f64 (/.f64 (*.f64 t x) (*.f64 z z)) (/.f64 y (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (*.f64 t x) z) (/.f64 y (/.f64 z a))) |
(*.f64 (/.f64 (*.f64 t y) (*.f64 z z)) (/.f64 x (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (*.f64 t y) z) (/.f64 (*.f64 x a) z)) |
(*.f64 (/.f64 (*.f64 t y) z) (/.f64 x (/.f64 z a))) |
(*.f64 (/.f64 t (*.f64 z z)) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 t z) (/.f64 (*.f64 (*.f64 x y) a) z)) |
(*.f64 (/.f64 t z) (*.f64 (*.f64 x y) (/.f64 a z))) |
(*.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64)) (/.f64 (*.f64 t (*.f64 x y)) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 x y) (*.f64 z z)) (/.f64 t (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (*.f64 x y) z) (/.f64 (*.f64 a t) z)) |
(*.f64 (/.f64 (*.f64 x y) z) (*.f64 t (/.f64 a z))) |
(*.f64 (/.f64 x (*.f64 z z)) (/.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 y (*.f64 z z)) (/.f64 (*.f64 x t) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 y z) (/.f64 (*.f64 x t) (/.f64 z a))) |
(*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 x y)) a) z) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (neg.f64 a) (*.f64 t (*.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 z z))) |
(*.f64 (*.f64 (/.f64 a z) (*.f64 t (*.f64 x y))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (*.f64 t (*.f64 x y)) (neg.f64 a)) (/.f64 #s(literal -1 binary64) (*.f64 z z))) |
(*.f64 (*.f64 (*.f64 t (*.f64 x y)) (/.f64 a z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 a (*.f64 z z)) (*.f64 t y)) x) |
(*.f64 (*.f64 (/.f64 a (*.f64 z z)) t) (*.f64 x y)) |
(*.f64 (/.f64 (*.f64 t (*.f64 x y)) z) (/.f64 a z)) |
(*.f64 (/.f64 (neg.f64 a) z) (/.f64 (*.f64 t (*.f64 x y)) (neg.f64 z))) |
(*.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 x y)) a)) (/.f64 #s(literal -1 binary64) (*.f64 z z))) |
(*.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (*.f64 (/.f64 a (*.f64 z z)) (*.f64 x y)) t) |
(*.f64 (*.f64 t y) (*.f64 x (/.f64 a (*.f64 z z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 (*.f64 t (*.f64 x y)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 t (*.f64 x y)) (/.f64 a z))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 z z)) t) (*.f64 x y))) |
(*.f64 (/.f64 a (*.f64 z z)) (*.f64 t (*.f64 x y))) |
(*.f64 (*.f64 t (*.f64 x y)) (/.f64 a (*.f64 z z))) |
(*.f64 (/.f64 x z) (/.f64 (*.f64 t y) (/.f64 z a))) |
(*.f64 (/.f64 a z) (/.f64 (*.f64 t (*.f64 x y)) z)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 t (*.f64 x y)))) |
(*.f64 t (*.f64 (/.f64 a (*.f64 z z)) (*.f64 x y))) |
(*.f64 (*.f64 x y) (*.f64 t (/.f64 a (*.f64 z z)))) |
(pow.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t (*.f64 x y)) a)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 x y)) a) z)) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (*.f64 t (*.f64 x y)))) (*.f64 z z)) |
(/.f64 (neg.f64 (*.f64 (/.f64 a z) (*.f64 t (*.f64 x y)))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 x y)) (neg.f64 a))) (*.f64 z z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 x y)) (/.f64 a z))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 x y)) a))) (*.f64 z z)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 x y))) (neg.f64 (*.f64 (/.f64 z a) z))) |
(/.f64 (*.f64 (*.f64 t (*.f64 x y)) #s(literal -1 binary64)) (*.f64 z (neg.f64 (/.f64 z a)))) |
(/.f64 (/.f64 (*.f64 (*.f64 t (*.f64 x y)) a) z) z) |
(/.f64 (*.f64 (neg.f64 a) (*.f64 t (*.f64 x y))) (*.f64 (neg.f64 z) z)) |
(/.f64 (*.f64 (/.f64 a z) (*.f64 t (*.f64 x y))) z) |
(/.f64 (*.f64 (*.f64 t (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 z) z)) |
(/.f64 (*.f64 (*.f64 t (*.f64 x y)) (/.f64 a z)) z) |
(/.f64 (/.f64 (*.f64 t (*.f64 x y)) z) (/.f64 z a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 x y)) a)) (*.f64 (neg.f64 z) z)) |
(/.f64 (*.f64 (*.f64 t (*.f64 x y)) a) (*.f64 z z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t (*.f64 x y)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (*.f64 (*.f64 t (*.f64 x y)) a) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 a) (*.f64 t (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 a z) (*.f64 t (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) z) (*.f64 (*.f64 t (*.f64 x y)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (*.f64 t (*.f64 x y)) (/.f64 a z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t (*.f64 x y)) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z a) z) (*.f64 t (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 t (*.f64 x y)) a))) |
(/.f64 (*.f64 t (*.f64 x y)) (*.f64 (/.f64 z a) z)) |
(*.f64 (*.f64 t x) y) |
(*.f64 (*.f64 t y) x) |
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y))) |
(*.f64 (*.f64 t (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 t (*.f64 x y)) |
(*.f64 (*.f64 x y) t) |
(*.f64 x (*.f64 t y)) |
(*.f64 y (*.f64 x t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) x)) |
(/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (/.f64 x (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 z y) x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 z) y) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 z x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) z) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 x y)) |
(*.f64 (*.f64 (*.f64 (neg.f64 z) y) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) y) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (*.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 x y)) z) |
(*.f64 (*.f64 x z) (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 (*.f64 x z) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) y) |
(*.f64 (*.f64 x (*.f64 (neg.f64 z) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 (*.f64 z y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 (*.f64 (*.f64 z y) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 z y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 (*.f64 z y) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z y))) |
(*.f64 (*.f64 (*.f64 z y) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x)) |
(*.f64 z (*.f64 y (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (*.f64 x y) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 y (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z)) |
(pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 z y) x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) y) x) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (*.f64 x z) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) y)) |
(/.f64 (*.f64 x (*.f64 (neg.f64 z) y)) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 z y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 z y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 (*.f64 (neg.f64 z) y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 z y) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 z y)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 z y) x))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 z y) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) x)) |
(/.f64 x (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (/.f64 (*.f64 (*.f64 z y) x) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (pow.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/4 binary64)) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/4 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(pow.f64 (*.f64 (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)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal -1 binary64)) |
(pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t) (*.f64 (neg.f64 z) z))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 z z) z (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 a t)) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 z z)) (*.f64 z (-.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t) (*.f64 (neg.f64 z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z)))) |
(*.f64 (fma.f64 (*.f64 z z) z (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 a t)) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) z)) z)))) |
(*.f64 (fma.f64 (*.f64 z z) z (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 a t)) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 z z)) (*.f64 z (-.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t)) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t)) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z)))) (*.f64 (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t)) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t)) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t)) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t)) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))) (fma.f64 (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t)) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t)))) (neg.f64 (-.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t) (*.f64 (neg.f64 z) z)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 z z) z (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 a t)) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 z z)) (*.f64 z (-.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) (*.f64 (*.f64 #s(literal -1/2 binary64) t) a))) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 (*.f64 (*.f64 z z) z) z)) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 a t)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 a t)) #s(literal -1/8 binary64))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) (*.f64 (*.f64 #s(literal -1/2 binary64) t) a))) (*.f64 (*.f64 (*.f64 z z) z) z)) (fma.f64 (*.f64 (*.f64 z z) z) z (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t)) (*.f64 z z)))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 a t)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 a t)) #s(literal -1/8 binary64))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 t t) t) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z))) (neg.f64 (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 z z)) (*.f64 z (-.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 a t)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 a t)) #s(literal -1/8 binary64))) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z))) (-.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 z z) z) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 a t)) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 z z)) (*.f64 z (-.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t)) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))) (*.f64 (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z)) (*.f64 z z))) (*.f64 (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z)) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t))) (-.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t) (*.f64 (neg.f64 z) z))) (neg.f64 (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) z (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 a t)) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z)))) (neg.f64 (fma.f64 z z (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) z)) z)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) z (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 a t)) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z)))) (neg.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 z z)) (*.f64 z (-.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t) (*.f64 (neg.f64 z) z)) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 z z) z (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 a t)) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) (fma.f64 z z (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) z)) z))) |
(/.f64 (fma.f64 (*.f64 z z) z (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 a t)) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 z z)) (*.f64 z (-.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64))) (-.f64 (*.f64 z z) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) z)) z)) (fma.f64 (*.f64 z z) z (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 a t)) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) (/.f64 (neg.f64 a) z) z) |
(fma.f64 (/.f64 t z) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) z) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 t (/.f64 #s(literal 1 binary64) a)) z) |
(fma.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) z) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) z) |
(fma.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) t)) (/.f64 #s(literal -1 binary64) z) z) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) (neg.f64 a)) (/.f64 #s(literal -1 binary64) z) z) |
(fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z) |
(fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (/.f64 #s(literal -1 binary64) z) z) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) (/.f64 #s(literal 1 binary64) z) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a z)) t z) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 #s(literal 1 binary64) a)) z) |
(fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 z) (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64)) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 t (/.f64 a z)) z) |
(fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) |
(fma.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) z) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -1/2 binary64) t)) z) |
(fma.f64 t (*.f64 #s(literal -1/2 binary64) (/.f64 a z)) z) |
(fma.f64 z #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t)) (-.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t)) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z)))) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) a)) (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) t)) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) (neg.f64 z))))) |
(+.f64 (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64)) z) |
(+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (pow.f64 (*.f64 (/.f64 z a) z) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 z a) z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (neg.f64 a) z)) |
(*.f64 (/.f64 (neg.f64 a) z) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z a) z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (neg.f64 z) z))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z z))) |
(*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (*.f64 z z))) |
(*.f64 (/.f64 a z) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(pow.f64 (*.f64 (/.f64 z a) z) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a (*.f64 (neg.f64 z) z)) (/.f64 a (*.f64 (neg.f64 z) z)))) (+.f64 #s(literal 0 binary64) (/.f64 a (*.f64 (neg.f64 z) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 a (*.f64 (neg.f64 z) z)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 a (*.f64 (neg.f64 z) z)) (/.f64 a (*.f64 (neg.f64 z) z)) (*.f64 #s(literal 0 binary64) (/.f64 a (*.f64 (neg.f64 z) z)))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 a a)) #s(literal 1 binary64)) (*.f64 a (*.f64 (neg.f64 z) z))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (neg.f64 a)) #s(literal 1 binary64)) (*.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 (neg.f64 z) z))) |
(/.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (neg.f64 z) (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 z) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) z)) (*.f64 (*.f64 (neg.f64 z) z) a)) (*.f64 (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 z) z))) |
(/.f64 (/.f64 (neg.f64 a) z) (neg.f64 z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 z a)) z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z a) (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 z a) z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 z a) z)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 z a)) (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z a) z)) |
(/.f64 (neg.f64 a) (*.f64 (neg.f64 z) z)) |
(/.f64 (/.f64 a z) z) |
(/.f64 a (*.f64 z z)) |
(neg.f64 (/.f64 a (*.f64 (neg.f64 z) z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (neg.f64 a) z) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 (neg.f64 z) z))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 z a) z)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 a (*.f64 z z))) |
Compiled 44 450 to 2 696 computations (93.9% saved)
29 alts after pruning (24 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 660 | 14 | 1 674 |
| Fresh | 4 | 10 | 14 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 665 | 29 | 1 694 |
| Status | Accuracy | Program |
|---|---|---|
| 33.7% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| 19.5% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| 36.7% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| 25.2% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) | |
| 34.0% | (/.f64 (*.f64 z y) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) x)) | |
| ✓ | 78.3% | (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) |
| ▶ | 78.3% | (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) |
| 77.0% | (/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) | |
| 70.6% | (/.f64 z (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 x y))) | |
| 59.2% | (*.f64 (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) | |
| 70.9% | (*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) z) | |
| 34.6% | (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 y x)) | |
| 77.6% | (*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z))) | |
| 34.3% | (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) | |
| 52.1% | (*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 z y)) | |
| ▶ | 31.7% | (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
| ▶ | 53.5% | (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) |
| 46.0% | (*.f64 (*.f64 #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) z)) x) (*.f64 z y)) | |
| ▶ | 52.2% | (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
| ✓ | 46.0% | (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
| 45.3% | (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z x)))) | |
| 43.6% | (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))))) | |
| 35.8% | (*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| ✓ | 35.1% | (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
| 34.4% | (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) | |
| ▶ | 51.7% | (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) |
| 62.6% | (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z))) #s(literal -1 binary64))) | |
| ✓ | 55.0% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
| ✓ | 71.1% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
Compiled 963 to 613 computations (36.3% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | (*.f64 (neg.f64 x) z) | |
| cost-diff | 0 | (*.f64 (*.f64 (neg.f64 x) z) y) | |
| cost-diff | 448 | (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) | |
| cost-diff | 0 | (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) | |
| cost-diff | 0 | (*.f64 z y) | |
| cost-diff | 0 | (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) | |
| cost-diff | 0 | (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) | |
| cost-diff | 0 | (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) | |
| cost-diff | 0 | #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) | |
| cost-diff | 0 | (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) | |
| cost-diff | 0 | (/.f64 x z) | |
| cost-diff | 0 | #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) | |
| cost-diff | 0 | (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) | |
| cost-diff | 0 | (*.f64 y x) | |
| cost-diff | 192 | (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) | |
| cost-diff | 384 | (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) | |
| cost-diff | 12928 | (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) |
| 4 132× | lower-*.f32 |
| 4 100× | lower-*.f64 |
| 3 616× | lower-fma.f32 |
| 3 610× | lower-fma.f64 |
| 2 082× | lower--.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 470 |
| 0 | 91 | 462 |
| 1 | 165 | 461 |
| 2 | 324 | 460 |
| 3 | 729 | 454 |
| 4 | 1441 | 452 |
| 5 | 1984 | 452 |
| 6 | 3204 | 452 |
| 7 | 6960 | 452 |
| 0 | 8413 | 452 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) |
(*.f64 y x) |
y |
x |
(exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) |
(*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) |
(log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(*.f64 #s(literal -1/2 binary64) t) |
#s(literal -1/2 binary64) |
t |
(/.f64 a z) |
a |
#s(literal -1 binary64) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) |
(*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) |
#s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) |
(/.f64 x z) |
x |
z |
y |
(*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) |
x |
#s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) |
(/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) |
(*.f64 (*.f64 t y) a) |
(*.f64 t y) |
t |
y |
a |
(*.f64 z z) |
z |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 z y) |
z |
y |
(/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
x |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(*.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
a |
(/.f64 t z) |
t |
(*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 (neg.f64 x) z) y) |
(*.f64 (neg.f64 x) z) |
(neg.f64 x) |
x |
z |
y |
(/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
#s(literal -1 binary64) |
(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 |
| Outputs |
|---|
(/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
(exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) |
(*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) |
(neg.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(log.f64 (/.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) t) (/.f64 a z) z))) |
(/.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 #s(literal -1/2 binary64) t) (/.f64 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 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) |
(*.f64 #s(literal -1/2 binary64) t) |
#s(literal -1/2 binary64) |
t |
(/.f64 a z) |
a |
#s(literal -1 binary64) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
(*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) |
#s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) |
(/.f64 x z) |
x |
z |
y |
(*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) |
(*.f64 #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (/.f64 t (*.f64 z z)) (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) y)) x) |
x |
#s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) |
#s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (*.f64 (fma.f64 (/.f64 t (*.f64 z z)) (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) |
(*.f64 (fma.f64 (/.f64 t (*.f64 z z)) (*.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) |
(*.f64 (/.f64 y (*.f64 z z)) (*.f64 a t)) |
(*.f64 (*.f64 t y) a) |
(*.f64 t y) |
t |
y |
a |
(*.f64 z z) |
z |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(*.f64 z y) |
z |
y |
(/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
(/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
x |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
(fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z) |
(*.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
a |
(/.f64 t z) |
t |
(*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (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 (neg.f64 x) z) y) |
(*.f64 (neg.f64 x) z) |
(neg.f64 x) |
x |
z |
y |
(/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
#s(literal -1 binary64) |
(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 |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 2.7191873184866013 | (*.f64 (*.f64 (neg.f64 x) z) y) | |
| accuracy | 9.732629112723497 | (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| accuracy | 26.621537070595167 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) | |
| accuracy | 38.770695235216415 | #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) | |
| accuracy | 0.078125 | (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) | |
| accuracy | 1.6808834634963525 | (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) | |
| accuracy | 17.84238342433941 | (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) | |
| accuracy | 20.26695179559227 | #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) | |
| accuracy | 0.046875 | (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) | |
| accuracy | 4.7527904465202235 | (*.f64 (*.f64 t y) a) | |
| accuracy | 18.349229858189506 | (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) | |
| accuracy | 21.283419832182155 | #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) | |
| accuracy | 0 | (/.f64 x z) | |
| accuracy | 6.248530216252678 | (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) | |
| accuracy | 9.219376319648083 | (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) | |
| accuracy | 19.840183695024812 | #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) | |
| accuracy | 1.8806148844632222 | (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) | |
| accuracy | 2.38526120656086 | (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) | |
| accuracy | 20.26695179559227 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) | |
| accuracy | 22.291354724574163 | (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
| 213.0ms | 117× | 2 | valid |
| 67.0ms | 89× | 0 | valid |
| 33.0ms | 50× | 1 | valid |
Compiled 336 to 50 computations (85.1% saved)
ival-mult: 58.0ms (33.5% of total)ival-div: 45.0ms (26% of total)ival-log: 30.0ms (17.3% of total)adjust: 18.0ms (10.4% of total)ival-sqrt: 6.0ms (3.5% of total)ival-add: 5.0ms (2.9% of total)ival-exp: 4.0ms (2.3% of total)ival-sub: 3.0ms (1.7% of total)ival-neg: 2.0ms (1.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ()) |
#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ()) |
#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ()) |
#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ()) |
#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ()) |
#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ()) |
#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ()) |
#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ()) |
#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ()) |
#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt 1 (taylor 0 a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (* a t) (pow z 2)))) (taylor 0 a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* a (+ (* -1/2 (/ t (pow z 2))) (* -1/8 (/ (* a (pow t 2)) (pow z 4)))))) (taylor 0 a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/8 (/ (pow t 2) (pow z 4))) (* -1/16 (/ (* a (pow t 3)) (pow z 6)))))))) (taylor 0 a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) (pow z 2))) (taylor 0 a) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (* a (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))) (* -1/4 (/ (pow t 2) (pow z 4)))))) (* -1/2 (/ t (pow z 2))))) (taylor 0 a) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))) (* -1/4 (/ (pow t 2) (pow z 4))))) (* -1/6 (* a (+ (* -3 (* (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/4 (/ (pow t 3) (pow z 6))) (* 3/2 (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))))) (taylor 0 a) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))) (* -1/4 (/ (pow t 2) (pow z 4))))) (* a (+ (* -1/6 (+ (* -3 (* (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/4 (/ (pow t 3) (pow z 6))) (* 3/2 (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* -1/24 (* a (+ (* -12 (* (pow z 2) (+ (* -1 (/ (pow t 4) (pow z 10))) (+ (* -1/2 (/ (* t (+ (* -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))))) (pow z 2))) (* 1/4 (* (pow z 2) (pow (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))) 2))))))) (+ (* -3 (* (pow z 4) (pow (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))) 2))) (+ (* -3 (/ (* (pow t 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))) (+ (* -3/8 (/ (pow t 4) (pow z 8))) (* 6 (* t (+ (* -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)))))))))))))))))) (taylor 0 a) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 a) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) (taylor 0 a) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 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)) (taylor 0 a) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 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)) (taylor 0 a) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) (taylor 0 a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) (taylor 0 a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) (taylor 0 a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 a) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor 0 a) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 a) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))))))))) (taylor 0 a) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 a) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor 0 a) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor 0 a) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor 0 a) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 a) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) (taylor 0 a) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) (taylor 0 a) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) (taylor 0 a) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) (taylor 0 a) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) (taylor 0 a) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* a t) (pow z 2))) (taylor 0 a) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* a (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))) (* -1/4 (/ (pow t 2) (pow z 4)))))) (* 1/2 (/ t (pow z 2))))) (taylor 0 a) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* 1/6 (* a (+ (* -3 (* (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/4 (/ (pow t 3) (pow z 6))) (* 3/2 (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (* 1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))) (* -1/4 (/ (pow t 2) (pow z 4))))))))) (taylor 0 a) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* 1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))) (* -1/4 (/ (pow t 2) (pow z 4))))) (* a (+ (* 1/24 (* a (+ (* -12 (* (pow z 2) (+ (* -1 (/ (pow t 4) (pow z 10))) (+ (* -1/2 (/ (* t (+ (* -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))))) (pow z 2))) (* 1/4 (* (pow z 2) (pow (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))) 2))))))) (+ (* -3 (* (pow z 4) (pow (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))) 2))) (+ (* -3 (/ (* (pow t 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))) (+ (* -3/8 (/ (pow t 4) (pow z 8))) (* 6 (* t (+ (* -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/6 (+ (* -3 (* (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/4 (/ (pow t 3) (pow z 6))) (* 3/2 (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))))))) (taylor 0 a) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (/ (sqrt -1) z)) (taylor inf a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))) (taylor inf a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))) (taylor inf a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 5) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))) (taylor inf a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) (taylor inf a) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* 1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2))))))) (taylor inf a) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* -1/24 (/ (+ (* -12 (/ (* a (* t (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))))) (pow (sqrt -1) 2))) (* -3 (/ (* (pow a 2) (pow z 4)) (* (pow t 2) (pow (sqrt -1) 4))))) (pow a 4))) (+ (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* 1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2)))))))) (taylor inf a) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor inf a) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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))))) (taylor inf a) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor inf a) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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))))))) (taylor inf a) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor inf a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor inf a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor inf a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) (taylor inf a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor inf a) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor inf a) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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))))))) (taylor inf a) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* a (* t y)) (pow z 2))) (taylor inf a) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (/ (* t y) (pow z 2))) (/ y a))) (taylor inf a) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (/ (* t y) (pow z 2))) (/ y a))) (taylor inf a) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (/ (* t y) (pow z 2))) (/ y a))) (taylor inf a) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor inf a) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor inf a) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) (taylor inf a) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor inf a) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor inf a) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor inf a) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) (taylor inf a) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* -1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2))))))) (taylor inf a) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (+ (* -1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2))))) (* 1/24 (/ (+ (* -12 (/ (* a (* t (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))))) (pow (sqrt -1) 2))) (* -3 (/ (* (pow a 2) (pow z 4)) (* (pow t 2) (pow (sqrt -1) 4))))) (pow a 4)))))) (taylor inf a) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t z)) (/ z a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t z)) (/ z a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t z)) (/ z a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor inf a) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor inf a) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor inf a) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor inf a) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t z)) (/ z a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t z)) (/ z a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t z)) (/ z a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (/ (sqrt -1) z))) (taylor -inf a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))) (taylor -inf a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))) (taylor -inf a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))))) (taylor -inf a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (* -1/2 (/ (pow z 2) (* a t)))) (taylor -inf a) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* -1/2 (/ (pow z 2) (* a t))) (* -1/2 (/ (pow z 4) (* (pow a 2) (pow t 2)))))) (taylor -inf a) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* -1 (/ (+ (* 1/24 (/ (+ (* -3 (/ (* (pow a 2) (pow z 4)) (pow t 2))) (* 12 (* a (* t (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) a)) (* 1/2 (/ (* a (pow z 4)) (pow t 2)))) (pow a 3))) (* -1/2 (/ (pow z 2) (* a t))))) (taylor -inf a) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor -inf a) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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))))) (taylor -inf a) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor -inf a) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor -inf a) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor -inf a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf a) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor -inf a) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor -inf a) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor -inf a) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* a (* t y)) (pow z 2))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ y a)) (* -1/2 (/ (* t y) (pow z 2)))))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ y a)) (* -1/2 (/ (* t y) (pow z 2)))))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ y a)) (* -1/2 (/ (* t y) (pow z 2)))))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor -inf a) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) (taylor -inf a) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor -inf a) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (* 1/2 (/ (pow z 2) (* a t)))) (taylor -inf a) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* 1/2 (/ (pow z 2) (* a t))) (* 1/2 (/ (pow z 4) (* (pow a 2) (pow t 2)))))) (taylor -inf a) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (/ (* a (pow z 4)) (pow t 2))) (* -1/24 (/ (+ (* -3 (/ (* (pow a 2) (pow z 4)) (pow t 2))) (* 12 (* a (* t (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) a))) (pow a 3))) (* 1/2 (/ (pow z 2) (* a t))))) (taylor -inf a) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor -inf a) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor -inf a) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor -inf a) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor -inf a) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor -inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) (taylor -inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) (taylor -inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) (taylor -inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (* a t) (pow z 2)))) (taylor 0 t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* t (+ (* -1/2 (/ a (pow z 2))) (* -1/8 (/ (* (pow a 2) t) (pow z 4)))))) (taylor 0 t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/8 (/ (pow a 2) (pow z 4))) (* -1/16 (/ (* (pow a 3) t) (pow z 6)))))))) (taylor 0 t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) (pow z 2))) (taylor 0 t) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (* t (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))) (* -1/4 (/ (pow a 2) (pow z 4)))))) (* -1/2 (/ a (pow z 2))))) (taylor 0 t) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))) (* -1/4 (/ (pow a 2) (pow z 4))))) (* -1/6 (* t (+ (* -3 (* (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/4 (/ (pow a 3) (pow z 6))) (* 3/2 (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))))) (taylor 0 t) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))) (* -1/4 (/ (pow a 2) (pow z 4))))) (* t (+ (* -1/6 (+ (* -3 (* (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/4 (/ (pow a 3) (pow z 6))) (* 3/2 (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* -1/24 (* t (+ (* -12 (* (pow z 2) (+ (* -1 (/ (pow a 4) (pow z 10))) (+ (* -1/2 (/ (* a (+ (* -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))))) (pow z 2))) (* 1/4 (* (pow z 2) (pow (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))) 2))))))) (+ (* -3 (* (pow z 4) (pow (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))) 2))) (+ (* -3 (/ (* (pow a 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))) (+ (* -3/8 (/ (pow a 4) (pow z 8))) (* 6 (* a (+ (* -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)))))))))))))))))) (taylor 0 t) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 t) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) (taylor 0 t) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 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)) (taylor 0 t) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 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)) (taylor 0 t) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) (taylor 0 t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) (taylor 0 t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) (taylor 0 t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 t) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor 0 t) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor 0 t) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))))))))) (taylor 0 t) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 t) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 t) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) (taylor 0 t) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) (taylor 0 t) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) (taylor 0 t) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* a t) (pow z 2))) (taylor 0 t) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* t (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))) (* -1/4 (/ (pow a 2) (pow z 4)))))) (* 1/2 (/ a (pow z 2))))) (taylor 0 t) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* 1/6 (* t (+ (* -3 (* (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/4 (/ (pow a 3) (pow z 6))) (* 3/2 (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (* 1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))) (* -1/4 (/ (pow a 2) (pow z 4))))))))) (taylor 0 t) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* 1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))) (* -1/4 (/ (pow a 2) (pow z 4))))) (* t (+ (* 1/24 (* t (+ (* -12 (* (pow z 2) (+ (* -1 (/ (pow a 4) (pow z 10))) (+ (* -1/2 (/ (* a (+ (* -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))))) (pow z 2))) (* 1/4 (* (pow z 2) (pow (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))) 2))))))) (+ (* -3 (* (pow z 4) (pow (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))) 2))) (+ (* -3 (/ (* (pow a 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))) (+ (* -3/8 (/ (pow a 4) (pow z 8))) (* 6 (* a (+ (* -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/6 (+ (* -3 (* (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/4 (/ (pow a 3) (pow z 6))) (* 3/2 (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))))))) (taylor 0 t) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (/ (sqrt -1) z)) (taylor inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))) (taylor inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))) (taylor inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 5) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))) (taylor inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) (taylor inf t) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* 1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2))))))) (taylor inf t) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* -1/24 (/ (+ (* -12 (/ (* a (* t (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))))) (pow (sqrt -1) 2))) (* -3 (/ (* (pow t 2) (pow z 4)) (* (pow a 2) (pow (sqrt -1) 4))))) (pow t 4))) (+ (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* 1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2)))))))) (taylor inf t) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor inf t) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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))))) (taylor inf t) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor inf t) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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))))))) (taylor inf t) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor inf t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor inf t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor inf t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) (taylor inf t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor inf t) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor inf t) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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))))))) (taylor inf t) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* a (* t y)) (pow z 2))) (taylor inf t) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (/ (* a y) (pow z 2))) (/ y t))) (taylor inf t) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (/ (* a y) (pow z 2))) (/ y t))) (taylor inf t) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (/ (* a y) (pow z 2))) (/ y t))) (taylor inf t) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor inf t) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor inf t) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) (taylor inf t) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor inf t) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor inf t) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor inf t) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) (taylor inf t) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* -1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2))))))) (taylor inf t) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (+ (* -1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2))))) (* 1/24 (/ (+ (* -12 (/ (* a (* t (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))))) (pow (sqrt -1) 2))) (* -3 (/ (* (pow t 2) (pow z 4)) (* (pow a 2) (pow (sqrt -1) 4))))) (pow t 4)))))) (taylor inf t) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a z)) (/ z t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a z)) (/ z t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a z)) (/ z t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor inf t) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor inf t) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor inf t) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor inf t) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a z)) (/ z t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a z)) (/ z t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a z)) (/ z t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (pow z 2) t) a)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (pow z 2) t) a)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (pow z 2) t) a)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (/ (sqrt -1) z))) (taylor -inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))) (taylor -inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))) (taylor -inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))))) (taylor -inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (* -1/2 (/ (pow z 2) (* a t)))) (taylor -inf t) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* -1/2 (/ (pow z 2) (* a t))) (* -1/2 (/ (pow z 4) (* (pow a 2) (pow t 2)))))) (taylor -inf t) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* -1 (/ (+ (* 1/24 (/ (+ (* -3 (/ (* (pow t 2) (pow z 4)) (pow a 2))) (* 12 (* a (* t (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) t)) (* 1/2 (/ (* t (pow z 4)) (pow a 2)))) (pow t 3))) (* -1/2 (/ (pow z 2) (* a t))))) (taylor -inf t) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor -inf t) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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))))) (taylor -inf t) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor -inf t) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor -inf t) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor -inf t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor -inf t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf t) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor -inf t) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor -inf t) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor -inf t) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* a (* t y)) (pow z 2))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ y t)) (* -1/2 (/ (* a y) (pow z 2)))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ y t)) (* -1/2 (/ (* a y) (pow z 2)))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ y t)) (* -1/2 (/ (* a y) (pow z 2)))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor -inf t) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor -inf t) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor -inf t) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor -inf t) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) (taylor -inf t) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor -inf t) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (* 1/2 (/ (pow z 2) (* a t)))) (taylor -inf t) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* 1/2 (/ (pow z 2) (* a t))) (* 1/2 (/ (pow z 4) (* (pow a 2) (pow t 2)))))) (taylor -inf t) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (/ (* t (pow z 4)) (pow a 2))) (* -1/24 (/ (+ (* -3 (/ (* (pow t 2) (pow z 4)) (pow a 2))) (* 12 (* a (* t (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) t))) (pow t 3))) (* 1/2 (/ (pow z 2) (* a t))))) (taylor -inf t) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor -inf t) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor -inf t) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor -inf t) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor -inf t) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor -inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) (taylor -inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) (taylor -inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) (taylor -inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (/ (sqrt -1) z)) (taylor 0 z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) z) (taylor 0 z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) z) (taylor 0 z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) z) (taylor 0 z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log z) (log (* (sqrt (/ 1 (* a t))) (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ (log z) (log (* (sqrt (/ 1 (* a t))) (sqrt -1))))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) (taylor 0 z) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ (log z) (log (* (sqrt (/ 1 (* a t))) (sqrt -1))))) (* (pow z 2) (+ (* -1/24 (* (pow z 2) (- (* -12 (/ (* a (* t (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (pow (sqrt -1) 2))) (* 3 (/ 1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2)))))))) (taylor 0 z) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ (log z) (log (* (sqrt (/ 1 (* a t))) (sqrt -1))))) (* (pow z 2) (+ (* (pow z 2) (+ (* -1/24 (- (* -12 (/ (* a (* t (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (pow (sqrt -1) 2))) (* 3 (/ 1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (* -1/720 (* (pow z 2) (- (+ (* -360 (/ (* a (* t (+ (* 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)))))) (pow (sqrt -1) 2))) (* -180 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (pow (sqrt -1) 4)))) (* 30 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6)))))))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2)))))))) (taylor 0 z) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor 0 z) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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))))) (taylor 0 z) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (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))))))) (taylor 0 z) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (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))))))))) (taylor 0 z) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor 0 z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor 0 z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) (taylor 0 z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) (taylor 0 z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor 0 z) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor 0 z) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))))))) (taylor 0 z) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 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)))))))))) (taylor 0 z) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* a (* t y)) (pow z 2))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* a (* t y))) (* y (pow z 2))) (pow z 2)) (taylor 0 z) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* a (* t y))) (* y (pow z 2))) (pow z 2)) (taylor 0 z) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* a (* t y))) (* y (pow z 2))) (pow z 2)) (taylor 0 z) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor 0 z) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor 0 z) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) (taylor 0 z) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) (taylor 0 z) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor 0 z) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) (taylor 0 z) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) (taylor 0 z) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor 0 z) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor 0 z) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor 0 z) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor 0 z) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (log z) (log (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor 0 z) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log z) (+ (log (* (sqrt (/ 1 (* a t))) (sqrt -1))) (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))))) (taylor 0 z) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log z) (+ (log (* (sqrt (/ 1 (* a t))) (sqrt -1))) (* (pow z 2) (- (* 1/24 (* (pow z 2) (- (* -12 (/ (* a (* t (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (pow (sqrt -1) 2))) (* 3 (/ 1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2))))))))) (taylor 0 z) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log z) (+ (log (* (sqrt (/ 1 (* a t))) (sqrt -1))) (* (pow z 2) (- (* (pow z 2) (+ (* 1/720 (* (pow z 2) (- (+ (* -360 (/ (* a (* t (+ (* 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)))))) (pow (sqrt -1) 2))) (* -180 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (pow (sqrt -1) 4)))) (* 30 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6)))))))) (* 1/24 (- (* -12 (/ (* a (* t (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (pow (sqrt -1) 2))) (* 3 (/ 1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2))))))))) (taylor 0 z) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor 0 z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow z 2) (* a t)) (taylor 0 z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow z 2) (* a t)) (taylor 0 z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow z 2) (* a t)) (taylor 0 z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (* a t) (pow z 2)))) (taylor inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) (taylor inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))) (taylor inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) (pow z 2))) (taylor inf z) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (* -1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 2)))) (pow z 2)) (taylor inf z) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (+ (* -1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 2))) (* -1/720 (/ (+ (* -360 (+ (* -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))))))))) (+ (* 30 (* (pow a 3) (pow t 3))) (* 180 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 4))))) (pow z 2)) (taylor inf z) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (+ (* -1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 2))) (+ (* -1/720 (/ (+ (* -360 (+ (* -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))))))))) (+ (* 30 (* (pow a 3) (pow t 3))) (* 180 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 4))) (* -1/40320 (/ (+ (* -20160 (+ (* -1 (* (pow a 4) (pow t 4))) (+ (* -1/2 (* a (* t (+ (* -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))))))))))) (* 1/4 (pow (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) 2))))) (+ (* -5040 (* (pow a 2) (* (pow t 2) (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))) (+ (* -5040 (pow (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) 2)) (+ (* -630 (* (pow a 4) (pow t 4))) (* 10080 (* a (* t (+ (* -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)))))) (pow z 2)) (taylor inf z) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf z) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z) (taylor inf z) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) z) (taylor inf z) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) z) (taylor inf z) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) (taylor inf z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) (taylor inf z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) (taylor inf z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt y (taylor inf z) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor inf z) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ 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))))) (taylor inf z) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ 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)))))) (taylor inf z) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt y (taylor inf z) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor inf z) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor inf z) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor inf z) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) (taylor inf z) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) (taylor inf z) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) (taylor inf z) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) (taylor inf z) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) (taylor inf z) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor inf z) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor inf z) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor inf z) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor inf z) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor inf z) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor inf z) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor inf z) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor inf z) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* a t) (pow z 2))) (taylor inf z) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 2))) (* 1/2 (* a t))) (pow z 2)) (taylor inf z) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/720 (/ (+ (* -360 (+ (* -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))))))))) (+ (* 30 (* (pow a 3) (pow t 3))) (* 180 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 4))) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 2))) (* 1/2 (* a t)))) (pow z 2)) (taylor inf z) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/40320 (/ (+ (* -20160 (+ (* -1 (* (pow a 4) (pow t 4))) (+ (* -1/2 (* a (* t (+ (* -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))))))))))) (* 1/4 (pow (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) 2))))) (+ (* -5040 (* (pow a 2) (* (pow t 2) (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))) (+ (* -5040 (pow (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) 2)) (+ (* -630 (* (pow a 4) (pow t 4))) (* 10080 (* a (* t (+ (* -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/720 (/ (+ (* -360 (+ (* -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))))))))) (+ (* 30 (* (pow a 3) (pow t 3))) (* 180 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 4))) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 2))) (* 1/2 (* a t))))) (pow z 2)) (taylor inf z) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (* a t) (pow z 2))) 1) (taylor -inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2)))) 1) (taylor -inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) 1) (taylor -inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log -1)) (taylor -inf z) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log -1)) (* -1/2 (/ (* a t) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log -1)) (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 4))))) (taylor -inf z) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log -1)) (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 4))) (* -1/720 (/ (+ (* -360 (+ (* -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))))))))) (+ (* 30 (* (pow a 3) (pow t 3))) (* 180 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x y) z)) (taylor -inf z) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z)) (taylor -inf z) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf z) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -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)) (taylor -inf z) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x z)) (taylor -inf z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) (taylor -inf z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) (taylor -inf z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) (taylor -inf z) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf z) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))) (taylor -inf z) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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))))) (taylor -inf z) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -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)))))) (taylor -inf z) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt y (taylor -inf z) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x z)) (taylor -inf z) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) (taylor -inf z) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) (taylor -inf z) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) (taylor -inf z) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) (taylor -inf z) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) (taylor -inf z) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) (taylor -inf z) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor -inf z) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor -inf z) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor -inf z) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor -inf z) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor -inf z) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor -inf z) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor -inf z) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor -inf z) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (log -1) (taylor -inf z) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log -1) (* 1/2 (/ (* a t) (pow z 2)))) (taylor -inf z) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log -1) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) (taylor -inf z) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (log -1) (+ (* 1/720 (/ (+ (* -360 (+ (* -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))))))))) (+ (* 30 (* (pow a 3) (pow t 3))) (* 180 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2)))))) (taylor -inf z) (#s(alt (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (patch (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt z (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt z (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor -inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor -inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor -inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor -inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor 0 y) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor 0 y) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor 0 y) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor 0 y) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) (taylor inf y) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) (taylor inf y) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) (taylor inf y) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) (taylor inf y) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor inf y) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor inf y) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor inf y) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor inf y) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor inf y) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor inf y) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor inf y) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor inf y) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) (patch #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) (patch (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* a (* t y)) (pow z 2)) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) (patch (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor -inf y) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor -inf y) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor -inf y) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (* t y)) (taylor -inf y) (#s(alt (*.f64 (*.f64 t y) a) (patch (*.f64 (*.f64 t y) a) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor 0 x) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor 0 x) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor 0 x) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor 0 x) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor inf x) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor inf x) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor inf x) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor inf x) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor inf x) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor inf x) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor inf x) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor inf x) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) (patch (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) (patch (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) (patch (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) (patch (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) (patch (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y z))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (neg.f64 x) z) y) (patch (*.f64 (*.f64 (neg.f64 x) z) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor -inf x) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor -inf x) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor -inf x) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor -inf x) (#s(alt (*.f64 (neg.f64 x) z) (patch (*.f64 (neg.f64 x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | z | @ | 0 | ((exp (* (log (/ z (sqrt (- (* z z) (* t a))))) -1)) (/ (* y x) (exp (* (log (/ z (sqrt (- (* z z) (* t a))))) -1))) (* (log (/ z (sqrt (- (* z z) (* t a))))) -1) (* y x) (* (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) z) (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/ x z) (* x (/ (* z y) (sqrt (- (* z z) (* t a))))) (/ (* z y) (sqrt (- (* z z) (* t a)))) (+ (* (/ (* (* t y) a) (* z z)) 1/2) y) (/ (* (* t y) a) (* z z)) (* (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z))))) (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (* (* (neg x) z) y) (/ -1 (sqrt (- (* z z) (* t a))))) (* (* (neg x) z) y) (* (neg x) z) (neg x) (log (/ z (sqrt (- (* z z) (* t a))))) (sqrt (- (* z z) (* t a))) (+ (* (* -1/2 t) (/ a z)) z) (* (* t y) a) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (sqrt (- (* z z) (* t a)))) |
| 18.0ms | t | @ | -inf | ((exp (* (log (/ z (sqrt (- (* z z) (* t a))))) -1)) (/ (* y x) (exp (* (log (/ z (sqrt (- (* z z) (* t a))))) -1))) (* (log (/ z (sqrt (- (* z z) (* t a))))) -1) (* y x) (* (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) z) (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/ x z) (* x (/ (* z y) (sqrt (- (* z z) (* t a))))) (/ (* z y) (sqrt (- (* z z) (* t a)))) (+ (* (/ (* (* t y) a) (* z z)) 1/2) y) (/ (* (* t y) a) (* z z)) (* (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z))))) (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (* (* (neg x) z) y) (/ -1 (sqrt (- (* z z) (* t a))))) (* (* (neg x) z) y) (* (neg x) z) (neg x) (log (/ z (sqrt (- (* z z) (* t a))))) (sqrt (- (* z z) (* t a))) (+ (* (* -1/2 t) (/ a z)) z) (* (* t y) a) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (sqrt (- (* z z) (* t a)))) |
| 18.0ms | a | @ | -inf | ((exp (* (log (/ z (sqrt (- (* z z) (* t a))))) -1)) (/ (* y x) (exp (* (log (/ z (sqrt (- (* z z) (* t a))))) -1))) (* (log (/ z (sqrt (- (* z z) (* t a))))) -1) (* y x) (* (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) z) (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/ x z) (* x (/ (* z y) (sqrt (- (* z z) (* t a))))) (/ (* z y) (sqrt (- (* z z) (* t a)))) (+ (* (/ (* (* t y) a) (* z z)) 1/2) y) (/ (* (* t y) a) (* z z)) (* (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z))))) (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (* (* (neg x) z) y) (/ -1 (sqrt (- (* z z) (* t a))))) (* (* (neg x) z) y) (* (neg x) z) (neg x) (log (/ z (sqrt (- (* z z) (* t a))))) (sqrt (- (* z z) (* t a))) (+ (* (* -1/2 t) (/ a z)) z) (* (* t y) a) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (sqrt (- (* z z) (* t a)))) |
| 12.0ms | z | @ | inf | ((exp (* (log (/ z (sqrt (- (* z z) (* t a))))) -1)) (/ (* y x) (exp (* (log (/ z (sqrt (- (* z z) (* t a))))) -1))) (* (log (/ z (sqrt (- (* z z) (* t a))))) -1) (* y x) (* (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) z) (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/ x z) (* x (/ (* z y) (sqrt (- (* z z) (* t a))))) (/ (* z y) (sqrt (- (* z z) (* t a)))) (+ (* (/ (* (* t y) a) (* z z)) 1/2) y) (/ (* (* t y) a) (* z z)) (* (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z))))) (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (* (* (neg x) z) y) (/ -1 (sqrt (- (* z z) (* t a))))) (* (* (neg x) z) y) (* (neg x) z) (neg x) (log (/ z (sqrt (- (* z z) (* t a))))) (sqrt (- (* z z) (* t a))) (+ (* (* -1/2 t) (/ a z)) z) (* (* t y) a) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (sqrt (- (* z z) (* t a)))) |
| 7.0ms | z | @ | -inf | ((exp (* (log (/ z (sqrt (- (* z z) (* t a))))) -1)) (/ (* y x) (exp (* (log (/ z (sqrt (- (* z z) (* t a))))) -1))) (* (log (/ z (sqrt (- (* z z) (* t a))))) -1) (* y x) (* (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) z) (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/ x z) (* x (/ (* z y) (sqrt (- (* z z) (* t a))))) (/ (* z y) (sqrt (- (* z z) (* t a)))) (+ (* (/ (* (* t y) a) (* z z)) 1/2) y) (/ (* (* t y) a) (* z z)) (* (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z))))) (* z y) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (* (* (neg x) z) y) (/ -1 (sqrt (- (* z z) (* t a))))) (* (* (neg x) z) y) (* (neg x) z) (neg x) (log (/ z (sqrt (- (* z z) (* t a))))) (sqrt (- (* z z) (* t a))) (+ (* (* -1/2 t) (/ a z)) z) (* (* t y) a) (+ (* (* -1/2 a) (/ t z)) z) (- (* z z) (* t a)) (sqrt (- (* z z) (* t a)))) |
| 1× | egg-herbie |
| 9 356× | lower-fma.f64 |
| 9 356× | lower-fma.f32 |
| 7 144× | lower-*.f64 |
| 7 144× | lower-*.f32 |
| 6 074× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1435 | 28929 |
| 1 | 4847 | 28068 |
| 0 | 8280 | 27114 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* a (+ (* -1/2 (/ t (pow z 2))) (* -1/8 (/ (* a (pow t 2)) (pow z 4)))))) |
(+ 1 (* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/8 (/ (pow t 2) (pow z 4))) (* -1/16 (/ (* a (pow t 3)) (pow z 6)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(* a (+ (* -1/2 (* a (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))) (* -1/4 (/ (pow t 2) (pow z 4)))))) (* -1/2 (/ t (pow z 2))))) |
(* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))) (* -1/4 (/ (pow t 2) (pow z 4))))) (* -1/6 (* a (+ (* -3 (* (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/4 (/ (pow t 3) (pow z 6))) (* 3/2 (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))))) |
(* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))) (* -1/4 (/ (pow t 2) (pow z 4))))) (* a (+ (* -1/6 (+ (* -3 (* (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/4 (/ (pow t 3) (pow z 6))) (* 3/2 (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* -1/24 (* a (+ (* -12 (* (pow z 2) (+ (* -1 (/ (pow t 4) (pow z 10))) (+ (* -1/2 (/ (* t (+ (* -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))))) (pow z 2))) (* 1/4 (* (pow z 2) (pow (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))) 2))))))) (+ (* -3 (* (pow z 4) (pow (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))) 2))) (+ (* -3 (/ (* (pow t 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))) (+ (* -3/8 (/ (pow t 4) (pow z 8))) (* 6 (* t (+ (* -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)))))))))))))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(/ (* x y) z) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) |
(+ (* 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)) |
(/ x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) |
(+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ 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)))))))))))) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(/ x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) |
(+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(* 1/2 (/ (* a t) (pow z 2))) |
(* a (+ (* 1/2 (* a (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))) (* -1/4 (/ (pow t 2) (pow z 4)))))) (* 1/2 (/ t (pow z 2))))) |
(* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* 1/6 (* a (+ (* -3 (* (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/4 (/ (pow t 3) (pow z 6))) (* 3/2 (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (* 1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))) (* -1/4 (/ (pow t 2) (pow z 4))))))))) |
(* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* 1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))) (* -1/4 (/ (pow t 2) (pow z 4))))) (* a (+ (* 1/24 (* a (+ (* -12 (* (pow z 2) (+ (* -1 (/ (pow t 4) (pow z 10))) (+ (* -1/2 (/ (* t (+ (* -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))))) (pow z 2))) (* 1/4 (* (pow z 2) (pow (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))) 2))))))) (+ (* -3 (* (pow z 4) (pow (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))) 2))) (+ (* -3 (/ (* (pow t 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))) (+ (* -3/8 (/ (pow t 4) (pow z 8))) (* 6 (* t (+ (* -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/6 (+ (* -3 (* (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/4 (/ (pow t 3) (pow z 6))) (* 3/2 (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(* a (* t y)) |
(* a (* t y)) |
(* a (* t y)) |
(* a (* t y)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(pow z 2) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(* (sqrt (* a t)) (/ (sqrt -1) z)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 5) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* 1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2))))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* -1/24 (/ (+ (* -12 (/ (* a (* t (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))))) (pow (sqrt -1) 2))) (* -3 (/ (* (pow a 2) (pow z 4)) (* (pow t 2) (pow (sqrt -1) 4))))) (pow a 4))) (+ (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* 1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (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/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))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* 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 (/ 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 (/ (* a (* t y)) (pow z 2))) |
(* a (+ (* 1/2 (/ (* t y) (pow z 2))) (/ y a))) |
(* a (+ (* 1/2 (/ (* t y) (pow z 2))) (/ y a))) |
(* a (+ (* 1/2 (/ (* t y) (pow z 2))) (/ y a))) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* -1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2))))))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (+ (* -1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2))))) (* 1/24 (/ (+ (* -12 (/ (* a (* t (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))))) (pow (sqrt -1) 2))) (* -3 (/ (* (pow a 2) (pow z 4)) (* (pow t 2) (pow (sqrt -1) 4))))) (pow a 4)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1/2 (/ (* a t) z)) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (* t y)) |
(* a (* t y)) |
(* a (* t y)) |
(* a (* t y)) |
(* -1/2 (/ (* a t) z)) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* -1 (* a t)) |
(* a (- (/ (pow z 2) a) t)) |
(* a (- (/ (pow z 2) a) t)) |
(* a (- (/ (pow z 2) a) t)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a t)) (/ (sqrt -1) z))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (* -1/2 (/ (pow z 2) (* a t)))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* -1/2 (/ (pow z 2) (* a t))) (* -1/2 (/ (pow z 4) (* (pow a 2) (pow t 2)))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* -1 (/ (+ (* 1/24 (/ (+ (* -3 (/ (* (pow a 2) (pow z 4)) (pow t 2))) (* 12 (* a (* t (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) a)) (* 1/2 (/ (* a (pow z 4)) (pow t 2)))) (pow a 3))) (* -1/2 (/ (pow z 2) (* a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 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))))) |
(+ (* -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 (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)))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* 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 (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/2 (/ (* a (* t y)) (pow z 2))) |
(* -1 (* a (+ (* -1 (/ y a)) (* -1/2 (/ (* t y) (pow z 2)))))) |
(* -1 (* a (+ (* -1 (/ y a)) (* -1/2 (/ (* t y) (pow z 2)))))) |
(* -1 (* a (+ (* -1 (/ y a)) (* -1/2 (/ (* t y) (pow z 2)))))) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (* 1/2 (/ (pow z 2) (* a t)))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* 1/2 (/ (pow z 2) (* a t))) (* 1/2 (/ (pow z 4) (* (pow a 2) (pow t 2)))))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (/ (* a (pow z 4)) (pow t 2))) (* -1/24 (/ (+ (* -3 (/ (* (pow a 2) (pow z 4)) (pow t 2))) (* 12 (* a (* t (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) a))) (pow a 3))) (* 1/2 (/ (pow z 2) (* a t))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(* -1/2 (/ (* a t) z)) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* a (* t y)) |
(* a (* t y)) |
(* a (* t y)) |
(* a (* t y)) |
(* -1/2 (/ (* a t) z)) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a t)) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
1 |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* t (+ (* -1/2 (/ a (pow z 2))) (* -1/8 (/ (* (pow a 2) t) (pow z 4)))))) |
(+ 1 (* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/8 (/ (pow a 2) (pow z 4))) (* -1/16 (/ (* (pow a 3) t) (pow z 6)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(* t (+ (* -1/2 (* t (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))) (* -1/4 (/ (pow a 2) (pow z 4)))))) (* -1/2 (/ a (pow z 2))))) |
(* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))) (* -1/4 (/ (pow a 2) (pow z 4))))) (* -1/6 (* t (+ (* -3 (* (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/4 (/ (pow a 3) (pow z 6))) (* 3/2 (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))))) |
(* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))) (* -1/4 (/ (pow a 2) (pow z 4))))) (* t (+ (* -1/6 (+ (* -3 (* (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/4 (/ (pow a 3) (pow z 6))) (* 3/2 (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* -1/24 (* t (+ (* -12 (* (pow z 2) (+ (* -1 (/ (pow a 4) (pow z 10))) (+ (* -1/2 (/ (* a (+ (* -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))))) (pow z 2))) (* 1/4 (* (pow z 2) (pow (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))) 2))))))) (+ (* -3 (* (pow z 4) (pow (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))) 2))) (+ (* -3 (/ (* (pow a 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))) (+ (* -3/8 (/ (pow a 4) (pow z 8))) (* 6 (* a (+ (* -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)))))))))))))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(/ (* x y) z) |
(+ (* 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)) |
(/ x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) |
(+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ 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)))))))))))) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(/ x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) |
(+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) |
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)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(* 1/2 (/ (* a t) (pow z 2))) |
(* t (+ (* 1/2 (* t (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))) (* -1/4 (/ (pow a 2) (pow z 4)))))) (* 1/2 (/ a (pow z 2))))) |
(* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* 1/6 (* t (+ (* -3 (* (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/4 (/ (pow a 3) (pow z 6))) (* 3/2 (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (* 1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))) (* -1/4 (/ (pow a 2) (pow z 4))))))))) |
(* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* 1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))) (* -1/4 (/ (pow a 2) (pow z 4))))) (* t (+ (* 1/24 (* t (+ (* -12 (* (pow z 2) (+ (* -1 (/ (pow a 4) (pow z 10))) (+ (* -1/2 (/ (* a (+ (* -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))))) (pow z 2))) (* 1/4 (* (pow z 2) (pow (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))) 2))))))) (+ (* -3 (* (pow z 4) (pow (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))) 2))) (+ (* -3 (/ (* (pow a 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))) (+ (* -3/8 (/ (pow a 4) (pow z 8))) (* 6 (* a (+ (* -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/6 (+ (* -3 (* (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/4 (/ (pow a 3) (pow z 6))) (* 3/2 (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(* a (* t y)) |
(* a (* t y)) |
(* a (* t y)) |
(* a (* t y)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(pow z 2) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(* (sqrt (* a t)) (/ (sqrt -1) z)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 5) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* 1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2))))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* -1/24 (/ (+ (* -12 (/ (* a (* t (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))))) (pow (sqrt -1) 2))) (* -3 (/ (* (pow t 2) (pow z 4)) (* (pow a 2) (pow (sqrt -1) 4))))) (pow t 4))) (+ (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* 1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (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/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))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* 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 (/ (* a (* t y)) (pow z 2))) |
(* t (+ (* 1/2 (/ (* a y) (pow z 2))) (/ y t))) |
(* t (+ (* 1/2 (/ (* a y) (pow z 2))) (/ y t))) |
(* t (+ (* 1/2 (/ (* a y) (pow z 2))) (/ y t))) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* -1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2))))))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (+ (* -1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2))))) (* 1/24 (/ (+ (* -12 (/ (* a (* t (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))))) (pow (sqrt -1) 2))) (* -3 (/ (* (pow t 2) (pow z 4)) (* (pow a 2) (pow (sqrt -1) 4))))) (pow t 4)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1/2 (/ (* a t) z)) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* a (* t y)) |
(* a (* t y)) |
(* a (* t y)) |
(* a (* t y)) |
(* -1/2 (/ (* a t) z)) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* -1 (* a t)) |
(* t (- (/ (pow z 2) t) a)) |
(* t (- (/ (pow z 2) t) a)) |
(* t (- (/ (pow z 2) t) a)) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a t)) (/ (sqrt -1) z))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (* -1/2 (/ (pow z 2) (* a t)))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* -1/2 (/ (pow z 2) (* a t))) (* -1/2 (/ (pow z 4) (* (pow a 2) (pow t 2)))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* -1 (/ (+ (* 1/24 (/ (+ (* -3 (/ (* (pow t 2) (pow z 4)) (pow a 2))) (* 12 (* a (* t (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) t)) (* 1/2 (/ (* t (pow z 4)) (pow a 2)))) (pow t 3))) (* -1/2 (/ (pow z 2) (* a t))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (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))))) |
(+ (* -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)))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* 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 (/ (* a (* t y)) (pow z 2))) |
(* -1 (* t (+ (* -1 (/ y t)) (* -1/2 (/ (* a y) (pow z 2)))))) |
(* -1 (* t (+ (* -1 (/ y t)) (* -1/2 (/ (* a y) (pow z 2)))))) |
(* -1 (* t (+ (* -1 (/ y t)) (* -1/2 (/ (* a y) (pow z 2)))))) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* -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))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (* 1/2 (/ (pow z 2) (* a t)))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* 1/2 (/ (pow z 2) (* a t))) (* 1/2 (/ (pow z 4) (* (pow a 2) (pow t 2)))))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (/ (* t (pow z 4)) (pow a 2))) (* -1/24 (/ (+ (* -3 (/ (* (pow t 2) (pow z 4)) (pow a 2))) (* 12 (* a (* t (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) t))) (pow t 3))) (* 1/2 (/ (pow z 2) (* a t))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
(* -1/2 (/ (* a t) z)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* a (* t y)) |
(* a (* t y)) |
(* a (* t y)) |
(* a (* t y)) |
(* -1/2 (/ (* a t) z)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* a t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -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))))))) |
(* (sqrt (* a t)) (/ (sqrt -1) z)) |
(/ (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) z) |
(/ (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) z) |
(/ (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) z) |
(* (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)))))))))) |
(* -1 (+ (log z) (log (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(+ (* -1 (+ (log z) (log (* (sqrt (/ 1 (* a t))) (sqrt -1))))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) |
(+ (* -1 (+ (log z) (log (* (sqrt (/ 1 (* a t))) (sqrt -1))))) (* (pow z 2) (+ (* -1/24 (* (pow z 2) (- (* -12 (/ (* a (* t (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (pow (sqrt -1) 2))) (* 3 (/ 1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2)))))))) |
(+ (* -1 (+ (log z) (log (* (sqrt (/ 1 (* a t))) (sqrt -1))))) (* (pow z 2) (+ (* (pow z 2) (+ (* -1/24 (- (* -12 (/ (* a (* t (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (pow (sqrt -1) 2))) (* 3 (/ 1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (* -1/720 (* (pow z 2) (- (+ (* -360 (/ (* a (* t (+ (* 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)))))) (pow (sqrt -1) 2))) (* -180 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (pow (sqrt -1) 4)))) (* 30 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6)))))))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 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))) (* 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 (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* (sqrt (/ 1 (* a t))) (* y (* 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)))))))))) |
(* 1/2 (/ (* a (* t y)) (pow z 2))) |
(/ (+ (* 1/2 (* a (* t y))) (* y (pow z 2))) (pow z 2)) |
(/ (+ (* 1/2 (* a (* t y))) (* y (pow z 2))) (pow z 2)) |
(/ (+ (* 1/2 (* a (* t y))) (* y (pow z 2))) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (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)))))))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
(* (sqrt (/ 1 (* a t))) (* 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)))))))))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(+ (log z) (log (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (log z) (+ (log (* (sqrt (/ 1 (* a t))) (sqrt -1))) (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))))) |
(+ (log z) (+ (log (* (sqrt (/ 1 (* a t))) (sqrt -1))) (* (pow z 2) (- (* 1/24 (* (pow z 2) (- (* -12 (/ (* a (* t (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (pow (sqrt -1) 2))) (* 3 (/ 1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2))))))))) |
(+ (log z) (+ (log (* (sqrt (/ 1 (* a t))) (sqrt -1))) (* (pow z 2) (- (* (pow z 2) (+ (* 1/720 (* (pow z 2) (- (+ (* -360 (/ (* a (* t (+ (* 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)))))) (pow (sqrt -1) 2))) (* -180 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (pow (sqrt -1) 4)))) (* 30 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6)))))))) (* 1/24 (- (* -12 (/ (* a (* t (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (pow (sqrt -1) 2))) (* 3 (/ 1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2))))))))) |
(* (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) z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(* -1/2 (/ (* a t) z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(* -1 (* a t)) |
(- (pow z 2) (* a t)) |
(- (pow z 2) (* a t)) |
(- (pow z 2) (* a t)) |
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
1 |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) |
(+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(* -1/2 (/ (* a t) (pow z 2))) |
(/ (+ (* -1/2 (* a t)) (* -1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 2)))) (pow z 2)) |
(/ (+ (* -1/2 (* a t)) (+ (* -1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 2))) (* -1/720 (/ (+ (* -360 (+ (* -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))))))))) (+ (* 30 (* (pow a 3) (pow t 3))) (* 180 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 4))))) (pow z 2)) |
(/ (+ (* -1/2 (* a t)) (+ (* -1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 2))) (+ (* -1/720 (/ (+ (* -360 (+ (* -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))))))))) (+ (* 30 (* (pow a 3) (pow t 3))) (* 180 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 4))) (* -1/40320 (/ (+ (* -20160 (+ (* -1 (* (pow a 4) (pow t 4))) (+ (* -1/2 (* a (* t (+ (* -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))))))))))) (* 1/4 (pow (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) 2))))) (+ (* -5040 (* (pow a 2) (* (pow t 2) (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))) (+ (* -5040 (pow (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) 2)) (+ (* -630 (* (pow a 4) (pow t 4))) (* 10080 (* a (* t (+ (* -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)))))) (pow z 2)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(/ (* 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) |
(/ x z) |
(/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
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)))))) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(/ x z) |
(/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) |
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))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* 1/2 (/ (* a t) (pow z 2))) |
(/ (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 2))) (* 1/2 (* a t))) (pow z 2)) |
(/ (+ (* 1/720 (/ (+ (* -360 (+ (* -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))))))))) (+ (* 30 (* (pow a 3) (pow t 3))) (* 180 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 4))) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 2))) (* 1/2 (* a t)))) (pow z 2)) |
(/ (+ (* 1/40320 (/ (+ (* -20160 (+ (* -1 (* (pow a 4) (pow t 4))) (+ (* -1/2 (* a (* t (+ (* -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))))))))))) (* 1/4 (pow (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) 2))))) (+ (* -5040 (* (pow a 2) (* (pow t 2) (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))) (+ (* -5040 (pow (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) 2)) (+ (* -630 (* (pow a 4) (pow t 4))) (* 10080 (* a (* t (+ (* -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/720 (/ (+ (* -360 (+ (* -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))))))))) (+ (* 30 (* (pow a 3) (pow t 3))) (* 180 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 4))) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 2))) (* 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))))))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(pow z 2) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
-1 |
(- (* 1/2 (/ (* a t) (pow z 2))) 1) |
(- (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2)))) 1) |
(- (+ (* 1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) 1) |
(* -1 (* 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 (log -1)) |
(+ (* -1 (log -1)) (* -1/2 (/ (* a t) (pow z 2)))) |
(+ (* -1 (log -1)) (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 4))))) |
(+ (* -1 (log -1)) (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 4))) (* -1/720 (/ (+ (* -360 (+ (* -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))))))))) (+ (* 30 (* (pow a 3) (pow t 3))) (* 180 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6)))))) |
(* -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 (/ (* 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 (/ x z)) |
(* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* -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)))))) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (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)))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -1 (/ x z)) |
(* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) |
(* -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 (* 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 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(log -1) |
(+ (log -1) (* 1/2 (/ (* a t) (pow z 2)))) |
(+ (log -1) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) |
(+ (log -1) (+ (* 1/720 (/ (+ (* -360 (+ (* -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))))))))) (+ (* 30 (* (pow a 3) (pow t 3))) (* 180 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2)))))) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
z |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
z |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(pow z 2) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* -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)))))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) |
(* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) |
(* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) |
(* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* a (* t y)) |
(* a (* t y)) |
(* a (* t y)) |
(* a (* t y)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) |
(* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) |
(* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) |
(* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* a (* t y)) |
(* a (* t y)) |
(* a (* t y)) |
(* a (* t y)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* -1 (* y (- (* -1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* y (- (* -1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* y (- (* -1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* y (- (* -1/2 (/ (* a t) (pow z 2))) 1))) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(/ (* a (* t y)) (pow z 2)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* a (* t y)) |
(* a (* t y)) |
(* a (* t y)) |
(* a (* t y)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x (* y z))) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* a (+ (* -1/2 (/ t (pow z 2))) (* -1/8 (/ (* a (pow t 2)) (pow z 4)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) a #s(literal 1 binary64)) |
(+ 1 (* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/8 (/ (pow t 2) (pow z 4))) (* -1/16 (/ (* a (pow t 3)) (pow z 6)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) a) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)))) a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) a #s(literal 1 binary64)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z 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 x a) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(/.f64 (*.f64 (*.f64 t a) #s(literal -1/2 binary64)) (*.f64 z z)) |
(* a (+ (* -1/2 (* a (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))) (* -1/4 (/ (pow t 2) (pow z 4)))))) (* -1/2 (/ t (pow z 2))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 (neg.f64 (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)))) a (/.f64 t (*.f64 z z)))) a) |
(* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))) (* -1/4 (/ (pow t 2) (pow z 4))))) (* -1/6 (* a (+ (* -3 (* (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/4 (/ (pow t 3) (pow z 6))) (* 3/2 (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) a) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64)))) (fma.f64 (*.f64 #s(literal 3/2 binary64) t) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 (fma.f64 (neg.f64 (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64))) a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) a) |
(* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))) (* -1/4 (/ (pow t 2) (pow z 4))))) (* a (+ (* -1/6 (+ (* -3 (* (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/4 (/ (pow t 3) (pow z 6))) (* 3/2 (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* -1/24 (* a (+ (* -12 (* (pow z 2) (+ (* -1 (/ (pow t 4) (pow z 10))) (+ (* -1/2 (/ (* t (+ (* -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))))) (pow z 2))) (* 1/4 (* (pow z 2) (pow (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))) 2))))))) (+ (* -3 (* (pow z 4) (pow (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))) 2))) (+ (* -3 (/ (* (pow t 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))) (+ (* -3/8 (/ (pow t 4) (pow z 8))) (* 6 (* t (+ (* -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)))))))))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) a) (fma.f64 (*.f64 #s(literal -12 binary64) (*.f64 z z)) (fma.f64 (*.f64 t (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64)))) (*.f64 z z))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z z)) (pow.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (pow.f64 z #s(literal 10 binary64))))) (fma.f64 #s(literal -3 binary64) (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 t t)) (*.f64 z z))) (fma.f64 (*.f64 #s(literal 6 binary64) t) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64)))) (fma.f64 (*.f64 #s(literal 3/2 binary64) t) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 6 binary64))))) #s(literal -1/6 binary64))) a (*.f64 (fma.f64 (neg.f64 (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64))) a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) a) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z 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 x a) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x)) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 (*.f64 z z) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 y x) z)) |
(+ (* 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 (*.f64 z z) z))) a (/.f64 (*.f64 y x) 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 x a) (*.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)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z)))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 (*.f64 z z) z))) a (/.f64 (*.f64 y x) z)) |
(/ x z) |
(/.f64 x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (*.f64 (*.f64 z z) z)) #s(literal 1/2 binary64) (/.f64 x z)) |
(+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x t)) (*.f64 (*.f64 z z) z))) a (/.f64 x z)) |
(+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x a) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64)))) z) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x t)) (*.f64 (*.f64 z z) z))) a (/.f64 x z)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z 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 x a) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x)) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal 1/2 binary64) 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (*.f64 z 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 y a) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64)))) (*.f64 z z)) (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (*.f64 z z))) a y) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal 1/2 binary64) y) |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal 1/2 binary64) y) |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal 1/2 binary64) y) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z 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 x a) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x)) |
(/ x z) |
(/.f64 x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (*.f64 (*.f64 z z) z)) #s(literal 1/2 binary64) (/.f64 x z)) |
(+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x t)) (*.f64 (*.f64 z z) z))) a (/.f64 x z)) |
(+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x a) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64)))) z) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x t)) (*.f64 (*.f64 z z) z))) a (/.f64 x z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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) (*.f64 (*.f64 z z) z)) #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 (*.f64 (*.f64 t t) t) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (*.f64 (*.f64 z z) z))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z 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 x a) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (*.f64 z z))) a (*.f64 y x)) |
(* 1/2 (/ (* a t) (pow z 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t a)) (*.f64 z z)) |
(* a (+ (* 1/2 (* a (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))) (* -1/4 (/ (pow t 2) (pow z 4)))))) (* 1/2 (/ t (pow z 2))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (neg.f64 (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)))) a (/.f64 t (*.f64 z z)))) a) |
(* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* 1/6 (* a (+ (* -3 (* (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/4 (/ (pow t 3) (pow z 6))) (* 3/2 (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (* 1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))) (* -1/4 (/ (pow t 2) (pow z 4))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) a) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64)))) (fma.f64 (*.f64 #s(literal 3/2 binary64) t) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 6 binary64))))) (*.f64 (fma.f64 (neg.f64 (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1/2 binary64))) a (*.f64 #s(literal 1/2 binary64) (/.f64 t (*.f64 z z)))) a) |
(* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* 1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))) (* -1/4 (/ (pow t 2) (pow z 4))))) (* a (+ (* 1/24 (* a (+ (* -12 (* (pow z 2) (+ (* -1 (/ (pow t 4) (pow z 10))) (+ (* -1/2 (/ (* t (+ (* -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))))) (pow z 2))) (* 1/4 (* (pow z 2) (pow (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))) 2))))))) (+ (* -3 (* (pow z 4) (pow (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))) 2))) (+ (* -3 (/ (* (pow t 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))) (+ (* -3/8 (/ (pow t 4) (pow z 8))) (* 6 (* t (+ (* -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/6 (+ (* -3 (* (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/4 (/ (pow t 3) (pow z 6))) (* 3/2 (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) a) (fma.f64 (*.f64 #s(literal -12 binary64) (*.f64 z z)) (fma.f64 (*.f64 t (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64)))) (*.f64 z z))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z z)) (pow.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (pow.f64 z #s(literal 10 binary64))))) (fma.f64 #s(literal -3 binary64) (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 t t)) (*.f64 z z))) (fma.f64 (*.f64 #s(literal 6 binary64) t) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64)))))) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 8 binary64)))) (fma.f64 (*.f64 #s(literal 3/2 binary64) t) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) t)) (pow.f64 z #s(literal 6 binary64))))))) a (*.f64 (fma.f64 (neg.f64 (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1/2 binary64))) a (*.f64 #s(literal 1/2 binary64) (/.f64 t (*.f64 z z)))) a) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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) (*.f64 (*.f64 z z) z)) #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 (*.f64 (*.f64 t t) t) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (*.f64 (*.f64 z z) z))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(pow z 2) |
(*.f64 z z) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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) (*.f64 (*.f64 z z) z)) #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 (*.f64 (*.f64 t t) t) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (*.f64 (*.f64 z z) z))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(* (sqrt (* a t)) (/ (sqrt -1) z)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (*.f64 t a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 t a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #s(literal 1/2 binary64))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 t a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #s(literal 1/2 binary64)))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 5) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 t a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #s(literal 1/2 binary64))))) a) |
(* (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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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) (*.f64 (*.f64 t t) t)) #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 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(neg.f64 (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (neg.f64 a) t)) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* 1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2))))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 a a))) (/.f64 (*.f64 z z) (*.f64 (neg.f64 a) t))) (neg.f64 (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* -1/24 (/ (+ (* -12 (/ (* a (* t (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))))) (pow (sqrt -1) 2))) (* -3 (/ (* (pow a 2) (pow z 4)) (* (pow t 2) (pow (sqrt -1) 4))))) (pow a 4))) (+ (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* 1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2)))))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)))) #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 (*.f64 t a) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) #s(literal -1 binary64)) #s(literal -12 binary64))) (pow.f64 a #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 a a))) (/.f64 (*.f64 z z) (*.f64 (neg.f64 a) t))) (neg.f64 (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))))) |
(* (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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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) (*.f64 (*.f64 t t) t)) #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 (/ 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 t a)))) |
(+ (* -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 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 y (pow.f64 z #s(literal 4 binary64))) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (/.f64 (*.f64 (*.f64 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y (pow.f64 z #s(literal 4 binary64))) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) x) (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 x (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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 (/ 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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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) (*.f64 (*.f64 t t) t)) #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 (/ 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 t a)))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 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 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y z) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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 t a)))))) |
(* 1/2 (/ (* a (* t y)) (pow z 2))) |
(/.f64 (*.f64 (*.f64 (*.f64 y t) a) #s(literal 1/2 binary64)) (*.f64 z z)) |
(* a (+ (* 1/2 (/ (* t y) (pow z 2))) (/ y a))) |
(*.f64 (fma.f64 (*.f64 t (/.f64 y (*.f64 z z))) #s(literal 1/2 binary64) (/.f64 y a)) a) |
(* a (+ (* 1/2 (/ (* t y) (pow z 2))) (/ y a))) |
(*.f64 (fma.f64 (*.f64 t (/.f64 y (*.f64 z z))) #s(literal 1/2 binary64) (/.f64 y a)) a) |
(* a (+ (* 1/2 (/ (* t y) (pow z 2))) (/ y a))) |
(*.f64 (fma.f64 (*.f64 t (/.f64 y (*.f64 z z))) #s(literal 1/2 binary64) (/.f64 y a)) a) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z 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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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) (*.f64 (*.f64 t t) t)) #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 (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) x) (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 x (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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 (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #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 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #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 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #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 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) a) |
(* (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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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) (*.f64 (*.f64 t t) t)) #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))))))) |
(log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) |
(fma.f64 (/.f64 (*.f64 z z) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* -1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2))))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 a a))) (/.f64 (*.f64 z z) (*.f64 (neg.f64 a) t))) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (+ (* -1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2))))) (* 1/24 (/ (+ (* -12 (/ (* a (* t (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))))) (pow (sqrt -1) 2))) (* -3 (/ (* (pow a 2) (pow z 4)) (* (pow t 2) (pow (sqrt -1) 4))))) (pow a 4)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 a a))) (/.f64 (*.f64 z z) (*.f64 (neg.f64 a) t))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)))) #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 (*.f64 t a) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) #s(literal -1 binary64)) #s(literal -12 binary64))) (pow.f64 a #s(literal 4 binary64))) #s(literal 1/24 binary64) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #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 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #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 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #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 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) a) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64)) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64)) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* a (- (/ (pow z 2) a) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #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 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #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 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #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 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) a) |
(* -1 (* (sqrt (* a t)) (/ (sqrt -1) z))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a))) (neg.f64 z)) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z)))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* z (sqrt -1)))) (* (sqrt (/ t a)) (/ (sqrt -1) z))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) 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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (*.f64 (*.f64 a a) a))))) |
(* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(neg.f64 (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (* -1/2 (/ (pow z 2) (* a t)))) |
(-.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* -1/2 (/ (pow z 2) (* a t))) (* -1/2 (/ (pow z 4) (* (pow a 2) (pow t 2)))))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 z z) (*.f64 t a)))) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* -1 (/ (+ (* 1/24 (/ (+ (* -3 (/ (* (pow a 2) (pow z 4)) (pow t 2))) (* 12 (* a (* t (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) a)) (* 1/2 (/ (* a (pow z 4)) (pow t 2)))) (pow a 3))) (* -1/2 (/ (pow z 2) (* a t))))) |
(-.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 12 binary64) (*.f64 (*.f64 t a) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 z #s(literal 4 binary64))) (*.f64 t t)) #s(literal -3 binary64))) a) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) a)) (*.f64 t t))) (neg.f64 (*.f64 (*.f64 a a) a)))) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (*.f64 (*.f64 a a) a))))) |
(* (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 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 2) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 t a))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64))))))) (neg.f64 (*.f64 (*.f64 a a) a))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64))))))) (neg.f64 (*.f64 (*.f64 a a) a))))) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (*.f64 (*.f64 a a) a))))) |
(* (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 t a)))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 t a))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) 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) (*.f64 (*.f64 t t) t)) #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 (*.f64 (*.f64 a a) a))))) |
(* 1/2 (/ (* a (* t y)) (pow z 2))) |
(/.f64 (*.f64 (*.f64 (*.f64 y t) a) #s(literal 1/2 binary64)) (*.f64 z z)) |
(* -1 (* a (+ (* -1 (/ y a)) (* -1/2 (/ (* t y) (pow z 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 t (/.f64 y (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 y) a))) |
(* -1 (* a (+ (* -1 (/ y a)) (* -1/2 (/ (* t y) (pow z 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 t (/.f64 y (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 y) a))) |
(* -1 (* a (+ (* -1 (/ y a)) (* -1/2 (/ (* t y) (pow z 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 t (/.f64 y (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 y) a))) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z 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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (*.f64 (*.f64 a a) a))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #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 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64))))))) (neg.f64 (*.f64 (*.f64 a a) a))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -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 (*.f64 (*.f64 a a) a) 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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))))))) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (*.f64 (*.f64 a a) a))))) |
(log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (* 1/2 (/ (pow z 2) (* a t)))) |
(fma.f64 (/.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/2 binary64) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* 1/2 (/ (pow z 2) (* a t))) (* 1/2 (/ (pow z 4) (* (pow a 2) (pow t 2)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 z z) (*.f64 t a))) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (/ (* a (pow z 4)) (pow t 2))) (* -1/24 (/ (+ (* -3 (/ (* (pow a 2) (pow z 4)) (pow t 2))) (* 12 (* a (* t (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) a))) (pow a 3))) (* 1/2 (/ (pow z 2) (* a t))))) |
(+.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 12 binary64) (*.f64 (*.f64 t a) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (*.f64 (*.f64 t t) t)) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 z #s(literal 4 binary64))) (*.f64 t t)) #s(literal -3 binary64))) a) #s(literal -1/24 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) a)) (*.f64 t t))) (neg.f64 (*.f64 (*.f64 a a) a))) (fma.f64 (/.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/2 binary64) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -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 (*.f64 (*.f64 a a) a) 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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/2 (/ (* a t) z)) |
(*.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 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 (/ 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 (/ 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))) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 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 (/ 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 (/ 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 t)) |
(*.f64 (neg.f64 a) t) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (neg.f64 (-.f64 (/.f64 (*.f64 z z) a) t))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (neg.f64 (-.f64 (/.f64 (*.f64 z z) a) t))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (neg.f64 (-.f64 (/.f64 (*.f64 z z) a) t))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -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 (*.f64 (*.f64 a a) a) 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) 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 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* t (+ (* -1/2 (/ a (pow z 2))) (* -1/8 (/ (* (pow a 2) t) (pow z 4)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a (*.f64 z z)) #s(literal -1/2 binary64))) t #s(literal 1 binary64)) |
(+ 1 (* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/8 (/ (pow a 2) (pow z 4))) (* -1/16 (/ (* (pow a 3) t) (pow z 6)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 t (pow.f64 z #s(literal 6 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64)))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal -1/2 binary64))) t #s(literal 1 binary64)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z 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 x t) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(/.f64 (*.f64 (*.f64 t a) #s(literal -1/2 binary64)) (*.f64 z z)) |
(* t (+ (* -1/2 (* t (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))) (* -1/4 (/ (pow a 2) (pow z 4)))))) (* -1/2 (/ a (pow z 2))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 (neg.f64 (*.f64 z z)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64)))) t (/.f64 a (*.f64 z z)))) t) |
(* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))) (* -1/4 (/ (pow a 2) (pow z 4))))) (* -1/6 (* t (+ (* -3 (* (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/4 (/ (pow a 3) (pow z 6))) (* 3/2 (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) t) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64)))) (fma.f64 (*.f64 #s(literal 3/2 binary64) a) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 z #s(literal 6 binary64))) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 (neg.f64 (*.f64 z z)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal -1/2 binary64))) t) |
(* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))) (* -1/4 (/ (pow a 2) (pow z 4))))) (* t (+ (* -1/6 (+ (* -3 (* (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/4 (/ (pow a 3) (pow z 6))) (* 3/2 (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* -1/24 (* t (+ (* -12 (* (pow z 2) (+ (* -1 (/ (pow a 4) (pow z 10))) (+ (* -1/2 (/ (* a (+ (* -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))))) (pow z 2))) (* 1/4 (* (pow z 2) (pow (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))) 2))))))) (+ (* -3 (* (pow z 4) (pow (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))) 2))) (+ (* -3 (/ (* (pow a 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))) (+ (* -3/8 (/ (pow a 4) (pow z 8))) (* 6 (* a (+ (* -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)))))))))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) t) (fma.f64 (*.f64 #s(literal -12 binary64) (*.f64 z z)) (fma.f64 (*.f64 a (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64)))) (*.f64 z z))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z z)) (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 (pow.f64 a #s(literal 4 binary64))) (pow.f64 z #s(literal 10 binary64))))) (fma.f64 #s(literal -3 binary64) (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 a a)) (*.f64 z z))) (fma.f64 (*.f64 #s(literal 6 binary64) a) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64)))) (fma.f64 (*.f64 #s(literal 3/2 binary64) a) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 z #s(literal 6 binary64))) #s(literal 1/4 binary64)))) #s(literal -1/6 binary64))) t (*.f64 (fma.f64 (neg.f64 (*.f64 z z)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal -1/2 binary64))) t) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z 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 x t) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x)) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 (*.f64 z z) z)) #s(literal 1/2 binary64) (/.f64 (*.f64 y x) 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 (*.f64 z z) z))) t (/.f64 (*.f64 y x) 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 x t) (*.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)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z)))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 (*.f64 z z) z))) t (/.f64 (*.f64 y x) z)) |
(/ x z) |
(/.f64 x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (*.f64 (*.f64 z z) z)) #s(literal 1/2 binary64) (/.f64 x z)) |
(+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x a)) (*.f64 (*.f64 z z) z))) t (/.f64 x z)) |
(+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 x z) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64))))) t (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x a)) (*.f64 (*.f64 z z) z))) t (/.f64 x z)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z 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 x t) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x)) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal 1/2 binary64) 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y a)) (*.f64 z 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 y (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (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) (*.f64 y a)) (*.f64 z z))) t y) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal 1/2 binary64) y) |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal 1/2 binary64) y) |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal 1/2 binary64) y) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z 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 x t) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x)) |
(/ x z) |
(/.f64 x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (*.f64 (*.f64 z z) z)) #s(literal 1/2 binary64) (/.f64 x z)) |
(+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x a)) (*.f64 (*.f64 z z) z))) t (/.f64 x z)) |
(+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 x z) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64))))) t (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x a)) (*.f64 (*.f64 z z) z))) t (/.f64 x z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) 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 (*.f64 (*.f64 z z) z))) #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 (*.f64 (*.f64 a a) a) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (*.f64 z z) z))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z 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 x t) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (*.f64 z z))) t (*.f64 y x)) |
(* 1/2 (/ (* a t) (pow z 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t a)) (*.f64 z z)) |
(* t (+ (* 1/2 (* t (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))) (* -1/4 (/ (pow a 2) (pow z 4)))))) (* 1/2 (/ a (pow z 2))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (neg.f64 (*.f64 z z)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64)))) t (/.f64 a (*.f64 z z)))) t) |
(* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* 1/6 (* t (+ (* -3 (* (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/4 (/ (pow a 3) (pow z 6))) (* 3/2 (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (* 1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))) (* -1/4 (/ (pow a 2) (pow z 4))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) t) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64)))) (fma.f64 (*.f64 #s(literal 3/2 binary64) a) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 z #s(literal 6 binary64))) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 (neg.f64 (*.f64 z z)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1/2 binary64))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64))) t) |
(* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* 1/2 (+ (* -1 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))) (* -1/4 (/ (pow a 2) (pow z 4))))) (* t (+ (* 1/24 (* t (+ (* -12 (* (pow z 2) (+ (* -1 (/ (pow a 4) (pow z 10))) (+ (* -1/2 (/ (* a (+ (* -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))))) (pow z 2))) (* 1/4 (* (pow z 2) (pow (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))) 2))))))) (+ (* -3 (* (pow z 4) (pow (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))) 2))) (+ (* -3 (/ (* (pow a 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))) (+ (* -3/8 (/ (pow a 4) (pow z 8))) (* 6 (* a (+ (* -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/6 (+ (* -3 (* (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/4 (/ (pow a 3) (pow z 6))) (* 3/2 (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) t) (fma.f64 (*.f64 #s(literal -12 binary64) (*.f64 z z)) (fma.f64 (*.f64 a (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64)))) (*.f64 z z))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 z z)) (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 (pow.f64 a #s(literal 4 binary64))) (pow.f64 z #s(literal 10 binary64))))) (fma.f64 #s(literal -3 binary64) (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 a a)) (*.f64 z z))) (fma.f64 (*.f64 #s(literal 6 binary64) a) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64)))))) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 z z)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) a)) (pow.f64 z #s(literal 8 binary64)))) (fma.f64 (*.f64 #s(literal 3/2 binary64) a) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 z #s(literal 6 binary64))) #s(literal 1/4 binary64)))) #s(literal 1/6 binary64))) t (*.f64 (fma.f64 (neg.f64 (*.f64 z z)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1/2 binary64))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64))) t) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) 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 (*.f64 (*.f64 z z) z))) #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 (*.f64 (*.f64 a a) a) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (*.f64 z z) z))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(pow z 2) |
(*.f64 z z) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(+ (* -1 (* a t)) (pow z 2)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) 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 (*.f64 (*.f64 z z) z))) #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 (*.f64 (*.f64 a a) a) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (*.f64 z z) z))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* (sqrt (* a t)) (/ (sqrt -1) z)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (*.f64 t a))) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) a))) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) a))) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 5) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 z #s(literal 5 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 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) a))) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))))) t) |
(* (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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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) (*.f64 (*.f64 a a) a)) #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 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(neg.f64 (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (neg.f64 a) t)) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* 1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2))))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 a a))) (/.f64 (*.f64 z z) (*.f64 (neg.f64 a) t))) (neg.f64 (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* -1/24 (/ (+ (* -12 (/ (* a (* t (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))))) (pow (sqrt -1) 2))) (* -3 (/ (* (pow t 2) (pow z 4)) (* (pow a 2) (pow (sqrt -1) 4))))) (pow t 4))) (+ (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* 1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2)))))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 a a)))) #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 (*.f64 t a) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal -1 binary64)) #s(literal -12 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 a a))) (/.f64 (*.f64 z z) (*.f64 (neg.f64 a) t))) (neg.f64 (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))))) |
(* (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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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) (*.f64 (*.f64 a a) a)) #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 (/ 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 t a)))) |
(+ (* -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 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 y (pow.f64 z #s(literal 4 binary64))) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (/.f64 (*.f64 (*.f64 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y (pow.f64 z #s(literal 4 binary64))) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) x) (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 x (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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 (/ 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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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) (*.f64 (*.f64 a a) a)) #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 (/ 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 t a)))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 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 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y z) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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 t a)))))) |
(* 1/2 (/ (* a (* t y)) (pow z 2))) |
(/.f64 (*.f64 (*.f64 (*.f64 y t) a) #s(literal 1/2 binary64)) (*.f64 z z)) |
(* t (+ (* 1/2 (/ (* a y) (pow z 2))) (/ y t))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 y (*.f64 z z))) #s(literal 1/2 binary64) (/.f64 y t)) t) |
(* t (+ (* 1/2 (/ (* a y) (pow z 2))) (/ y t))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 y (*.f64 z z))) #s(literal 1/2 binary64) (/.f64 y t)) t) |
(* t (+ (* 1/2 (/ (* a y) (pow z 2))) (/ y t))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 y (*.f64 z z))) #s(literal 1/2 binary64) (/.f64 y t)) t) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z 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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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) (*.f64 (*.f64 a a) a)) #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 (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) x) (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 x (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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 (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a))) |
(* 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 (*.f64 (*.f64 t t) t) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.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 (*.f64 (*.f64 t t) t) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #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 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.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 (*.f64 (*.f64 t t) t) 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) |
(* (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 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 (*.f64 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))) 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) (*.f64 (*.f64 a a) a)) #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))))))) |
(log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) |
(fma.f64 (/.f64 (*.f64 z z) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* -1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2))))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 a a))) (/.f64 (*.f64 z z) (*.f64 (neg.f64 a) t))) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (+ (* -1/2 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 2))))) (* 1/24 (/ (+ (* -12 (/ (* a (* t (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))))) (pow (sqrt -1) 2))) (* -3 (/ (* (pow t 2) (pow z 4)) (* (pow a 2) (pow (sqrt -1) 4))))) (pow t 4)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 a a))) (/.f64 (*.f64 z z) (*.f64 (neg.f64 a) t))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 a a)))) #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 (*.f64 t a) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal -1 binary64)) #s(literal -12 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/24 binary64) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a))) |
(* 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 (*.f64 (*.f64 t t) t) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.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 (*.f64 (*.f64 t t) t) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #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 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.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 (*.f64 (*.f64 t t) t) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64)) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64)) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* t (- (/ (pow z 2) t) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a))) |
(* 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 (*.f64 (*.f64 t t) t) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.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 (*.f64 (*.f64 t t) t) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #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 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.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 (*.f64 (*.f64 t t) t) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(* -1 (* (sqrt (* a t)) (/ (sqrt -1) z))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a))) (neg.f64 z)) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z))) (neg.f64 t)) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z)))) (neg.f64 t)) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 3) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 5) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* z (sqrt -1)))) (* (sqrt (/ a t)) (/ (sqrt -1) z))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z))))) (neg.f64 t)) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z 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 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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)))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (*.f64 (*.f64 t t) t))))) |
(* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(neg.f64 (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (* -1/2 (/ (pow z 2) (* a t)))) |
(-.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64)) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* -1/2 (/ (pow z 2) (* a t))) (* -1/2 (/ (pow z 4) (* (pow a 2) (pow t 2)))))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 z z) (*.f64 t a)))) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (+ (* -1 (/ (+ (* 1/24 (/ (+ (* -3 (/ (* (pow t 2) (pow z 4)) (pow a 2))) (* 12 (* a (* t (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) t)) (* 1/2 (/ (* t (pow z 4)) (pow a 2)))) (pow t 3))) (* -1/2 (/ (pow z 2) (* a t))))) |
(-.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 t a)) #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t a) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 12 binary64))) t) #s(literal 1/24 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) t)) (*.f64 a a))) (neg.f64 (*.f64 (*.f64 t t) t)))) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z 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 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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)))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (*.f64 (*.f64 t t) t))))) |
(* (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 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 2) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 t a))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (*.f64 y (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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 (*.f64 (*.f64 t t) t))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 x (*.f64 z z)) (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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (*.f64 (*.f64 t t) t))))) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z 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 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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)))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (*.f64 (*.f64 t t) t))))) |
(* (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 t a)))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 (*.f64 (*.f64 z z) z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -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 t a))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) 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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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))))) (neg.f64 (*.f64 (*.f64 t t) t))))) |
(* 1/2 (/ (* a (* t y)) (pow z 2))) |
(/.f64 (*.f64 (*.f64 (*.f64 y t) a) #s(literal 1/2 binary64)) (*.f64 z z)) |
(* -1 (* t (+ (* -1 (/ y t)) (* -1/2 (/ (* a y) (pow z 2)))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 y (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 y (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ y t)) (* -1/2 (/ (* a y) (pow z 2)))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 y (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 y (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ y t)) (* -1/2 (/ (* a y) (pow z 2)))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 y (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 y (neg.f64 t))) (neg.f64 t)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z 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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z 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 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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)))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (*.f64 (*.f64 t t) t))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 x (*.f64 z z)) (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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (*.f64 (*.f64 t t) t))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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)))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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))))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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)))))) (neg.f64 t)) |
(* (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 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #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 t a))))) |
(+ (* -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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z z) z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 t a))))) |
(+ (* -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 t a))) 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) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 z 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 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #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)))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (*.f64 (*.f64 t t) t))))) |
(log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (* 1/2 (/ (pow z 2) (* a t)))) |
(fma.f64 (/.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/2 binary64) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* 1/2 (/ (pow z 2) (* a t))) (* 1/2 (/ (pow z 4) (* (pow a 2) (pow t 2)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (*.f64 z z) (*.f64 t a))) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (log (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (/ (* t (pow z 4)) (pow a 2))) (* -1/24 (/ (+ (* -3 (/ (* (pow t 2) (pow z 4)) (pow a 2))) (* 12 (* a (* t (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) t))) (pow t 3))) (* 1/2 (/ (pow z 2) (* a t))))) |
(+.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)) #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 t a) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (*.f64 (*.f64 a a) a)) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 12 binary64))) t) #s(literal -1/24 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) t)) (*.f64 a a))) (neg.f64 (*.f64 (*.f64 t t) t))) (fma.f64 (/.f64 (*.f64 z z) (*.f64 t a)) #s(literal 1/2 binary64) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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)))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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))))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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)))))) (neg.f64 t)) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 z (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 z (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 z (neg.f64 t))) (neg.f64 t)) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 z (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 z (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 z (neg.f64 t))) (neg.f64 t)) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) t) a)) (neg.f64 t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) t) a)) (neg.f64 t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) t) a)) (neg.f64 t)) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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)))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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))))) (neg.f64 t)) |
(* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) t) 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)))))) (neg.f64 t)) |
(* (sqrt (* a t)) (/ (sqrt -1) z)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (*.f64 t a))) |
(/ (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) z) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a)))) z) |
(/ (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) z) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a)))) z) |
(/ (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) z) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.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 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a)))) 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 t a)))) |
(* 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 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 t a))) (fma.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (/.f64 (fma.f64 y (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 y (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* -1 (+ (log z) (log (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(neg.f64 (+.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64)))) (log.f64 z))) |
(+ (* -1 (+ (log z) (log (* (sqrt (/ 1 (* a t))) (sqrt -1))))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 (neg.f64 a) t)) (+.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64)))) (log.f64 z))) |
(+ (* -1 (+ (log z) (log (* (sqrt (/ 1 (* a t))) (sqrt -1))))) (* (pow z 2) (+ (* -1/24 (* (pow z 2) (- (* -12 (/ (* a (* t (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (pow (sqrt -1) 2))) (* 3 (/ 1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 z z)) (fma.f64 (*.f64 a (/.f64 (fma.f64 t (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 t (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) #s(literal -1 binary64))) #s(literal -12 binary64) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 a) t))) (*.f64 z z) (neg.f64 (+.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64)))) (log.f64 z)))) |
(+ (* -1 (+ (log z) (log (* (sqrt (/ 1 (* a t))) (sqrt -1))))) (* (pow z 2) (+ (* (pow z 2) (+ (* -1/24 (- (* -12 (/ (* a (* t (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (pow (sqrt -1) 2))) (* 3 (/ 1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (* -1/720 (* (pow z 2) (- (+ (* -360 (/ (* a (* t (+ (* 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)))))) (pow (sqrt -1) 2))) (* -180 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (pow (sqrt -1) 4)))) (* 30 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6)))))))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t a) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))))) #s(literal -1 binary64)) #s(literal -360 binary64) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) #s(literal -180 binary64) (/.f64 #s(literal -30 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))))) (*.f64 z z)) #s(literal -1/720 binary64) (*.f64 (fma.f64 (*.f64 a (/.f64 (fma.f64 t (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 t (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) #s(literal -1 binary64))) #s(literal -12 binary64) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) #s(literal -1/24 binary64))) (*.f64 z z) (/.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 a) t))) (*.f64 z z) (neg.f64 (+.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64)))) (log.f64 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 t a)))) |
(* 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 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 t a))) (fma.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (/.f64 (fma.f64 y (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 y (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 t a)))) |
(+ (* -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 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (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) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (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 t a))) (fma.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (/.f64 (fma.f64 y (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 y (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a)) (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x 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 t a)))) |
(* 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 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 t a))) (fma.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (/.f64 (fma.f64 y (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 y (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 t a)))) |
(* 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 y (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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) (fma.f64 (*.f64 y (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a)) (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 t a))) (fma.f64 y (/.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 y (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 y (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (/.f64 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 t a))))) z) |
(* 1/2 (/ (* a (* t y)) (pow z 2))) |
(/.f64 (*.f64 (*.f64 (*.f64 y t) a) #s(literal 1/2 binary64)) (*.f64 z z)) |
(/ (+ (* 1/2 (* a (* t y))) (* y (pow z 2))) (pow z 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y t) a) #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) (*.f64 z z)) |
(/ (+ (* 1/2 (* a (* t y))) (* y (pow z 2))) (pow z 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y t) a) #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) (*.f64 z z)) |
(/ (+ (* 1/2 (* a (* t y))) (* y (pow z 2))) (pow z 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y t) a) #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z 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 t a)))) |
(* 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 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 t a))) (fma.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (/.f64 (fma.f64 y (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 y (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a)) (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a))) |
(+ (* 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 t a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a)))) |
(+ (* (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 (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a)))) |
(+ (* (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/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.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 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a)))) |
(* (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 t a)))) |
(* 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 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 z z))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 t a))) (fma.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (/.f64 (fma.f64 y (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 y (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 z z) (*.f64 (*.f64 (*.f64 x (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(+ (log z) (log (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64)))) (log.f64 z)) |
(+ (log z) (+ (log (* (sqrt (/ 1 (* a t))) (sqrt -1))) (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))))) |
(+.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64) (log.f64 z))) |
(+ (log z) (+ (log (* (sqrt (/ 1 (* a t))) (sqrt -1))) (* (pow z 2) (- (* 1/24 (* (pow z 2) (- (* -12 (/ (* a (* t (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (pow (sqrt -1) 2))) (* 3 (/ 1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 z z)) (fma.f64 (*.f64 a (/.f64 (fma.f64 t (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 t (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) #s(literal -1 binary64))) #s(literal -12 binary64) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 a) t))) (*.f64 z z) (+.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64)))) (log.f64 z))) |
(+ (log z) (+ (log (* (sqrt (/ 1 (* a t))) (sqrt -1))) (* (pow z 2) (- (* (pow z 2) (+ (* 1/720 (* (pow z 2) (- (+ (* -360 (/ (* a (* t (+ (* 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)))))) (pow (sqrt -1) 2))) (* -180 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (pow (sqrt -1) 4)))) (* 30 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6)))))))) (* 1/24 (- (* -12 (/ (* a (* t (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (pow (sqrt -1) 2))) (* 3 (/ 1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2))))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t a) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64)))))) #s(literal -1 binary64)) #s(literal -360 binary64) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) #s(literal -180 binary64) (/.f64 #s(literal -30 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))))) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 a (/.f64 (fma.f64 t (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a))) (/.f64 t (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) #s(literal -1 binary64))) #s(literal -12 binary64) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) #s(literal 1/24 binary64))) (*.f64 z z) (/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 a) t))) (*.f64 z z) (+.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64)))) (log.f64 z))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a))) |
(+ (* 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 t a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a)))) |
(+ (* (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 (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a)))) |
(+ (* (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/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.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 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a)))) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 z z (*.f64 (*.f64 t a) #s(literal -1/2 binary64))) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 z z (*.f64 (*.f64 t a) #s(literal -1/2 binary64))) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 z z (*.f64 (*.f64 t a) #s(literal -1/2 binary64))) z) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 z z (*.f64 (*.f64 t a) #s(literal -1/2 binary64))) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 z z (*.f64 (*.f64 t a) #s(literal -1/2 binary64))) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 z z (*.f64 (*.f64 t a) #s(literal -1/2 binary64))) z) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(- (pow z 2) (* a t)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(- (pow z 2) (* a t)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(- (pow z 2) (* a t)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a))) |
(+ (* 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 t a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a)))) |
(+ (* (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 (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a)))) |
(+ (* (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/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 t t) t)))) (*.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 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 t a)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) |
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 t t) t) (pow.f64 z #s(literal 6 binary64)))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 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 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(* -1/2 (/ (* a t) (pow z 2))) |
(/.f64 (*.f64 (*.f64 t a) #s(literal -1/2 binary64)) (*.f64 z z)) |
(/ (+ (* -1/2 (* a t)) (* -1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 2)))) (pow z 2)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a a)) (*.f64 t t))) (*.f64 z z)) #s(literal -1/24 binary64) (*.f64 (*.f64 t a) #s(literal -1/2 binary64))) (*.f64 z z)) |
(/ (+ (* -1/2 (* a t)) (+ (* -1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 2))) (* -1/720 (/ (+ (* -360 (+ (* -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))))))))) (+ (* 30 (* (pow a 3) (pow t 3))) (* 180 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 4))))) (pow z 2)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) #s(literal -360 binary64) (fma.f64 (*.f64 #s(literal 30 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 t t) t) (*.f64 #s(literal 180 binary64) (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)))))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/720 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a a)) (*.f64 t t))) (*.f64 z z)) #s(literal -1/24 binary64) (*.f64 (*.f64 t a) #s(literal -1/2 binary64)))) (*.f64 z z)) |
(/ (+ (* -1/2 (* a t)) (+ (* -1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 2))) (+ (* -1/720 (/ (+ (* -360 (+ (* -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))))))))) (+ (* 30 (* (pow a 3) (pow t 3))) (* 180 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 4))) (* -1/40320 (/ (+ (* -20160 (+ (* -1 (* (pow a 4) (pow t 4))) (+ (* -1/2 (* a (* t (+ (* -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))))))))))) (* 1/4 (pow (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) 2))))) (+ (* -5040 (* (pow a 2) (* (pow t 2) (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))) (+ (* -5040 (pow (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) 2)) (+ (* -630 (* (pow a 4) (pow t 4))) (* 10080 (* a (* t (+ (* -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)))))) (pow z 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) t (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) t) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (*.f64 a a) (*.f64 t t))) #s(literal 9/16 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) #s(literal -20160 binary64) (fma.f64 #s(literal -5040 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (*.f64 t t)) (*.f64 a a) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (*.f64 a a) (*.f64 t t))) #s(literal 9/16 binary64))) (fma.f64 (*.f64 #s(literal 10080 binary64) a) (*.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) t) (*.f64 (*.f64 #s(literal -630 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64)))))) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/40320 binary64) (fma.f64 (/.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) #s(literal -360 binary64) (fma.f64 (*.f64 #s(literal 30 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 t t) t) (*.f64 #s(literal 180 binary64) (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)))))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/720 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a a)) (*.f64 t t))) (*.f64 z z)) #s(literal -1/24 binary64))))) (*.f64 z z)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 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 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) z) |
(/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) z) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) z) |
(/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) z) |
(/ x z) |
(/.f64 x z) |
(/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (*.f64 z z)) #s(literal 1/2 binary64) x) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (*.f64 z z)) #s(literal 1/2 binary64) x)) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 x (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (*.f64 z z)) #s(literal 1/2 binary64) x)) z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 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 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal 1/2 binary64) 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 (*.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal 1/2 binary64) 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 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal 1/2 binary64) y) |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal 1/2 binary64) y) |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal 1/2 binary64) y) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 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 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(/ x z) |
(/.f64 x z) |
(/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (*.f64 z z)) #s(literal 1/2 binary64) x) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (*.f64 z z)) #s(literal 1/2 binary64) x)) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 x (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (*.f64 z z)) #s(literal 1/2 binary64) x)) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 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 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 a (/.f64 t (*.f64 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))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 t t) t) (pow.f64 z #s(literal 6 binary64)))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64))) z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 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 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* 1/2 (/ (* a t) (pow z 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t a)) (*.f64 z z)) |
(/ (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 2))) (* 1/2 (* a t))) (pow z 2)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a a)) (*.f64 t t))) (*.f64 z z)) #s(literal 1/24 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t a))) (*.f64 z z)) |
(/ (+ (* 1/720 (/ (+ (* -360 (+ (* -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))))))))) (+ (* 30 (* (pow a 3) (pow t 3))) (* 180 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 4))) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 2))) (* 1/2 (* a t)))) (pow z 2)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) #s(literal -360 binary64) (fma.f64 (*.f64 #s(literal 30 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 t t) t) (*.f64 #s(literal 180 binary64) (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)))))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a a)) (*.f64 t t))) (*.f64 z z)) #s(literal 1/24 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t a)))) (*.f64 z z)) |
(/ (+ (* 1/40320 (/ (+ (* -20160 (+ (* -1 (* (pow a 4) (pow t 4))) (+ (* -1/2 (* a (* t (+ (* -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))))))))))) (* 1/4 (pow (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) 2))))) (+ (* -5040 (* (pow a 2) (* (pow t 2) (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))) (+ (* -5040 (pow (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) 2)) (+ (* -630 (* (pow a 4) (pow t 4))) (* 10080 (* a (* t (+ (* -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/720 (/ (+ (* -360 (+ (* -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))))))))) (+ (* 30 (* (pow a 3) (pow t 3))) (* 180 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 4))) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 2))) (* 1/2 (* a t))))) (pow z 2)) |
(/.f64 (fma.f64 #s(literal 1/40320 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) t) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (*.f64 a a) (*.f64 t t))) #s(literal 9/16 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) #s(literal -20160 binary64) (fma.f64 #s(literal -5040 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (*.f64 t t)) (*.f64 a a) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (*.f64 (*.f64 a a) (*.f64 t t))) #s(literal 9/16 binary64))) (fma.f64 (*.f64 #s(literal 10080 binary64) a) (*.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) t) (*.f64 (*.f64 #s(literal -630 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64)))))) (pow.f64 z #s(literal 6 binary64))) (fma.f64 (/.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) #s(literal -360 binary64) (fma.f64 (*.f64 #s(literal 30 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 t t) t) (*.f64 #s(literal 180 binary64) (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)))))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a a)) (*.f64 t t))) (*.f64 z z)) #s(literal 1/24 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t a))))) (*.f64 z z)) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 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 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 a (/.f64 t (*.f64 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))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 t t) t) (pow.f64 z #s(literal 6 binary64)))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64))) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 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 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 a (/.f64 t (*.f64 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))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 t t) t) (pow.f64 z #s(literal 6 binary64)))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64))) z) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (* a t) (pow z 2))) 1) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1 binary64)) |
(- (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2)))) 1) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1 binary64))) |
(- (+ (* 1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) 1) |
(fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 t t) t) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1 binary64)))) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64))))))))) |
(* -1 (log -1)) |
(neg.f64 (log.f64 #s(literal -1 binary64))) |
(+ (* -1 (log -1)) (* -1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) (neg.f64 (log.f64 #s(literal -1 binary64)))) |
(+ (* -1 (log -1)) (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 4))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a a)) (*.f64 t t))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) (neg.f64 (log.f64 #s(literal -1 binary64))))) |
(+ (* -1 (log -1)) (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 4))) (* -1/720 (/ (+ (* -360 (+ (* -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))))))))) (+ (* 30 (* (pow a 3) (pow t 3))) (* 180 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6)))))) |
(-.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) #s(literal -360 binary64) (fma.f64 (*.f64 #s(literal 30 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 t t) t) (*.f64 #s(literal 180 binary64) (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)))))) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/720 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a a)) (*.f64 t t))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 t a) #s(literal -1/2 binary64)) (*.f64 z z)))) (log.f64 #s(literal -1 binary64))) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 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 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x)) (neg.f64 z)) |
(* -1 (/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) z)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) (neg.f64 z)) |
(* -1 (/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal 1/2 binary64) (*.f64 y x))) (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 (neg.f64 x) z) |
(* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (*.f64 z z)) #s(literal 1/2 binary64) x) (neg.f64 z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (*.f64 z z)) #s(literal 1/2 binary64) x)) (neg.f64 z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 x (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (*.f64 z z)) #s(literal 1/2 binary64) x)) (neg.f64 z)) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 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 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal -1/2 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))))) |
(fma.f64 (*.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal -1/2 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/2 binary64) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal -1/2 binary64) (neg.f64 y))) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal 1/2 binary64) y) |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal 1/2 binary64) y) |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) #s(literal 1/2 binary64) y) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.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 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64))))))))) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* -1 (/ x z)) |
(/.f64 (neg.f64 x) z) |
(* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (*.f64 z z)) #s(literal 1/2 binary64) x) (neg.f64 z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (*.f64 z z)) #s(literal 1/2 binary64) x)) (neg.f64 z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 x (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (*.f64 z z)) #s(literal 1/2 binary64) x)) (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 a (/.f64 t (*.f64 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 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 a (/.f64 t (*.f64 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)))))))) |
(*.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 t t) t) (pow.f64 z #s(literal 6 binary64)))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 x) y (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y x) t) a)) (*.f64 z z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (*.f64 z z)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) (pow.f64 z #s(literal 6 binary64))))))))) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(log -1) |
(log.f64 #s(literal -1 binary64)) |
(+ (log -1) (* 1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) (log.f64 #s(literal -1 binary64))) |
(+ (log -1) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a a)) (*.f64 t t))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/24 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) (log.f64 #s(literal -1 binary64)))) |
(+ (log -1) (+ (* 1/720 (/ (+ (* -360 (+ (* -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))))))))) (+ (* 30 (* (pow a 3) (pow t 3))) (* 180 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (+ (* 1/24 (/ (+ (* -12 (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (* -3 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2)))))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 t t) t)) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) #s(literal -1/2 binary64))) #s(literal -360 binary64) (fma.f64 (*.f64 #s(literal 30 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 t t) t) (*.f64 #s(literal 180 binary64) (*.f64 (*.f64 t a) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)))))) (pow.f64 z #s(literal 6 binary64))) #s(literal 1/720 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) #s(literal -12 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a a)) (*.f64 t t))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/24 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) (log.f64 #s(literal -1 binary64))))) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 a (/.f64 t (*.f64 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 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 a (/.f64 t (*.f64 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)))))))) |
(*.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 t t) t) (pow.f64 z #s(literal 6 binary64)))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
z |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (neg.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1 binary64))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (neg.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1 binary64))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (neg.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1 binary64))) |
z |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (neg.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1 binary64))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (neg.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1 binary64))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (neg.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1 binary64))) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 a (/.f64 t (*.f64 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 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 a (/.f64 t (*.f64 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)))))))) |
(*.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 t t) t) (pow.f64 z #s(literal 6 binary64)))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64))) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(* (* 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)) (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)) (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)) (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) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* 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)) |
(* (* 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)) |
(* (* 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)) |
(* (* 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)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* 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)) (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)) (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)) (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)) |
(* (* 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 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 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 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 (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1 binary64)) y) |
(* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1 binary64)) y) |
(* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1 binary64)) y) |
(* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1 binary64)) y) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z 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)) |
(* (* 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)) |
(* (* 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)) |
(* (* 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)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.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 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* 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)) (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)) (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)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* (* 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)) (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)) (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)) (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) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* 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)) |
(* (* 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)) |
(* (* 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)) |
(* (* 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)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* 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)) (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)) (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)) (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)) |
(* (* 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 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 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 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 (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1 binary64)) y) |
(* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1 binary64)) y) |
(* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1 binary64)) y) |
(* y (+ 1 (* 1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 t (*.f64 z z))) #s(literal 1 binary64)) y) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z 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)) |
(* (* 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)) |
(* (* 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)) |
(* (* 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)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.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 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* 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)) (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)) (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)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* (* 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)) (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)) (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)) (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) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* 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)) |
(* (* 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)) |
(* (* 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)) |
(* (* 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)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* 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)) (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)) (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)) (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)) |
(* (* 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 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 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 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)) |
(* -1 (* y (- (* -1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 y)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/ (* a (* t y)) (pow z 2)) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z 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)) |
(* (* 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)) |
(* (* 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)) |
(* (* 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)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.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 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* 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)) (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)) (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)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* a (* t y)) |
(*.f64 (*.f64 y t) a) |
(* (* 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)) (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)) (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)) (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) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* 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)) |
(* (* 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)) |
(* (* 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)) |
(* (* 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)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* (* 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)) (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)) (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)) (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)) (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)) |
(* (* 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)) |
(* (* 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)) |
(* (* 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)) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(* (* 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)) (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)) (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)) (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)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* (* 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)) (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)) (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)) (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) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* 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)) |
(* (* 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)) |
(* (* 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)) |
(* (* 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)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* (* 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)) (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)) (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)) (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)) (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)) |
(* (* 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)) |
(* (* 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)) |
(* (* 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)) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(* (* 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)) (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)) (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)) (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)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* (* 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)) (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)) (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)) (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) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* (* 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)) |
(* (* 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)) |
(* (* 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)) |
(* (* 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)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* (* 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)) (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)) (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)) (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)) (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)) |
(* (* 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)) |
(* (* 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)) |
(* (* 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)) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(* x (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)))) x) |
(* (* 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)) (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)) (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)) (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)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x (* y z))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
| 6 386× | lower-fma.f32 |
| 6 380× | lower-fma.f64 |
| 4 828× | lower-*.f32 |
| 4 796× | lower-*.f64 |
| 3 396× | lower-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 384 |
| 0 | 91 | 376 |
| 1 | 293 | 368 |
| 2 | 1711 | 367 |
| 0 | 8410 | 367 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) |
(*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)) |
(*.f64 y x) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) |
(*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) |
#s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) |
(/.f64 x z) |
(*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) |
#s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y) |
(/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 z y) |
(/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 (neg.f64 x) z) y) |
(*.f64 (neg.f64 x) z) |
(neg.f64 x) |
(log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(*.f64 (*.f64 t y) a) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
| Outputs |
|---|
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 z)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) |
(*.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(*.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)) |
(*.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) |
(pow.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 z))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 z)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(/.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) |
(/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(neg.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) |
(exp.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) |
(*.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 (*.f64 y z) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 (*.f64 y z) x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64))) (/.f64 y (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) z)) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 y (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64))) (/.f64 x (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 (*.f64 x y) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (/.f64 z (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (/.f64 x (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (*.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 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.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 x) z) #s(literal -1 binary64)) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) z) y) |
(*.f64 (*.f64 x (/.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 (*.f64 y z) x) (/.f64 #s(literal 1 binary64) #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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) z) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (/.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) z)) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 y z)) |
(*.f64 (*.f64 y z) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (*.f64 x y) (/.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 y (/.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 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 y z))) |
(*.f64 y (*.f64 z (/.f64 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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 (*.f64 y z) x))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 x y)) |
(*.f64 z (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 (*.f64 y z) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 y z) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y)) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(/.f64 (*.f64 (neg.f64 z) y) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) x))) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) x) (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 (*.f64 y z) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 (*.f64 y z) x))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(/.f64 (*.f64 y z) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) x)) |
(/.f64 (*.f64 x y) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)) |
(/.f64 y (/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 (*.f64 y z) x)))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) 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 #s(literal 0 binary64) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) (*.f64 (*.f64 (neg.f64 x) y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 x) y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 (*.f64 y z) x))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) #s(literal -1 binary64)) |
(neg.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(-.f64 (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) (log.f64 (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(-.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (log.f64 z)) |
(+.f64 (log.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64))) (log.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) z)) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(+.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (log.f64 (/.f64 #s(literal 1 binary64) z))) |
(log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)) |
(*.f64 (neg.f64 (neg.f64 y)) x) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 x (neg.f64 (neg.f64 y))) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y)) |
(neg.f64 (*.f64 (neg.f64 x) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) z) y) |
(*.f64 (*.f64 z #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) y) |
(*.f64 (*.f64 y z) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) |
(*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) (*.f64 y z)) |
(*.f64 y (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) z)) |
(*.f64 z (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y)) |
(*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) |
(*.f64 y #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
#s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 x (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) |
(pow.f64 (/.f64 z x) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 x) z) (/.f64 (neg.f64 x) z))) (+.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 x) z) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 (neg.f64 x) z) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (neg.f64 x) z)) (*.f64 z z)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z x))) |
(neg.f64 (/.f64 (neg.f64 x) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 x z)) |
(*.f64 #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) y)) x) |
(*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) y))) |
#s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) y)) |
(*.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z))) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y y) y (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a))) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y)))) |
(*.f64 (fma.f64 (*.f64 y y) y (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a))) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a)) y)) (*.f64 z z))))) |
(*.f64 (fma.f64 (*.f64 y y) y (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a))) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y)))) (*.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)))) (neg.f64 (-.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) y (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a))) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 z z)))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y)) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z))) (-.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 y y))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a))) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 z z))))) (neg.f64 (fma.f64 y y (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a)) y)) (*.f64 z z))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a))) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 z z))))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 y y) y (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a))) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 z z)))) (fma.f64 y y (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a)) y)) (*.f64 z z)))) |
(/.f64 (fma.f64 (*.f64 y y) y (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a))) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 z z)))) (fma.f64 y (-.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)))) (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a)) y)) (*.f64 z z))) (fma.f64 (*.f64 y y) y (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a))) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) z) (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (neg.f64 a) t) y) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 z z)) y) |
(fma.f64 (/.f64 (*.f64 (*.f64 (neg.f64 a) t) y) z) (/.f64 #s(literal 1/2 binary64) (neg.f64 z)) y) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 z)) (/.f64 (*.f64 (*.f64 (neg.f64 a) t) y) z) y) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a)) z) (/.f64 #s(literal 1 binary64) z) y) |
(fma.f64 (*.f64 (*.f64 a (*.f64 y (/.f64 t z))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) z) y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 y (/.f64 t z)))) (/.f64 #s(literal 1 binary64) z) y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 t z))) (/.f64 a z) y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) y) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (*.f64 a (*.f64 y (/.f64 t z))) y) |
(fma.f64 (*.f64 (*.f64 (*.f64 y t) a) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z z)) y) |
(fma.f64 (*.f64 a (*.f64 y (/.f64 t z))) (/.f64 #s(literal 1/2 binary64) z) y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) a)) (/.f64 #s(literal 1 binary64) (*.f64 z z)) y) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))))) |
(fma.f64 (*.f64 y (/.f64 t z)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) z) y) |
(fma.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 a z) #s(literal 1/2 binary64)) y) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z))) y) |
(fma.f64 (/.f64 t z) (/.f64 (*.f64 (*.f64 y a) #s(literal 1/2 binary64)) z) y) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 z z)) (*.f64 y t)) y) |
(fma.f64 (*.f64 (/.f64 a (*.f64 z z)) (*.f64 y t)) #s(literal 1/2 binary64) y) |
(fma.f64 (*.f64 (*.f64 y t) a) (/.f64 #s(literal 1/2 binary64) (*.f64 z z)) y) |
(fma.f64 (*.f64 (*.f64 y t) a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) #s(literal 1/2 binary64)) y) |
(fma.f64 (*.f64 y t) (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64)) y) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)))) |
(fma.f64 (/.f64 a z) (/.f64 (*.f64 (*.f64 y t) #s(literal 1/2 binary64)) z) y) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 a) t) y) (*.f64 z z)) y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)) (-.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))) (/.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y)))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y t) a) (*.f64 (*.f64 y t) a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) z) z)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)) (neg.f64 y))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z))) y) |
(+.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 a (*.f64 z z)))) |
(*.f64 (pow.f64 (*.f64 z (/.f64 z (*.f64 (*.f64 y t) a))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (/.f64 z (*.f64 (*.f64 y t) a))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 y (/.f64 t z)) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (*.f64 y (/.f64 t z)) #s(literal -1 binary64)) (/.f64 (neg.f64 a) z)) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) t) #s(literal -1 binary64)) (/.f64 a (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 y t) (neg.f64 z)) (/.f64 (neg.f64 a) z)) |
(*.f64 (/.f64 (*.f64 y t) #s(literal -1 binary64)) (/.f64 (neg.f64 a) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) t) z) (/.f64 (neg.f64 a) z)) |
(*.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 (*.f64 y a) (*.f64 z z))) |
(*.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64)) (/.f64 (*.f64 y t) (*.f64 z z))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 y) t) (*.f64 z z))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 y) a) (*.f64 z z))) |
(*.f64 (/.f64 y z) (/.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 y z) (*.f64 (/.f64 t z) a)) |
(*.f64 (*.f64 (*.f64 y (/.f64 t z)) (neg.f64 a)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (*.f64 y (/.f64 t z)) a) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 y a) (neg.f64 z))) |
(*.f64 (/.f64 (neg.f64 t) z) (/.f64 (*.f64 (neg.f64 y) a) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 (*.f64 y t) a) (neg.f64 z))) |
(*.f64 (/.f64 (*.f64 y a) z) (/.f64 t z)) |
(*.f64 (/.f64 (neg.f64 a) z) (/.f64 (*.f64 y t) (neg.f64 z))) |
(*.f64 (/.f64 (neg.f64 a) z) (/.f64 (*.f64 (neg.f64 y) t) z)) |
(*.f64 (*.f64 (*.f64 (neg.f64 y) t) (/.f64 a z)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 a (*.f64 z z)) (*.f64 y t)) |
(*.f64 (*.f64 a (*.f64 y (/.f64 t z))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 t z) a) (/.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y t) a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 (*.f64 y t) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 a (*.f64 y (/.f64 t z)))) |
(*.f64 (*.f64 y (/.f64 t z)) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 y (/.f64 t z)) (/.f64 a z)) |
(*.f64 (*.f64 (*.f64 (neg.f64 a) t) y) (/.f64 #s(literal -1 binary64) (*.f64 z z))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 z z)) (*.f64 y t))) |
(*.f64 (/.f64 t z) (/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 t z) (pow.f64 (/.f64 z (*.f64 y a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 t z) (/.f64 (*.f64 y a) z)) |
(*.f64 (*.f64 (*.f64 y t) a) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (*.f64 y t) (/.f64 a (*.f64 z z))) |
(*.f64 y (*.f64 t (/.f64 a (*.f64 z z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (/.f64 z (*.f64 (*.f64 y t) a))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 a) t) y) (*.f64 z z))) |
(*.f64 (/.f64 a z) (*.f64 y (/.f64 t z))) |
(*.f64 a (/.f64 (*.f64 y t) (*.f64 z z))) |
(*.f64 t (/.f64 (*.f64 y a) (*.f64 z z))) |
(*.f64 t (*.f64 y (/.f64 a (*.f64 z z)))) |
(pow.f64 (*.f64 z (/.f64 z (*.f64 (*.f64 y t) a))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (/.f64 t z)) (neg.f64 a))) z) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (/.f64 t z)) a)) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 y) t) (/.f64 a z))) z) |
(/.f64 (neg.f64 (*.f64 y (/.f64 t z))) (neg.f64 (/.f64 z a))) |
(/.f64 (*.f64 (*.f64 y (/.f64 t z)) (neg.f64 a)) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 y (/.f64 t z)) a) z) |
(/.f64 (*.f64 (neg.f64 y) t) (neg.f64 (*.f64 z (/.f64 z a)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) t) (/.f64 a z)) (neg.f64 z)) |
(/.f64 (*.f64 a (*.f64 y (/.f64 t z))) z) |
(/.f64 (*.f64 y (/.f64 t z)) (/.f64 z a)) |
(/.f64 (*.f64 (*.f64 (neg.f64 a) t) y) (*.f64 (neg.f64 z) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (*.f64 y (/.f64 t z)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (*.f64 y (/.f64 t z)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (/.f64 z a)) (*.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z a) (*.f64 y (/.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 z) (/.f64 z (*.f64 (*.f64 y t) a))))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 z (*.f64 (*.f64 y t) a)))) |
(/.f64 (*.f64 (*.f64 y t) a) (*.f64 z z)) |
(/.f64 (*.f64 y t) (/.f64 (*.f64 z z) a)) |
(/.f64 (*.f64 y t) (*.f64 z (/.f64 z a))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (/.f64 z (*.f64 (*.f64 y t) a)))) |
(/.f64 (/.f64 a z) (/.f64 z (*.f64 y t))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 a) t) y) (*.f64 z z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) z)) (/.f64 (*.f64 (*.f64 (neg.f64 a) t) y) (*.f64 z z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 a) t) y) (*.f64 z z))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (/.f64 z (*.f64 (*.f64 y t) a)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 (*.f64 y z) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 (*.f64 y z) x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64))) (/.f64 y (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) z)) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 y (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64))) (/.f64 x (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z)) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 (*.f64 x y) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (/.f64 z (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (/.f64 x (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (*.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 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.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 x) z) #s(literal -1 binary64)) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) z) y) |
(*.f64 (*.f64 x (/.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 (*.f64 y z) x) (/.f64 #s(literal 1 binary64) #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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) z) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (/.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) z)) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 y z)) |
(*.f64 (*.f64 y z) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (*.f64 x y) (/.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 y (/.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 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 y z))) |
(*.f64 y (*.f64 z (/.f64 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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 (*.f64 y z) x))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 x y)) |
(*.f64 z (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 (*.f64 y z) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 y z) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y)) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(/.f64 (*.f64 (neg.f64 z) y) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) x))) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) x) (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 (*.f64 y z) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 (*.f64 y z) x))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(/.f64 (*.f64 y z) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) x)) |
(/.f64 (*.f64 x y) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)) |
(/.f64 y (/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 (*.f64 y z) x)))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) 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 #s(literal 0 binary64) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) (*.f64 (*.f64 (neg.f64 x) y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 x) y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) (*.f64 (*.f64 y z) x))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 y)) z) |
(*.f64 (neg.f64 y) (neg.f64 z)) |
(*.f64 (neg.f64 z) (neg.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y z)) |
(*.f64 (*.f64 y z) #s(literal 1 binary64)) |
(*.f64 y z) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) y)) |
(*.f64 z (neg.f64 (neg.f64 y))) |
(*.f64 z y) |
(neg.f64 (*.f64 (neg.f64 z) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) y)) |
(*.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) x) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) (+.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) (*.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) x)) (*.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) x)) |
(/.f64 (neg.f64 x) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) x))) |
(neg.f64 (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) x)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(*.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal -1 binary64)) |
(pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) #s(literal 1 binary64)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
(/.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y #s(literal -1 binary64)) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) #s(literal -1 binary64)) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 (*.f64 (neg.f64 x) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) z) #s(literal -1 binary64)) (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (neg.f64 x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 (*.f64 y z) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 (neg.f64 x) z)) y) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (neg.f64 x)) (*.f64 y z)) |
(*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (neg.f64 y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 (neg.f64 x) z)) |
(*.f64 (*.f64 x z) (neg.f64 (/.f64 (neg.f64 y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y)) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 (*.f64 (*.f64 y z) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 (*.f64 (neg.f64 x) z) y)) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 (neg.f64 x) z) (/.f64 (neg.f64 y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 y z) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (neg.f64 x) (*.f64 z (/.f64 (neg.f64 y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 y (/.f64 (*.f64 (neg.f64 x) z) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 (*.f64 (neg.f64 x) z) y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x z) (/.f64 (neg.f64 y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 z (*.f64 (neg.f64 x) (/.f64 (neg.f64 y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y)) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 (*.f64 (neg.f64 x) z) y))) |
(neg.f64 (*.f64 (*.f64 x z) (/.f64 (neg.f64 y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (/.f64 (neg.f64 y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 x) z)) (*.f64 y #s(literal -1 binary64))) |
(*.f64 (neg.f64 y) (*.f64 (*.f64 (neg.f64 x) z) #s(literal -1 binary64))) |
(*.f64 (neg.f64 y) (*.f64 x z)) |
(*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 x z) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 z) y) x) |
(*.f64 (*.f64 (neg.f64 x) y) z) |
(*.f64 (neg.f64 z) (*.f64 x y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) z) y)) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(literal 1 binary64)) |
(*.f64 (*.f64 (neg.f64 x) z) (neg.f64 (*.f64 y #s(literal -1 binary64)))) |
(*.f64 (*.f64 (neg.f64 x) z) y) |
(*.f64 (neg.f64 x) (neg.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 y z)) |
(*.f64 (*.f64 y z) (neg.f64 x)) |
(*.f64 x (*.f64 (*.f64 y z) #s(literal -1 binary64))) |
(*.f64 x (*.f64 (neg.f64 z) y)) |
(*.f64 y (neg.f64 (*.f64 (*.f64 (neg.f64 x) z) #s(literal -1 binary64)))) |
(*.f64 y (*.f64 (neg.f64 x) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x z) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y z) x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y))) |
(*.f64 z (*.f64 (neg.f64 x) y)) |
(neg.f64 (*.f64 (*.f64 x z) y)) |
(neg.f64 (*.f64 (*.f64 y z) x)) |
(neg.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y z) x)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y))) |
(*.f64 (*.f64 z #s(literal -1 binary64)) x) |
(*.f64 (neg.f64 z) x) |
(*.f64 (neg.f64 x) z) |
(*.f64 x (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 x z)) |
(*.f64 z (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x z))) (+.f64 #s(literal 0 binary64) (*.f64 x z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x z) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x z) (*.f64 x z) (*.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(neg.f64 (*.f64 x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) z)) |
(*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (neg.f64 x))) x) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 x x)) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (neg.f64 (*.f64 (*.f64 x x) x)))) |
(neg.f64 x) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x x) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x #s(literal 0 binary64)))) |
(-.f64 #s(literal 0 binary64) x) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(*.f64 (*.f64 (log.f64 (*.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))))) |
(*.f64 #s(literal 1 binary64) (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) |
(*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (log.f64 (neg.f64 z)) (log.f64 (neg.f64 z))) (*.f64 (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) (+.f64 (log.f64 (neg.f64 z)) (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)) (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)))) (+.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) (neg.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) (-.f64 (log.f64 z) (neg.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 z)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) #s(literal 3 binary64))) (fma.f64 (log.f64 (neg.f64 z)) (log.f64 (neg.f64 z)) (fma.f64 (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) (*.f64 (log.f64 (neg.f64 z)) (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)) (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) (neg.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) (*.f64 (log.f64 z) (neg.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) (neg.f64 (log.f64 (*.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))))) |
(/.f64 (*.f64 (log.f64 (*.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) (log.f64 (*.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) (*.f64 (log.f64 (*.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 3 binary64))))) |
(neg.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (log.f64 z)) |
(-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (*.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) (/.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 2 binary64)) (log.f64 (*.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))))) (/.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)))) |
(-.f64 (log.f64 (neg.f64 z)) (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) |
(-.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(+.f64 (neg.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) (log.f64 z)) |
(+.f64 (log.f64 (neg.f64 z)) (neg.f64 (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) |
(+.f64 (log.f64 (neg.f64 z)) (log.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(+.f64 (log.f64 z) (neg.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))) |
(log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(*.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal -1 binary64)) |
(pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) #s(literal 1 binary64)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
(/.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(*.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) t) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) t) z)) z)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z)))) (*.f64 (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (fma.f64 (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)))) (neg.f64 (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (*.f64 z z)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z)))) (neg.f64 (neg.f64 (fma.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z)) (*.f64 z z))) (*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z))) (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (*.f64 z z))) (neg.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 z z (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) t) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) t) z)) z)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z)) (fma.f64 z z (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) t) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) t) z)) z))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z)) (fma.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) (-.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) t) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) t) z)) z)) (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) z) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) (/.f64 (neg.f64 a) z) z) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (/.f64 (neg.f64 t) z) z) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) z) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 a (/.f64 #s(literal 1 binary64) t)) z) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 t (/.f64 #s(literal 1 binary64) a)) z) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) a) z) z) |
(fma.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) z) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t z) |
(fma.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a z) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (/.f64 #s(literal -1 binary64) z) z) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) t) (/.f64 #s(literal 1 binary64) z) z) |
(fma.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64) z) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 #s(literal 1 binary64) a)) z) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) t)) z) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) z) |
(fma.f64 #s(literal 1 binary64) z (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) |
(fma.f64 (/.f64 t z) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 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 binary64) (neg.f64 z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) |
(fma.f64 (/.f64 a z) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) t)) z) |
(fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 t z) a) z) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -1/2 binary64) t)) z) |
(fma.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 t z)) z) |
(fma.f64 t (*.f64 #s(literal -1/2 binary64) (/.f64 a z)) z) |
(fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -1/2 binary64) a)) z) |
(fma.f64 z #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z)))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))))) |
(+.f64 (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) z) |
(+.f64 z (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) |
(*.f64 (neg.f64 (*.f64 (neg.f64 y) t)) a) |
(*.f64 (*.f64 (neg.f64 y) t) (neg.f64 a)) |
(*.f64 (*.f64 y a) t) |
(*.f64 (neg.f64 t) (*.f64 (neg.f64 y) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y t) a)) |
(*.f64 (neg.f64 a) (*.f64 (neg.f64 y) t)) |
(*.f64 (*.f64 (*.f64 y t) a) #s(literal 1 binary64)) |
(*.f64 (*.f64 y t) a) |
(*.f64 y (*.f64 a t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 a) t) y)) |
(*.f64 (*.f64 a t) y) |
(*.f64 a (neg.f64 (*.f64 (neg.f64 y) t))) |
(*.f64 a (*.f64 y t)) |
(*.f64 t (neg.f64 (*.f64 (neg.f64 y) a))) |
(*.f64 t (*.f64 y a)) |
(neg.f64 (*.f64 (*.f64 (neg.f64 a) t) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 a) t) y)) |
(*.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) t) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) t) z)) z)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z)))) (*.f64 (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (fma.f64 (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)))) (neg.f64 (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (*.f64 z z)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z)))) (neg.f64 (neg.f64 (fma.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z)) (*.f64 z z))) (*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z))) (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (*.f64 z z))) (neg.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 z z (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) t) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) t) z)) z)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z)) (fma.f64 z z (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) t) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) t) z)) z))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z)) (fma.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))) (-.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) t) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) t) z)) z)) (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) #s(literal -1/8 binary64)) (*.f64 (*.f64 z z) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) z) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) (/.f64 (neg.f64 a) z) z) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (/.f64 (neg.f64 t) z) z) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) z) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 a (/.f64 #s(literal 1 binary64) t)) z) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 t (/.f64 #s(literal 1 binary64) a)) z) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) a) z) z) |
(fma.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) z) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t z) |
(fma.f64 (*.f64 (/.f64 t z) #s(literal -1/2 binary64)) a z) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (/.f64 #s(literal -1 binary64) z) z) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) t) (/.f64 #s(literal 1 binary64) z) z) |
(fma.f64 (*.f64 (/.f64 t z) a) #s(literal -1/2 binary64) z) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 #s(literal 1 binary64) a)) z) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) t)) z) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) z) |
(fma.f64 #s(literal 1 binary64) z (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) |
(fma.f64 (/.f64 t z) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 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 binary64) (neg.f64 z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) |
(fma.f64 (/.f64 a z) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) t)) z) |
(fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 t z) a) z) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -1/2 binary64) t)) z) |
(fma.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 t z)) z) |
(fma.f64 t (*.f64 #s(literal -1/2 binary64) (/.f64 a z)) z) |
(fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -1/2 binary64) a)) z) |
(fma.f64 z #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (+.f64 z (*.f64 (*.f64 (/.f64 t z) a) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z)))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (*.f64 z z)) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))) (neg.f64 (/.f64 (*.f64 z z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t (neg.f64 z))))) |
(+.f64 (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) z) |
(+.f64 z (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (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))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1/2 binary64))) |
Compiled 51 456 to 3 801 computations (92.6% saved)
41 alts after pruning (34 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 748 | 20 | 1 768 |
| Fresh | 5 | 14 | 19 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 4 | 5 |
| Total | 1 756 | 41 | 1 797 |
| Status | Accuracy | Program |
|---|---|---|
| 33.7% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| 19.5% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| 55.0% | (/.f64 (*.f64 (*.f64 y z) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) | |
| 36.7% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| 25.2% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) | |
| 34.0% | (/.f64 (*.f64 z y) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) x)) | |
| 51.5% | (/.f64 (*.f64 y z) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) x)) | |
| 78.3% | (/.f64 (*.f64 y x) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) | |
| 78.2% | (/.f64 (*.f64 y x) (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 z)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) | |
| 78.0% | (/.f64 (*.f64 y x) (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 z)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))))) | |
| 78.2% | (/.f64 (*.f64 y x) (exp.f64 (-.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (log.f64 z)))) | |
| 73.8% | (/.f64 (*.f64 y x) (exp.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))))) #s(literal -1 binary64)))) | |
| 6.2% | (/.f64 (*.f64 y x) (exp.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)) (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)))))) #s(literal -1 binary64)))) | |
| 73.8% | (/.f64 (*.f64 y x) (exp.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))))) (/.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))))) #s(literal -1 binary64)))) | |
| 73.9% | (/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z (exp.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) #s(literal -1 binary64)))) | |
| 78.3% | (/.f64 (*.f64 y x) (exp.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)))) | |
| 77.0% | (/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) | |
| 59.2% | (*.f64 (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) | |
| 71.0% | (*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) z) | |
| 34.6% | (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 y x)) | |
| 77.6% | (*.f64 (/.f64 y (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64))) (/.f64 x (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64)))) | |
| 77.6% | (*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) | |
| 34.3% | (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) | |
| 52.1% | (*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 z y)) | |
| ✓ | 31.7% | (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
| ✓ | 53.5% | (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) |
| 52.1% | (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z x))) y) z) | |
| 49.7% | (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64)))) y) z) | |
| 46.0% | (*.f64 (*.f64 #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) z)) x) (*.f64 z y)) | |
| 50.7% | (*.f64 (*.f64 z y) (/.f64 x (exp.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) | |
| 52.1% | (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -1/2 binary64) a)) z)))) | |
| 49.6% | (*.f64 (*.f64 z y) (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) x)) #s(literal -1 binary64)))) | |
| ✓ | 46.0% | (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
| 64.0% | (*.f64 #s(approx (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) (/.f64 (*.f64 y x) z)) z) | |
| 35.8% | (*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| ✓ | 35.1% | (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
| 34.4% | (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) | |
| ✓ | 51.7% | (*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) |
| 62.6% | (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z))) #s(literal -1 binary64))) | |
| ✓ | 55.0% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
| ✓ | 71.1% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
Compiled 2 065 to 775 computations (62.5% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 #s(approx (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) (/.f64 (*.f64 y x) z)) z) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) z)) x) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z x))) y) z) |
(*.f64 x (/.f64 (*.f64 z 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 z z)))) |
(*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 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 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)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) |
(*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 z y)) |
(*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) z) |
(*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) z) |
(/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(/.f64 (*.f64 (*.f64 y z) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) |
(*.f64 (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(/.f64 (*.f64 y x) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) z)) |
(/.f64 (*.f64 z y) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) x)) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -1/2 binary64) a)) z)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (*.f64 z y)) |
(/.f64 z (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 x y))) |
(/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) |
(/.f64 (*.f64 y z) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) x)) |
(/.f64 (*.f64 y x) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 (neg.f64 x) z) y)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64)))) y) z) |
(*.f64 (*.f64 z y) (/.f64 x (exp.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z))) #s(literal -1 binary64))) |
(*.f64 (*.f64 z y) (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 y x) (exp.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)))) |
(/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 y (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64))) (/.f64 x (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 y x) (exp.f64 (-.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) (log.f64 z)))) |
(/.f64 (*.f64 y x) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) |
(/.f64 (*.f64 y x) (exp.f64 (*.f64 (log.f64 (/.f64 z (exp.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 y x) (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 z)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))))) |
(/.f64 (*.f64 y x) (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 z)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))) |
(/.f64 (*.f64 y x) (exp.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)) (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)) z)))))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 y x) (exp.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 y x) (exp.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))))))) (/.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z)))))))) #s(literal -1 binary64)))) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) |
8 calls:
| 132.0ms | (*.f64 t a) |
| 35.0ms | x |
| 19.0ms | z |
| 18.0ms | y |
| 18.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.3% | 1 | x |
| 78.3% | 1 | y |
| 92.5% | 2 | z |
| 78.3% | 1 | t |
| 78.3% | 1 | a |
| 92.1% | 3 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 78.3% | 1 | (*.f64 x y) |
| 84.2% | 3 | (*.f64 t a) |
Compiled 65 to 49 computations (24.6% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 #s(approx (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) (/.f64 (*.f64 y x) z)) z) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) z)) x) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z x))) y) z) |
(*.f64 x (/.f64 (*.f64 z 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 z z)))) |
(*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 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 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)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) |
(*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 z y)) |
(*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) z) |
(*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) z) |
(/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(/.f64 (*.f64 (*.f64 y z) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) |
(*.f64 (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(/.f64 (*.f64 y x) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) z)) |
(/.f64 (*.f64 z y) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) x)) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal -1/2 binary64) a)) z)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (*.f64 z y)) |
(/.f64 z (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 x y))) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
1 calls:
| 11.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.4% | 2 | z |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 #s(approx (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) (/.f64 (*.f64 y x) z)) z) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) z)) x) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z x))) y) z) |
(*.f64 x (/.f64 (*.f64 z 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 z z)))) |
(*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 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 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)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) |
(*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 z y)) |
(*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) z) |
(*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) z) |
(/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(/.f64 (*.f64 (*.f64 y z) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) |
| Outputs |
|---|
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) |
(/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
1 calls:
| 24.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.3% | 2 | z |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 #s(approx (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) (/.f64 (*.f64 y x) z)) z) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) z)) x) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z x))) y) z) |
(*.f64 x (/.f64 (*.f64 z 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 z z)))) |
(*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 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 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)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) |
(*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 z y)) |
(*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) z) |
(*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) z) |
(/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(/.f64 (*.f64 (*.f64 y z) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
| Outputs |
|---|
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
1 calls:
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.5% | 3 | z |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 #s(approx (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) (/.f64 (*.f64 y x) z)) z) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) z)) x) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z x))) y) z) |
(*.f64 x (/.f64 (*.f64 z 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 z z)))) |
(*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 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 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)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) |
(*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 z y)) |
(*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) z) |
(*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) z) |
(/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(/.f64 (*.f64 (*.f64 y z) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
| Outputs |
|---|
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
2 calls:
| 20.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.5% | 3 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 91.3% | 3 | z |
Compiled 25 to 17 computations (32% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 #s(approx (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) (/.f64 (*.f64 y x) z)) z) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) z)) x) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z x))) y) z) |
(*.f64 x (/.f64 (*.f64 z 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 z z)))) |
(*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 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 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)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) |
(*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 z y)) |
(*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) z) |
(*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) z) |
(/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(/.f64 (*.f64 (*.f64 y z) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) |
| Outputs |
|---|
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
2 calls:
| 8.0ms | z |
| 7.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.0% | 1 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 86.7% | 2 | z |
Compiled 25 to 17 computations (32% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 #s(approx (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) (/.f64 (*.f64 y x) z)) z) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) z)) x) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z x))) y) z) |
(*.f64 x (/.f64 (*.f64 z 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 z z)))) |
(*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 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 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)))) (fma.f64 (*.f64 (*.f64 t (*.f64 y x)) (/.f64 a (*.f64 z z))) #s(literal 1/2 binary64) (*.f64 y x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 t z) z)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 z y)) |
(*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 z y)) |
(*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) z) |
(*.f64 (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 t z) (*.f64 #s(literal -1/2 binary64) a) z))) z) |
| Outputs |
|---|
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
1 calls:
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.8% | 2 | z |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 #s(approx (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) (/.f64 (*.f64 y x) z)) z) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 #s(approx (/ 1 (sqrt (- (* z z) (* t a)))) (/.f64 #s(literal 1 binary64) z)) x) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z x)))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z x))) y) z) |
(*.f64 x (/.f64 (*.f64 z 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 z z)))) |
(*.f64 x #s(approx (/ (* z y) (sqrt (- (* z z) (* t a)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (*.f64 z z)) #s(literal 1/2 binary64) y))) |
| Outputs |
|---|
(/.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 y x)) |
8 calls:
| 19.0ms | (*.f64 x y) |
| 4.0ms | y |
| 4.0ms | t |
| 4.0ms | z |
| 4.0ms | (*.f64 t a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.1% | 1 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 71.1% | 1 | a |
| 71.1% | 1 | x |
| 71.1% | 1 | t |
| 71.1% | 1 | (*.f64 x y) |
| 71.1% | 1 | y |
| 71.1% | 1 | (*.f64 t a) |
| 75.5% | 2 | z |
Compiled 65 to 49 computations (24.6% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 #s(approx (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) (/.f64 (*.f64 y x) z)) z) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
1 calls:
| 32.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.1% | 2 | z |
Compiled 6 to 5 computations (16.7% saved)
Total -36.9b remaining (-199.5%)
Threshold costs -36.9b (-199.5%)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 #s(approx (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) y) (/.f64 (*.f64 y x) z)) z) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x z)) y) z) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
6 calls:
| 2.0ms | t |
| 2.0ms | x |
| 2.0ms | z |
| 2.0ms | (*.f64 t a) |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.1% | 1 | x |
| 71.1% | 1 | y |
| 71.1% | 1 | t |
| 71.1% | 1 | (*.f64 x y) |
| 71.1% | 1 | (*.f64 t a) |
| 71.1% | 1 | z |
Compiled 40 to 32 computations (20% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 4.3698718054946733e+77 | 6.441297040371198e+77 |
| 4.0ms | 64× | 0 | valid |
| 0.0ms | 2× | 0 | invalid |
Compiled 186 to 124 computations (33.3% saved)
ival-mult: 1.0ms (36.6% of total)ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.3698718054946733e+77 | 6.441297040371198e+77 |
Compiled 186 to 128 computations (31.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 4.3698718054946733e+77 | 6.441297040371198e+77 |
| 2.0ms | 32× | 0 | valid |
| 0.0ms | 1× | 0 | invalid |
Compiled 186 to 128 computations (31.2% saved)
ival-mult: 1.0ms (67.9% of total)ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.3698718054946733e+77 | 6.441297040371198e+77 |
| 31.0ms | 2.6552739726453813e-47 | 7.411083884241234e-47 |
| 26.0ms | 80× | 0 | valid |
| 1.0ms | 15× | 0 | invalid |
Compiled 386 to 258 computations (33.2% saved)
ival-mult: 23.0ms (93.8% of total)ival-sqrt: 1.0ms (4.1% of total)ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.3698718054946733e+77 | 6.441297040371198e+77 |
| 95.0ms | 9.702831177701802e-141 | 1.3434155650434464e-125 |
| 84.0ms | 160× | 0 | valid |
| 4.0ms | 62× | 0 | invalid |
Compiled 566 to 378 computations (33.2% saved)
ival-mult: 5.0ms (55.8% of total)ival-sub: 1.0ms (11.2% of total)ival-div: 1.0ms (11.2% of total)ival-sqrt: 1.0ms (11.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.2016218488578927e-68 | 9.751841560636083e-68 |
| 7.0ms | 96× | 0 | valid |
| 2.0ms | 29× | 0 | invalid |
Compiled 256 to 176 computations (31.3% saved)
ival-mult: 3.0ms (59.5% of total)ival-sub: 1.0ms (19.8% of total)ival-div: 1.0ms (19.8% of total)ival-sqrt: 1.0ms (19.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 9.751841560636083e-68 | 1.546858302933193e-67 |
| 5.0ms | 64× | 0 | valid |
| 1.0ms | 19× | 0 | invalid |
Compiled 134 to 96 computations (28.4% saved)
ival-mult: 2.0ms (59.1% of total)ival-sqrt: 1.0ms (29.5% of total)ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 6.149060188026861e-120 | 4.4942618372053016e-117 |
| 9.0ms | 128× | 0 | valid |
| 3.0ms | 49× | 0 | invalid |
Compiled 222 to 156 computations (29.7% saved)
ival-mult: 4.0ms (56.1% of total)ival-sub: 1.0ms (14% of total)ival-div: 1.0ms (14% of total)ival-sqrt: 1.0ms (14% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 92.0ms | 6.149060188026861e-120 | 4.4942618372053016e-117 |
| 85.0ms | 19× | 0 | invalid |
| 4.0ms | 64× | 0 | valid |
Compiled 222 to 156 computations (29.7% saved)
ival-sqrt: 84.0ms (96.9% of total)ival-mult: 2.0ms (2.3% of total)ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 40× | *-commutative_binary64 |
| 8× | +-commutative_binary64 |
| 8× | sub-neg_binary64 |
| 8× | neg-sub0_binary64 |
| 8× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 439 |
| 1 | 109 | 439 |
| 2 | 119 | 439 |
| 3 | 127 | 439 |
| 4 | 130 | 439 |
| 5 | 131 | 439 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 z #s(literal 440000000000000007850954824126484414892925723216830933450639269273180296970240 binary64)) (*.f64 (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z))) |
(if (<=.f64 z #s(literal 440000000000000007850954824126484414892925723216830933450639269273180296970240 binary64)) (*.f64 (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(if (<=.f64 z #s(literal 520000000000000037326774291942766390696796011938365619920116846077051658043392 binary64)) (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(if (<=.f64 z #s(literal 3805229288805289/51422017416287688817342786954917203280710495801049370729644032 binary64)) (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (if (<=.f64 z #s(literal 520000000000000037326774291942766390696796011938365619920116846077051658043392 binary64)) (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(if (<=.f64 z #s(literal 3621228318366551/12486994201263968925526388919172665222994392570659884603436627838501486955279062480481224412253967884639307724485626491581791902717153141225160704 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) (if (<=.f64 z #s(literal 520000000000000037326774291942766390696796011938365619920116846077051658043392 binary64)) (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(if (<=.f64 z #s(literal 5220922647856647/121416805764108066932466369176469931665150427440758720078238275608681517825325531136 binary64)) (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(if (<=.f64 z #s(literal 8802718417897835/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x))) |
(if (<=.f64 z #s(literal 1780754874524237/181709681073901722637330951972001133588410340171829515070372549795159822028349480831547762678440891390190630401566544483383650407153664 binary64)) (/.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 y x))) |
(if (<=.f64 z #s(literal 4506400090632763/726838724295606890549323807888004534353641360687318060281490199180639288113397923326191050713763565560762521606266177933534601628614656 binary64)) (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
| Outputs |
|---|
(if (<=.f64 z #s(literal 440000000000000007850954824126484414892925723216830933450639269273180296970240 binary64)) (*.f64 (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z))) |
(if (<=.f64 z #s(literal 440000000000000007850954824126484414892925723216830933450639269273180296970240 binary64)) (*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (/.f64 (*.f64 x y) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z))) |
(if (<=.f64 z #s(literal 440000000000000007850954824126484414892925723216830933450639269273180296970240 binary64)) (*.f64 (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(if (<=.f64 z #s(literal 440000000000000007850954824126484414892925723216830933450639269273180296970240 binary64)) (*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (/.f64 (*.f64 x y) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(if (<=.f64 z #s(literal 520000000000000037326774291942766390696796011938365619920116846077051658043392 binary64)) (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(if (<=.f64 z #s(literal 520000000000000037326774291942766390696796011938365619920116846077051658043392 binary64)) (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (/.f64 (*.f64 x y) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(if (<=.f64 z #s(literal 3805229288805289/51422017416287688817342786954917203280710495801049370729644032 binary64)) (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (if (<=.f64 z #s(literal 520000000000000037326774291942766390696796011938365619920116846077051658043392 binary64)) (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(if (<=.f64 z #s(literal 3805229288805289/51422017416287688817342786954917203280710495801049370729644032 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z)) (if (<=.f64 z #s(literal 520000000000000037326774291942766390696796011938365619920116846077051658043392 binary64)) (*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 x z)) (/.f64 (*.f64 x y) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(if (<=.f64 z #s(literal 3621228318366551/12486994201263968925526388919172665222994392570659884603436627838501486955279062480481224412253967884639307724485626491581791902717153141225160704 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) (if (<=.f64 z #s(literal 520000000000000037326774291942766390696796011938365619920116846077051658043392 binary64)) (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(if (<=.f64 z #s(literal 3621228318366551/12486994201263968925526388919172665222994392570659884603436627838501486955279062480481224412253967884639307724485626491581791902717153141225160704 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t (neg.f64 a))))) (*.f64 y z)) (if (<=.f64 z #s(literal 520000000000000037326774291942766390696796011938365619920116846077051658043392 binary64)) (*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 x z)) (/.f64 (*.f64 x y) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(if (<=.f64 z #s(literal 5220922647856647/121416805764108066932466369176469931665150427440758720078238275608681517825325531136 binary64)) (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (/.f64 (*.f64 y x) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 a (/.f64 t (*.f64 z z))) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(if (<=.f64 z #s(literal 5220922647856647/121416805764108066932466369176469931665150427440758720078238275608681517825325531136 binary64)) (*.f64 (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t (neg.f64 a))))) x) (/.f64 (*.f64 x y) #s(approx (/ (sqrt (- (* z z) (* t a))) z) (fma.f64 (*.f64 (/.f64 t (*.f64 z z)) a) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(if (<=.f64 z #s(literal 8802718417897835/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x))) |
(if (<=.f64 z #s(literal 8802718417897835/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) (*.f64 (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t (neg.f64 a))))) x) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 x y))) |
(if (<=.f64 z #s(literal 1780754874524237/181709681073901722637330951972001133588410340171829515070372549795159822028349480831547762678440891390190630401566544483383650407153664 binary64)) (/.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 y x))) |
(if (<=.f64 z #s(literal 1780754874524237/181709681073901722637330951972001133588410340171829515070372549795159822028349480831547762678440891390190630401566544483383650407153664 binary64)) (/.f64 (*.f64 (*.f64 x z) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 x y))) |
(if (<=.f64 z #s(literal 4506400090632763/726838724295606890549323807888004534353641360687318060281490199180639288113397923326191050713763565560762521606266177933534601628614656 binary64)) (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x))) |
(if (<=.f64 z #s(literal 4506400090632763/726838724295606890549323807888004534353641360687318060281490199180639288113397923326191050713763565560762521606266177933534601628614656 binary64)) (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 x y))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 x y)) |
| 9 404× | lower-fma.f32 |
| 9 400× | lower-fma.f64 |
| 8 704× | lower-*.f64 |
| 8 704× | lower-*.f32 |
| 8 614× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1045 | 22561 |
| 1 | 3486 | 21980 |
| 0 | 8230 | 21280 |
| 0 | 36 | 188 |
| 0 | 56 | 188 |
| 1 | 181 | 188 |
| 2 | 987 | 188 |
| 0 | 8620 | 188 |
| 0 | 46 | 292 |
| 0 | 70 | 288 |
| 1 | 241 | 285 |
| 2 | 1414 | 285 |
| 0 | 8380 | 285 |
| 0 | 12 | 37 |
| 0 | 19 | 37 |
| 1 | 56 | 37 |
| 2 | 320 | 37 |
| 3 | 2703 | 37 |
| 0 | 8429 | 37 |
| 0 | 495 | 3663 |
| 1 | 1609 | 3591 |
| 2 | 6491 | 3573 |
| 0 | 8282 | 3461 |
| 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× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 251 to 576 computations (54% saved)
(sort t a)
Compiled 2 708 to 1 210 computations (55.3% saved)
Loading profile data...