
Time bar (total: 11.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)
| 848.0ms | 8 256× | 0 | valid |
| 169.0ms | 2 150× | 0 | invalid |
ival-mult: 472.0ms (70.1% of total)ival-sqrt: 86.0ms (12.8% of total)ival-div: 57.0ms (8.5% of total)ival-sub: 46.0ms (6.8% of total)ival-true: 8.0ms (1.2% of total)ival-assert: 4.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 96 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| 29 | 0 | - | 2 | (-4.30025954385875e+111 3.6433086603423477e-230 4.9443993675218497e-203 -1.3128736510302312e-52 5.0622888816478216e-11) | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 25 | 0 | - | 1 | (6.614243582118978e-37 2.973404845972912e-278 9.263559968548691e+94 -4.519514848542212e-26 -1.6736056333143402e+207) | (*.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 | 88 | 0 |
| ↳ | (-.f64 (*.f64 z z) (*.f64 t a)) | overflow | 88 | |
| ↳ | (*.f64 t a) | overflow | 30 | |
| ↳ | (*.f64 z z) | overflow | 64 | |
/.f64 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | o/n | 21 | 0 |
| ↳ | (*.f64 x y) | overflow | 32 | |
| ↳ | (*.f64 (*.f64 x y) z) | overflow | 40 | |
*.f64 | (*.f64 (*.f64 x y) z) | n*u | 12 | 0 |
*.f64 | (*.f64 (*.f64 x y) z) | n*o | 12 | 0 |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) | uflow-rescue | 8 | 0 |
| ↳ | (-.f64 (*.f64 z z) (*.f64 t a)) | underflow | 8 | |
| ↳ | (*.f64 t a) | underflow | 41 | |
| ↳ | (*.f64 z z) | underflow | 54 | |
/.f64 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | u/n | 6 | 0 |
| ↳ | (*.f64 x y) | underflow | 28 | |
| ↳ | (*.f64 (*.f64 x y) z) | underflow | 33 | |
-.f64 | (-.f64 (*.f64 z z) (*.f64 t a)) | nan-rescue | 4 | 0 |
| ↳ | (*.f64 z z) | overflow | 64 | |
| ↳ | (*.f64 t a) | overflow | 30 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 92 | 2 |
| - | 29 | 133 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 92 | 0 | 2 |
| - | 29 | 0 | 133 |
| number | freq |
|---|---|
| 0 | 135 |
| 1 | 92 |
| 2 | 28 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 70.0ms | 512× | 0 | valid |
Compiled 114 to 40 computations (64.9% saved)
ival-sqrt: 32.0ms (63.3% of total)ival-mult: 13.0ms (25.7% of total)ival-div: 3.0ms (5.9% of total)ival-sub: 2.0ms (4% 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 14 to 12 computations (14.3% saved)
Compiled 0 to 5 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 64.7% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
Compiled 14 to 12 computations (14.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) | |
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (*.f64 (*.f64 x y) z) | |
| cost-diff | 0 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 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.8007812500000001 | (-.f64 (*.f64 z z) (*.f64 t a)) | |
| accuracy | 5.799344496473032 | (*.f64 (*.f64 x y) z) | |
| accuracy | 6.746816597016936 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| accuracy | 22.448028847712937 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| 24.0ms | 256× | 0 | valid |
Compiled 50 to 14 computations (72% saved)
ival-mult: 7.0ms (57.6% of total)ival-sqrt: 2.0ms (16.4% of total)ival-sub: 1.0ms (8.2% of total)ival-div: 1.0ms (8.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 | |
|---|---|---|---|---|
| 7.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))) |
| 6.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))) |
| 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 | t | @ | inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a))) |
| 3.0ms | 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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 (/.f64 y z) (/.f64 x 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 (/.f64 y z) (/.f64 x 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 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))))))) a (*.f64 y x)) |
z |
(+ 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 (pow.f64 z #s(literal 3 binary64)))) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) a) (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 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 (pow.f64 z #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) 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 (pow.f64 a #s(literal 3 binary64)) 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 #s(literal -1/8 binary64) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) 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 #s(literal -1/8 binary64) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) 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 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) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (pow.f64 z #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) (*.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))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a (*.f64 y x)) 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 (/.f64 y z) (/.f64 x 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 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (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 (pow.f64 z #s(literal 3 binary64)))) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 t (pow.f64 z #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 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 (pow.f64 z #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) z) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(* -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) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (pow.f64 z #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z))) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (pow.f64 t #s(literal 3 binary64)) a))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) (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 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (pow.f64 t #s(literal 3 binary64)) a))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) x) (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (pow.f64 a #s(literal 3 binary64))) y (/.f64 y (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) #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 (/.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (pow.f64 a #s(literal 3 binary64))) y (/.f64 y (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64))) x (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 z z)) (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 (*.f64 a a) t) t)) (/.f64 y (pow.f64 z #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 (*.f64 a a) t) t)) (/.f64 y (pow.f64 z #s(literal 4 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) #s(literal -3/4 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 t a) 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 #s(literal -1/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) t) t) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 4 binary64))))) z z) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) z) z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) z) z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) 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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (neg.f64 y) x (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) 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)) (pow.f64 z #s(literal 4 binary64))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (neg.f64 y) x (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (*.f64 x (fma.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 (*.f64 a a) t) t)) (/.f64 y (pow.f64 z #s(literal 4 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) #s(literal -3/4 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) t) t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 t a) 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 #s(literal -1/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) t) t) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 4 binary64))))) z z)) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) z) z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) z) z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) 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 (pow.f64 x #s(literal -1 binary64)) #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 (pow.f64 z #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #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 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 z y) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x) #s(literal -1 binary64)) (*.f64 z y)) |
(*.f64 (/.f64 (*.f64 z (*.f64 y x)) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 y x)) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 z x)) y) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) y) (*.f64 z x)) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) 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)) (pow.f64 (*.f64 z (*.f64 y x)) #s(literal -1 binary64))) #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 (pow.f64 (*.f64 z (*.f64 y x)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #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 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.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 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #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 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (*.f64 y x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (*.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.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)) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(*.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 (pow.f64 (*.f64 z (*.f64 y x)) #s(literal -1 binary64)))) |
(/.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 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (*.f64 y x)) #s(literal -1 binary64))) |
(/.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 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) #s(literal 2 binary64))))) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) #s(literal 3 binary64)) (pow.f64 z #s(literal 12 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) (-.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (*.f64 a t) (-.f64 (*.f64 a t) (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #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 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) #s(literal 3 binary64)) (pow.f64 z #s(literal 12 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) (-.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 a t) (-.f64 (*.f64 a t) (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(*.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 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (sqrt.f64 (pow.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (pow.f64 (pow.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (sqrt.f64 (pow.f64 (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (pow.f64 (pow.f64 (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64)) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) |
(*.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)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64))))) |
(*.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)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (pow.f64 (/.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #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 #s(literal 1/2 binary64)) (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 2 binary64)) #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 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) #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 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64)))) (sqrt.f64 (hypot.f64 (*.f64 a t) (*.f64 z z)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64))) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (hypot.f64 (*.f64 a t) (*.f64 z z)) (pow.f64 z #s(literal 8 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64))) (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)))) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 18 binary64)) (pow.f64 (*.f64 a t) #s(literal 9 binary64))) (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64)))) (sqrt.f64 (+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)))) (sqrt.f64 (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z)))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))))) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))))) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (hypot.f64 (*.f64 a t) (*.f64 z z)) (fma.f64 a t (*.f64 z z))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (hypot.f64 (*.f64 a t) (*.f64 z z)) (pow.f64 z #s(literal 8 binary64))) (fma.f64 a t (*.f64 z z))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 18 binary64)) (pow.f64 (*.f64 a t) #s(literal 9 binary64))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64))) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (*.f64 (fma.f64 a t (*.f64 z z)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (sqrt.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (sqrt.f64 (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 18 binary64)) (pow.f64 (*.f64 a t) #s(literal 9 binary64)))) (sqrt.f64 (*.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64)))) (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (hypot.f64 (*.f64 a t) (*.f64 z z))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64)))) (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (hypot.f64 (*.f64 a t) (*.f64 z z)) (pow.f64 z #s(literal 8 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64)))) (sqrt.f64 (*.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 z z)) (neg.f64 t)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(/.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 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(/.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 (log.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #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 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 2 binary64))) #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 (log.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (exp.f64 (neg.f64 (log.f64 (fma.f64 a t (*.f64 z z)))))) |
(*.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (exp.f64 (neg.f64 (log.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (-.f64 (pow.f64 z #s(literal 18 binary64)) (pow.f64 (*.f64 a t) #s(literal 9 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a t (*.f64 z z)) (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (hypot.f64 (*.f64 a t) (*.f64 z z)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a t (*.f64 z z)) (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (hypot.f64 (*.f64 a t) (*.f64 z z)) (pow.f64 z #s(literal 8 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) #s(literal 2 binary64)))) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) #s(literal 3 binary64)) (pow.f64 z #s(literal 12 binary64)))) (fma.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) (-.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(*.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (fma.f64 (*.f64 a t) (-.f64 (*.f64 a t) (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (pow.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.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)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(*.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.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 (pow.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 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 2 binary64)) #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 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1 binary64)) #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 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64)))) (neg.f64 (hypot.f64 (*.f64 a t) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64))) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (hypot.f64 (*.f64 a t) (*.f64 z z)) (pow.f64 z #s(literal 8 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64))) (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)))) (neg.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 18 binary64)) (pow.f64 (*.f64 a t) #s(literal 9 binary64))) (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (hypot.f64 (*.f64 a t) (*.f64 z z)) (fma.f64 a t (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (hypot.f64 (*.f64 a t) (*.f64 z z)) (pow.f64 z #s(literal 8 binary64))) (fma.f64 a t (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 18 binary64)) (pow.f64 (*.f64 a t) #s(literal 9 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64))) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (*.f64 (fma.f64 a t (*.f64 z z)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (neg.f64 (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 a t (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 z #s(literal 4 binary64))) (neg.f64 (fma.f64 a t (*.f64 z z)))) (*.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (*.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 a t (*.f64 z z)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (*.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)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 z #s(literal 4 binary64))) (fma.f64 a t (*.f64 z z))) (*.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (*.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)) (pow.f64 z #s(literal 4 binary64))) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (*.f64 (/.f64 (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a t (*.f64 z z)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 a t (*.f64 z z)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a t (*.f64 z z))) (*.f64 (/.f64 (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) (fma.f64 a t (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))) (*.f64 (fma.f64 a t (*.f64 z z)) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (*.f64 (fma.f64 a t (*.f64 z z)) (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 (fma.f64 a t (*.f64 z z)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (fma.f64 a t (*.f64 z z))) (*.f64 (fma.f64 a t (*.f64 z z)) (/.f64 (fma.f64 a t (*.f64 z z)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 z #s(literal 6 binary64))) (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) (*.f64 (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 z #s(literal 6 binary64))) (/.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 z #s(literal 6 binary64))) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) (*.f64 (/.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal 6 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal 6 binary64))) (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal 6 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal 6 binary64))) (/.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (/.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal 6 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal 6 binary64))) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) (*.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (/.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 z #s(literal 4 binary64))) (neg.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (neg.f64 (fma.f64 a t (*.f64 z z)))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 z #s(literal 6 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))))) (exp.f64 (log.f64 (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))))) (exp.f64 (log.f64 (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (exp.f64 (log.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64))) (hypot.f64 (*.f64 a t) (*.f64 z z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64))) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (hypot.f64 (*.f64 a t) (*.f64 z z)) (pow.f64 z #s(literal 8 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64))) (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 18 binary64)) (pow.f64 (*.f64 a t) #s(literal 9 binary64))) (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 a) t) (*.f64 z z))) |
(/.f64 (-.f64 (/.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 18 binary64)) (pow.f64 (*.f64 a t) #s(literal 9 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64)))) (neg.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (hypot.f64 (*.f64 a t) (*.f64 z z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (hypot.f64 (*.f64 a t) (*.f64 z z)) (pow.f64 z #s(literal 8 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (hypot.f64 (*.f64 a t) (*.f64 z z)) (fma.f64 a t (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (hypot.f64 (*.f64 a t) (*.f64 z z)) (pow.f64 z #s(literal 8 binary64))) (fma.f64 a t (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 18 binary64)) (pow.f64 (*.f64 a t) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64))) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 a t (*.f64 z z))) |
(/.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (*.f64 (fma.f64 a t (*.f64 z z)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) (*.f64 (fma.f64 a t (*.f64 z z)) (hypot.f64 (*.f64 a t) (*.f64 z z)))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64))) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (hypot.f64 (*.f64 a t) (*.f64 z z)) (pow.f64 z #s(literal 8 binary64))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64))) (*.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 18 binary64)) (pow.f64 (*.f64 a t) #s(literal 9 binary64))) (*.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 z #s(literal 12 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (neg.f64 (fma.f64 a t (*.f64 z z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 z z)) (neg.f64 t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (fma.f64 a t (*.f64 z z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1 binary64))))) |
(/.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 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 z z)) (neg.f64 t))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (fma.f64 a t (*.f64 z z)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (fma.f64 (*.f64 a t) (-.f64 (*.f64 a t) (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (fma.f64 (neg.f64 a) t (*.f64 z z)) (neg.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) #s(literal 2 binary64)))) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t))) (neg.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) #s(literal 3 binary64)) (pow.f64 z #s(literal 12 binary64)))) (fma.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) (-.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t)) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 a #s(literal -1 binary64)) t (*.f64 z z)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 z (fma.f64 a t (*.f64 z z))) (neg.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a t) (*.f64 z z)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(fma.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 (*.f64 z z) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(fma.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))))) |
(fma.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(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 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))))) |
(fma.f64 (*.f64 z z) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(fma.f64 z (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 a t (*.f64 z z))) (neg.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))))) |
(fma.f64 z z (*.f64 (neg.f64 a) t)) |
(sqrt.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 2 binary64))) |
(-.f64 (fma.f64 z z #s(literal 0 binary64)) (*.f64 a t)) |
(-.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z)))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(-.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) (log.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(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 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (neg.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(+.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 a) t)) |
Compiled 16 297 to 1 848 computations (88.7% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 558 | 11 | 569 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 559 | 11 | 570 |
| Status | Accuracy | Program |
|---|---|---|
| 62.4% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| ▶ | 34.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 40.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| 67.9% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) | |
| ▶ | 17.1% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| ▶ | 65.3% | (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) |
| 64.3% | (*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 z x)) y) | |
| 63.1% | (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) | |
| ▶ | 62.8% | (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
| 62.7% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) | |
| ▶ | 68.6% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
Compiled 278 to 258 computations (7.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 y x) | |
| cost-diff | 0 | (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) | |
| cost-diff | 0 | (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) | |
| cost-diff | 0 | (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) | |
| cost-diff | 0 | (*.f64 z x) | |
| cost-diff | 0 | (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 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)) |
| 1 712× | lower-fma.f32 |
| 1 710× | lower-fma.f64 |
| 1 656× | lower-*.f32 |
| 1 640× | lower-*.f64 |
| 902× | distribute-lft-neg-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 233 |
| 0 | 49 | 233 |
| 1 | 91 | 233 |
| 2 | 143 | 233 |
| 3 | 200 | 233 |
| 4 | 243 | 233 |
| 5 | 271 | 233 |
| 6 | 387 | 233 |
| 7 | 472 | 233 |
| 8 | 730 | 233 |
| 9 | 1782 | 233 |
| 10 | 2571 | 233 |
| 11 | 3806 | 233 |
| 12 | 4611 | 233 |
| 13 | 4739 | 233 |
| 14 | 4769 | 233 |
| 15 | 4769 | 233 |
| 16 | 5333 | 233 |
| 17 | 5589 | 233 |
| 18 | 5589 | 233 |
| 19 | 5589 | 233 |
| 20 | 5589 | 233 |
| 21 | 5589 | 233 |
| 0 | 5589 | 233 |
| 1× | iter limit |
| 1× | saturated |
| 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 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 z x) |
z |
x |
(/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
y |
(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) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) |
(/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(*.f64 y x) |
y |
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) |
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 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 z x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) |
(*.f64 z x) |
z |
x |
(/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
y |
(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) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) |
(*.f64 (/.f64 (*.f64 z x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) |
(/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(*.f64 y x) |
y |
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) |
z |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (neg.f64 a) | |
| accuracy | 4.633835579120953 | (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) | |
| accuracy | 8.01876170335271 | (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) | |
| accuracy | 22.448028847712937 | (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) | |
| accuracy | 0 | (neg.f64 a) | |
| accuracy | 0.07421875 | (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) | |
| accuracy | 8.042230164542039 | (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) | |
| accuracy | 22.448028847712937 | (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) | |
| accuracy | 5.799344496473032 | (*.f64 (*.f64 x y) z) | |
| accuracy | 6.746816597016936 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| accuracy | 22.448028847712937 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) | |
| accuracy | 38.094485134988155 | #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) | |
| accuracy | 0 | (neg.f64 z) | |
| accuracy | 5.799344496473032 | (*.f64 (*.f64 x y) z) | |
| accuracy | 6.746816597016936 | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| accuracy | 63.10422697954131 | #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) | |
| accuracy | 0 | (*.f64 y x) | |
| accuracy | 20.08092939399922 | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
| 57.0ms | 256× | 0 | valid |
Compiled 218 to 25 computations (88.5% saved)
ival-mult: 16.0ms (56% of total)ival-div: 4.0ms (14% of total)ival-sqrt: 3.0ms (10.5% of total)ival-neg: 2.0ms (7% of total)ival-sub: 1.0ms (3.5% of total)ival-add: 1.0ms (3.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 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 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation:binary64>) () ()) |
#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ()) |
#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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 (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ()) |
#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (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 (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 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor 0 a) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) (taylor 0 a) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 3))))) (/ y z)) (taylor 0 a) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t y) (pow z 3))) (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ y z)) (taylor 0 a) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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 (* x y) (taylor 0 a) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 a) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) (taylor 0 a) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (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 (* -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 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor inf a) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) (taylor inf a) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor inf a) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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 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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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 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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (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 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 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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 2) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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 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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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 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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (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 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 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor 0 t) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) (taylor 0 t) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 3))))) (/ y z)) (taylor 0 t) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a y) (pow z 3))) (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ y z)) (taylor 0 t) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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 (* x y) (taylor 0 t) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 t) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) (taylor 0 t) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (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 (* (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 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor inf t) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) (taylor inf t) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor inf t) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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 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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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 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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (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 (* (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 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor -inf t) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) (taylor -inf t) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor -inf t) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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 2) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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 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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (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 (* (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 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor 0 z) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) (taylor 0 z) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* (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 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* (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 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor 0 z) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (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 (* 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 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor inf z) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z) (taylor inf z) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<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))))) z) (taylor inf z) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<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)))))) z) (taylor inf z) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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 (* x y) (taylor inf z) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf z) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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)) z) (taylor inf z) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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))) z) (taylor inf z) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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)))) z) (taylor inf z) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (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 (* -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 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ y z)) (taylor -inf z) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z)) (taylor -inf z) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z)) (taylor -inf z) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z)) (taylor -inf z) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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 (* x y)) (taylor -inf z) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x y) z)) (taylor -inf z) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z)) (taylor -inf z) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (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 (* (* 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 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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 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 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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 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 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 y (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 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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 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 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y 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 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (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 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (patch (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.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))) (* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) z) (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (neg z) (- (* z z) (* t a)) (neg a)) |
| 5.0ms | a | @ | 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))) (* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) z) (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (neg z) (- (* z z) (* t a)) (neg a)) |
| 4.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))) (* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) z) (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (neg z) (- (* z z) (* t a)) (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))) (* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) z) (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (neg z) (- (* z z) (* t a)) (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))) (* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) z) (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (neg z) (- (* z z) (* t a)) (neg a)) |
| 1× | egg-herbie |
| 7 274× | lower-*.f64 |
| 7 274× | lower-*.f32 |
| 6 124× | lower-fma.f64 |
| 6 124× | lower-fma.f32 |
| 3 924× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 729 | 17855 |
| 1 | 2393 | 17431 |
| 2 | 6339 | 17413 |
| 0 | 8264 | 16846 |
| 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)) |
(/ y z) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(+ (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 3))))) (/ y z)) |
(+ (* a (+ (* 1/2 (/ (* t y) (pow z 3))) (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ y z)) |
z |
(+ 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 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)) |
(pow z 2) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(* -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 (/ 1 (* a t))) (* y (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) |
(* (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 (* 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))))))) |
(* -1 (* a t)) |
(* a (- (/ (pow z 2) a) t)) |
(* a (- (/ (pow z 2) a) t)) |
(* a (- (/ (pow z 2) a) t)) |
(* -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))))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(* -1 (* (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 (* 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)))))) |
(* -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 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)) |
(/ y z) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(+ (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 3))))) (/ y z)) |
(+ (* t (+ (* 1/2 (/ (* a y) (pow z 3))) (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ y z)) |
z |
(+ 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 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)) |
(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 (/ 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))) (* y (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) |
(* (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 (* 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))))))) |
(* -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))))))) |
(* (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))) (* y (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
(* (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)))))) |
(* -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 (/ 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)))))))))) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
(* (sqrt (/ 1 (* a t))) (* 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))))))))) |
(* -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)) |
(* 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)))) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(/ y z) |
(/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(* 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) |
(* -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))))) |
(* -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)))))) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* -1 (/ y z)) |
(* -1 (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(* -1 (* 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 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))))) |
(* (* x (* 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 (+ (* -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 (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (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 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))))) |
(* 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 (+ (* -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 (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (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 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))))) |
(* 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 (+ (* -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 (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (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 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))))) |
(* 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 (+ (* -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 z) |
(* x z) |
(* x z) |
(* x z) |
(* (* 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))))) |
(* 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 (+ (* -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 z) |
(* x z) |
(* x z) |
(* x z) |
(* (* 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))))) |
(* 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 (+ (* -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 z) |
(* x z) |
(* x z) |
(* x z) |
(* (* 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))))) |
| Outputs |
|---|
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 t (*.f64 y x)) z) (*.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))))) 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 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 (/.f64 t z) z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t (*.f64 y x)) z))) a (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 t (*.f64 y x)) z) (*.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))))) 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 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 (/.f64 t z) z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t (*.f64 y x)) z))) a (*.f64 y x)) |
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 t t) (/.f64 a (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 a (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 t (*.f64 y x)) z) (*.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))))) 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 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 (/.f64 t z) z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t (*.f64 y x)) z))) a (*.f64 y x)) |
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 t t) (/.f64 a (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 a (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 t (*.f64 y x)) z) (*.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))))) 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 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 (/.f64 t z) z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t (*.f64 y x)) z))) a (*.f64 y x)) |
(/ y z) |
(/.f64 y z) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(fma.f64 (*.f64 (*.f64 t y) (/.f64 a (pow.f64 z #s(literal 3 binary64)))) #s(literal 1/2 binary64) (/.f64 y z)) |
(+ (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 3))))) (/ y z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 t y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 y z)) |
(+ (* a (+ (* 1/2 (/ (* t y) (pow z 3))) (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ y z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a y) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 (/.f64 t z) z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))) z) (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) a (/.f64 (*.f64 (*.f64 t y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 y 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 t t) (/.f64 a (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 a (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 t (*.f64 y x)) z) (*.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))))) 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 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 (/.f64 t z) z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t (*.f64 y x)) z))) a (*.f64 y x)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) |
(fma.f64 (*.f64 (*.f64 t a) (*.f64 x (/.f64 y (pow.f64 z #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 x (/.f64 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)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) x) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 x (/.f64 y z))) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* y (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (/ (* x y) z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 z y) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 (/.f64 t z) z)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) x))) a (/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 x (/.f64 y 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)) |
(* -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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 a (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 a (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #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 (pow.f64 a #s(literal 3 binary64)) 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 a (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #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 (pow.f64 a #s(literal 3 binary64)) 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 a (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 z z) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z z) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 z z) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 a (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 y (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)) 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 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #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 (pow.f64 a #s(literal 3 binary64)) 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 a (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t 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 (*.f64 z z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 z z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (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 z z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 a (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 y (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)))))) |
(* -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 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) 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)))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) 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)))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) 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)))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) 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)))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 a (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) y) (sqrt.f64 (/.f64 t a)) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (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 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) 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)))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 a (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) y) x) (sqrt.f64 (/.f64 t a)) (*.f64 (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t 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 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 a (*.f64 y x)) z) (*.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))))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 a (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))) (*.f64 z z)) y) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a (*.f64 y x)) z))) t (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 a (*.f64 y x)) z) (*.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))))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 a (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))) (*.f64 z z)) y) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a (*.f64 y x)) z))) t (*.f64 y x)) |
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 (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 a (*.f64 y x)) z) (*.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))))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 a (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))) (*.f64 z z)) y) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a (*.f64 y x)) z))) t (*.f64 y x)) |
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 (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 a (*.f64 y x)) z) (*.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))))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 a (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))) (*.f64 z z)) y) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a (*.f64 y x)) z))) t (*.f64 y x)) |
(/ y z) |
(/.f64 y z) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(fma.f64 (*.f64 (*.f64 t y) (/.f64 a (pow.f64 z #s(literal 3 binary64)))) #s(literal 1/2 binary64) (/.f64 y z)) |
(+ (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 3))))) (/ y z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 a y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 y z)) |
(+ (* t (+ (* 1/2 (/ (* a y) (pow z 3))) (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ y z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 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 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) t (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) t (/.f64 (*.f64 (*.f64 a y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 y 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 (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 a (*.f64 y x)) z) (*.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))))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 a (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))) (*.f64 z z)) y) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a (*.f64 y x)) z))) t (*.f64 y x)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) |
(fma.f64 (*.f64 (*.f64 t a) (*.f64 x (/.f64 y (pow.f64 z #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 x (/.f64 y z))) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 3))))) (/ (* x y) z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) x) (/.f64 (*.f64 (*.f64 a (*.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 x (/.f64 y z))) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* y (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (/ (* x y) z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 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 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) x))) t (/.f64 (*.f64 (*.f64 a (*.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 x (/.f64 y 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)) |
(* (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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 t (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (/.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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 t (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (/.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(* (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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 t (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (/.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(* (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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 t (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (/.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))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 z z) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z z) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 z z) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 t (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 y (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)) 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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(* (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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 t (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (/.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 (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 z z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 z z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (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 z z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 t (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 y (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)))))) |
(* -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) |
(* (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (pow.f64 z #s(literal 4 binary64)) (/.f64 t (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) x) (sqrt.f64 (/.f64 a t)))) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (pow.f64 z #s(literal 4 binary64)) (/.f64 t (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) x) (sqrt.f64 (/.f64 a t)))) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (pow.f64 z #s(literal 4 binary64)) (/.f64 t (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) x) (sqrt.f64 (/.f64 a t)))) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (pow.f64 z #s(literal 4 binary64)) (/.f64 t (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) x) (sqrt.f64 (/.f64 a t)))) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 t (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) y) (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)) y) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (pow.f64 z #s(literal 4 binary64)) (/.f64 t (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) x) (sqrt.f64 (/.f64 a t)))) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 t (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) y) x) (sqrt.f64 (/.f64 a t)) (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* -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) |
(* (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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) |
(* 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) y (/.f64 y (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 y x) (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 z (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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) |
(* 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) y (/.f64 y (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 y x) (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 z (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 z (/.f64 z (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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) |
(* 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) y (/.f64 y (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 y x) (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 z (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 z (/.f64 z (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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) |
(* 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) y (/.f64 y (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 y x) (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 z (/.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 z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 z z) (/.f64 y (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 z z)) (/.f64 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))))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 y (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 z (/.f64 z (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) y (/.f64 y (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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))) |
(+ (* 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 z (/.f64 z (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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) |
(* 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) y (/.f64 y (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 y x) (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 z (/.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 (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 z z) y) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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 (* 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 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) y (/.f64 y (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 y x) (*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 z (/.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))))) |
(* -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)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.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 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.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 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 t a) 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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.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 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 t a) 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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.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 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(/ y z) |
(/.f64 y z) |
(/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (/.f64 y (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y)) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.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 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 y (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y)) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 t a) 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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 (*.f64 (*.f64 (*.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 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) z) |
(/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) z) |
(/.f64 (fma.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) z) |
(/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 (*.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 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) 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 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (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 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (*.f64 (neg.f64 y) x))) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (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 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (*.f64 (neg.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) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (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 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (*.f64 (neg.f64 y) x))) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (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 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (*.f64 (neg.f64 y) x))) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* -1 (/ y z)) |
(/.f64 y (neg.f64 z)) |
(* -1 (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y) (neg.f64 z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (/.f64 y (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y)) (neg.f64 z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.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 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 y (pow.f64 z #s(literal 6 binary64))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y)) (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (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 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (*.f64 (neg.f64 y) x))) |
(* -1 (/ (* x y) z)) |
(*.f64 x (/.f64 y (neg.f64 z))) |
(* -1 (/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) (neg.f64 z)) |
(* -1 (/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) (neg.f64 z)) |
(* -1 (/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 (*.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 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 y (pow.f64 z #s(literal 6 binary64)))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) (neg.f64 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 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.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 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 (+ (* -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 (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)))) y) |
(* y (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)))) y) |
(* y (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)))) y) |
(* y (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)))) y) |
(* (* 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 y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 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) |
(*.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 (+ (* -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 (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)))) y) |
(* y (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)))) y) |
(* y (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)))) y) |
(* y (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)))) y) |
(* (* 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 y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 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) |
(*.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 (+ (* -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 (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)))) y) |
(* y (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)))) y) |
(* y (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)))) y) |
(* y (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)))) y) |
(* (* 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 y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 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) |
(*.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 (+ (* -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 z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 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 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) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 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) |
(*.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 (+ (* -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 z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 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 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) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 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) |
(*.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 (+ (* -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 z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 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 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) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
(* (* x y) (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 y x)) |
| 5 924× | lower-fma.f32 |
| 5 922× | lower-fma.f64 |
| 4 188× | lower-*.f32 |
| 4 172× | lower-*.f64 |
| 2 658× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 166 |
| 0 | 49 | 166 |
| 1 | 156 | 166 |
| 2 | 749 | 166 |
| 3 | 6336 | 166 |
| 0 | 8085 | 166 |
| 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 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 z x) |
(/.f64 y (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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) |
(/.f64 (*.f64 y x) (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)) |
(neg.f64 a) |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 (neg.f64 (neg.f64 x)) y) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 y (neg.f64 (neg.f64 x))) |
(*.f64 y x) |
(*.f64 x y) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) x)) |
(*.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) x) #s(literal -1 binary64)) (*.f64 z y)) |
(*.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) (*.f64 z x)) y) |
(*.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) y) (*.f64 z x)) |
(*.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) 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 (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 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64)) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (*.f64 y x) #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 y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) z) |
(*.f64 (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) x) |
(*.f64 (/.f64 (*.f64 z x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) y) |
(*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 (*.f64 (neg.f64 x) z) y)) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 z y) (neg.f64 #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 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 y x)) |
(*.f64 (*.f64 z y) (*.f64 x (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) (*.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 (*.f64 (neg.f64 y) x) (*.f64 z (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (*.f64 (neg.f64 y) x) (/.f64 z (neg.f64 #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 x) (*.f64 y (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 y x) (neg.f64 #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) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 z (*.f64 (*.f64 (neg.f64 y) x) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 y (/.f64 (*.f64 z x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (/.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 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(literal -1 binary64)) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(literal 1 binary64)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) z) y)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 (neg.f64 x) z) y))) |
(/.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) (pow.f64 (*.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 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 (neg.f64 z)) (*.f64 y x)) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 z y)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 y) z)) |
(*.f64 (*.f64 z y) x) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) z) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y x) z)) |
(*.f64 (*.f64 (neg.f64 y) x) (neg.f64 z)) |
(*.f64 (*.f64 z x) y) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 y) x)) |
(*.f64 (*.f64 (*.f64 y x) z) #s(literal 1 binary64)) |
(*.f64 (*.f64 y x) (neg.f64 (neg.f64 z))) |
(*.f64 (*.f64 y x) z) |
(*.f64 z (*.f64 y x)) |
(*.f64 y (*.f64 z x)) |
(*.f64 x (*.f64 (*.f64 z y) #s(literal 1 binary64))) |
(*.f64 x (neg.f64 (*.f64 (neg.f64 y) z))) |
(*.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 (neg.f64 (neg.f64 x)) y) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 y (neg.f64 (neg.f64 x))) |
(*.f64 y x) |
(*.f64 x y) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) x)) |
(*.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)) |
(pow.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64))) |
(/.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 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) x) #s(literal -1 binary64)) (*.f64 z y)) |
(*.f64 (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) (*.f64 z x)) y) |
(*.f64 (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) y) (*.f64 z x)) |
(*.f64 (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) 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 (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 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) y)) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (*.f64 y 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 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 (*.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 (*.f64 (*.f64 y x) z) (pow.f64 #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 -1 binary64))) |
(*.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 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 y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 #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) (/.f64 (*.f64 z y) (neg.f64 (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 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 y x)) |
(*.f64 (*.f64 z y) (*.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 z y) (/.f64 x (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 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) (*.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 (*.f64 (neg.f64 y) x) (*.f64 z (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (*.f64 (neg.f64 y) x) (/.f64 z (neg.f64 (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 x) (*.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 y x) (neg.f64 (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) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64))) |
(*.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 y) x) (/.f64 #s(literal -1 binary64) (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 y (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x)) |
(*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 x (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) y)) |
(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 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(literal -1 binary64)) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.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 (*.f64 y x) z) (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 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 (neg.f64 x) z) y))) |
(/.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) (pow.f64 (*.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 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)) (/.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) (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 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) #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) (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 (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 (log.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 z x) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (neg.f64 y)) |
(*.f64 (/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 (pow.f64 (/.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x) z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x) z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(*.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 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64)) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(*.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 (*.f64 y x) z) (pow.f64 (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 -1 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 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 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 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) |
(*.f64 (/.f64 (*.f64 z x) #s(literal -1 binary64)) (/.f64 (neg.f64 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 z #s(literal -1 binary64)) (*.f64 (neg.f64 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 y) z) (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 z (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (*.f64 (neg.f64 y) x)) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) |
(*.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 x) (/.f64 (*.f64 z y) (neg.f64 (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 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (pow.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 x (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 z (pow.f64 y #s(literal -1 binary64)))) |
(*.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 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 y) x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 z (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z x) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y)) |
(*.f64 (*.f64 (neg.f64 y) x) (*.f64 z (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (*.f64 (neg.f64 y) x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z)) |
(*.f64 (*.f64 (neg.f64 y) x) (/.f64 z (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (neg.f64 y) (/.f64 (*.f64 z x) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z x))) |
(*.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 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) z) |
(*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z x)) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (*.f64 (*.f64 y x) z) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #s(literal 1 binary64)) |
(*.f64 z (*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(*.f64 y (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(*.f64 x (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x) z) #s(literal -1 binary64)) |
(/.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 (*.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 z x)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(/.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x)) |
(/.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 (*.f64 z x) #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(/.f64 (/.f64 (*.f64 (*.f64 y x) z) (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 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 z x)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(/.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(/.f64 (*.f64 z y) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x) (neg.f64 z))) |
(/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) 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 x) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y)) |
(/.f64 (neg.f64 z) (/.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) 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)) |
(/.f64 z (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x) z))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) z)) |
(neg.f64 (*.f64 (/.f64 (neg.f64 y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z x))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 y) x) (/.f64 z (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 (neg.f64 y) x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 y) x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x) z)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 z x)) |
(*.f64 (*.f64 z x) #s(literal 1 binary64)) |
(*.f64 z x) |
(*.f64 x z) |
(*.f64 (/.f64 y (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(*.f64 (/.f64 y (sqrt.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(*.f64 (/.f64 y (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (/.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))) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 y (pow.f64 (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 -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) y) |
(*.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal 1 binary64)) |
(*.f64 y (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (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))) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (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/2 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y)) |
(/.f64 (neg.f64 y) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 y (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))) y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(neg.f64 (/.f64 (neg.f64 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 (neg.f64 y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 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))) y)) #s(literal -1 binary64))) |
(*.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 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) (pow.f64 (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 z z))))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 z z))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (pow.f64 (pow.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) #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 (/.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z)))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1 binary64))) #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 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a t (*.f64 z z))) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z)))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(/.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 (log.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 z x) #s(literal 1 binary64)) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 z x) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (neg.f64 y)) |
(*.f64 (/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 (pow.f64 (/.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x) z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x) z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(*.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 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64)) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(*.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 (*.f64 y x) z) (pow.f64 (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 -1 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 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 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 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) |
(*.f64 (/.f64 (*.f64 z x) #s(literal -1 binary64)) (/.f64 (neg.f64 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 z #s(literal -1 binary64)) (*.f64 (neg.f64 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 y) z) (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 z (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (*.f64 (neg.f64 y) x)) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) |
(*.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 x) (/.f64 (*.f64 z y) (neg.f64 (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 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (pow.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 x (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 z (pow.f64 y #s(literal -1 binary64)))) |
(*.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 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 y) x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 z (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z x) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y)) |
(*.f64 (*.f64 (neg.f64 y) x) (*.f64 z (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (*.f64 (neg.f64 y) x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z)) |
(*.f64 (*.f64 (neg.f64 y) x) (/.f64 z (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (neg.f64 y) (/.f64 (*.f64 z x) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z x))) |
(*.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 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) z) |
(*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z x)) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (*.f64 (*.f64 y x) z) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #s(literal 1 binary64)) |
(*.f64 z (*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(*.f64 y (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(*.f64 x (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x) z) #s(literal -1 binary64)) |
(/.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 (*.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 z x)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(/.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x)) |
(/.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 (*.f64 z x) #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(/.f64 (/.f64 (*.f64 (*.f64 y x) z) (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 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 z x)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(/.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(/.f64 (*.f64 z y) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x) (neg.f64 z))) |
(/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) 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 x) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y)) |
(/.f64 (neg.f64 z) (/.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) 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)) |
(/.f64 z (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x) z))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) z)) |
(neg.f64 (*.f64 (/.f64 (neg.f64 y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z x))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 y) x) (/.f64 z (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 (neg.f64 y) x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 y) x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x) z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 x (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (neg.f64 y)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 y x) (pow.f64 (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 -1 binary64))) |
(*.f64 (/.f64 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 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 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 x (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 y) (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)))) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 y x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(*.f64 (*.f64 (neg.f64 y) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (neg.f64 y) (*.f64 x (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(*.f64 (neg.f64 y) (/.f64 x (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(*.f64 (*.f64 y x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(*.f64 y (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 x (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) x) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) x)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (/.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 (/.f64 (*.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 (neg.f64 x) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(/.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x)) |
(/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x)) |
(/.f64 (*.f64 (neg.f64 y) x) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 y (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x)) |
(/.f64 x (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(neg.f64 (*.f64 (neg.f64 x) (/.f64 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 (neg.f64 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) y) x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 z) z) (pow.f64 z #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 z #s(literal 3 binary64))) (pow.f64 (*.f64 z z) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (*.f64 (neg.f64 z) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 z z) (neg.f64 (pow.f64 z #s(literal 3 binary64)))) #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))) (-.f64 #s(literal 0 binary64) (neg.f64 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 (pow.f64 z #s(literal 3 binary64)))) (*.f64 (neg.f64 z) z)) |
(/.f64 (*.f64 (neg.f64 z) z) z) |
(/.f64 (neg.f64 (pow.f64 z #s(literal 3 binary64))) (*.f64 z z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (neg.f64 z) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (neg.f64 (pow.f64 z #s(literal 3 binary64))))) |
(neg.f64 z) |
(fma.f64 (*.f64 (neg.f64 z) z) (pow.f64 z #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 z #s(literal 3 binary64))) (pow.f64 (*.f64 z z) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) z #s(literal 0 binary64)) |
(fma.f64 z #s(literal -1 binary64) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 z z) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 z z))) |
(-.f64 #s(literal 0 binary64) z) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(+.f64 (neg.f64 z) #s(literal 0 binary64)) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (neg.f64 (*.f64 a a)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (*.f64 a a) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 a #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (neg.f64 (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a a) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a a))) (neg.f64 a)) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 a a)) (-.f64 #s(literal 0 binary64) (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 a a)) a) |
(/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) (neg.f64 a))))) |
(/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (neg.f64 (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (pow.f64 (neg.f64 a) #s(literal 3 binary64)))) |
(neg.f64 a) |
(fma.f64 (neg.f64 (*.f64 a a)) (pow.f64 a #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (*.f64 a a) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) a #s(literal 0 binary64)) |
(fma.f64 a #s(literal -1 binary64) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a a) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 a a))) |
(-.f64 #s(literal 0 binary64) a) |
(+.f64 #s(literal 0 binary64) (neg.f64 a)) |
(+.f64 (neg.f64 a) #s(literal 0 binary64)) |
Compiled 33 655 to 2 321 computations (93.1% saved)
20 alts after pruning (17 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 480 | 14 | 1 494 |
| Fresh | 3 | 3 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 485 | 20 | 1 505 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 62.4% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 35.9% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| 19.6% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| ✓ | 34.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 40.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| 67.9% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) | |
| ▶ | 17.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) |
| 64.4% | (*.f64 (/.f64 (*.f64 z x) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (neg.f64 y)) | |
| ▶ | 33.3% | (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) |
| 68.3% | (*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) z) | |
| 34.3% | (*.f64 (*.f64 (neg.f64 y) x) (*.f64 z (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) | |
| 35.5% | (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| 14.0% | (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) | |
| ✓ | 62.8% | (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
| 29.3% | (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| 54.5% | (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z)))) | |
| ▶ | 71.3% | (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) |
| 67.4% | (*.f64 (*.f64 z x) #s(approx (/ y (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 y z))) | |
| ▶ | 60.4% | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) |
| ✓ | 68.6% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
Compiled 470 to 449 computations (4.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) | |
| cost-diff | 0 | (*.f64 z y) | |
| cost-diff | 0 | (*.f64 (*.f64 z y) x) | |
| cost-diff | 0 | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) | |
| cost-diff | 0 | (*.f64 y x) | |
| cost-diff | 0 | (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| cost-diff | 0 | (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) | |
| cost-diff | 0 | (neg.f64 z) | |
| cost-diff | 0 | #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) | |
| cost-diff | 0 | (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) | |
| cost-diff | 0 | (/.f64 y z) | |
| cost-diff | 0 | (*.f64 x (/.f64 y z)) | |
| cost-diff | 0 | #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) | |
| cost-diff | 0 | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) | |
| cost-diff | 0 | (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) | |
| cost-diff | 0 | (*.f64 z x) | |
| cost-diff | 0 | (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) |
| 2 920× | lower-*.f32 |
| 2 896× | lower-*.f64 |
| 2 360× | lower-fma.f32 |
| 2 358× | lower-fma.f64 |
| 1 526× | div-sub |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 322 |
| 0 | 73 | 317 |
| 1 | 128 | 317 |
| 2 | 215 | 315 |
| 3 | 362 | 315 |
| 4 | 543 | 315 |
| 5 | 857 | 315 |
| 6 | 1153 | 315 |
| 7 | 1489 | 315 |
| 8 | 2103 | 315 |
| 9 | 3923 | 315 |
| 10 | 5662 | 315 |
| 11 | 6784 | 315 |
| 12 | 7791 | 315 |
| 0 | 8045 | 315 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) |
(*.f64 z x) |
z |
x |
(/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) |
y |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(/.f64 (*.f64 t a) z) |
(*.f64 t a) |
t |
a |
#s(literal -1/2 binary64) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) |
#s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) |
(*.f64 x (/.f64 y z)) |
x |
(/.f64 y z) |
y |
z |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) |
#s(literal 1 binary64) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
z |
(*.f64 (*.f64 y x) z) |
(*.f64 y x) |
y |
x |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) |
(/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 y x) |
y |
x |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (neg.f64 a) t) |
(neg.f64 a) |
a |
t |
z |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
z |
y |
x |
(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 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z))) |
(*.f64 z x) |
(*.f64 x z) |
z |
x |
(/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) |
(/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z))) |
y |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z) |
(/.f64 (*.f64 t a) z) |
(*.f64 t a) |
t |
a |
#s(literal -1/2 binary64) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 y z) x)) z) |
#s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) |
#s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 y z) x)) |
(*.f64 x (/.f64 y z)) |
(*.f64 (/.f64 y z) x) |
x |
(/.f64 y z) |
y |
z |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 (*.f64 y x) z) #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)) (*.f64 (*.f64 y x) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
z |
(*.f64 (*.f64 y x) z) |
(*.f64 y x) |
y |
x |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) |
(/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 y x) |
y |
x |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (neg.f64 a) t) |
(neg.f64 a) |
a |
t |
z |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(*.f64 (*.f64 z y) x) |
(*.f64 (*.f64 y x) z) |
(*.f64 z y) |
(*.f64 y z) |
z |
y |
x |
(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) |
t |
a |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.8007812500000001 | (-.f64 (*.f64 z z) (*.f64 t a)) | |
| accuracy | 6.746816597016936 | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| accuracy | 7.628981791218569 | (*.f64 (*.f64 z y) x) | |
| accuracy | 22.448028847712937 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) | |
| accuracy | 4.633835579120953 | (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| accuracy | 8.01876170335271 | (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) | |
| accuracy | 22.448028847712937 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) | |
| accuracy | 38.094485134988155 | #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) | |
| accuracy | 0.31207164922406716 | (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) | |
| accuracy | 5.799344496473032 | (*.f64 (*.f64 y x) z) | |
| accuracy | 7.027364553915614 | (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) | |
| accuracy | 63.10422697954131 | #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) | |
| accuracy | 0 | (/.f64 y z) | |
| accuracy | 6.212166053176526 | (*.f64 x (/.f64 y z)) | |
| accuracy | 8.01876170335271 | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) | |
| accuracy | 17.579192666935302 | #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) | |
| accuracy | 0.07421875 | (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) | |
| accuracy | 4.91447330395904 | (/.f64 (*.f64 t a) z) | |
| accuracy | 8.042230164542039 | (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) | |
| accuracy | 22.81728426258899 | #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) |
| 81.0ms | 256× | 0 | valid |
Compiled 257 to 37 computations (85.6% saved)
ival-mult: 19.0ms (47.7% of total)ival-div: 12.0ms (30.1% of total)ival-sqrt: 3.0ms (7.5% of total)ival-add: 2.0ms (5% of total)ival-neg: 2.0ms (5% of total)ival-sub: 1.0ms (2.5% 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 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ()) |
#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ()) |
#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ()) |
#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ()) |
#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ()) |
#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ()) |
#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ()) |
#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ()) |
#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<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 (neg.f64 z) (patch (neg.f64 z) #<representation:binary64>) () ()) |
#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ()) |
#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ()) |
#s(alt (*.f64 y x) (patch (*.f64 y x) #<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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ()) |
#s(alt (*.f64 z y) (patch (*.f64 z 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 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) 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 (*.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 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor 0 a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) (taylor 0 a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 3))))) (/ y z)) (taylor 0 a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t y) (pow z 3))) (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ y z)) (taylor 0 a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 a) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) (taylor 0 a) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor 0 a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) (taylor 0 a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (/ t (* x (* y (pow z 2))))) (* -1/8 (/ (* a (pow t 2)) (* x (* y (pow z 4))))))) (/ 1 (* x y))) (taylor 0 a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (/ t (* x (* y (pow z 2))))) (* a (+ (* -1/8 (/ (pow t 2) (* x (* y (pow z 4))))) (* -1/16 (/ (* a (pow t 3)) (* x (* y (pow z 6))))))))) (/ 1 (* x y))) (taylor 0 a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 a) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 3))) (/ (* x y) z)) (taylor 0 a) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<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 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 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 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 (/ (* a t) z) (taylor 0 a) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 a) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 a) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 a) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) 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 (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 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) (taylor inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor inf a) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z)))) (taylor inf a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z)))))) (taylor inf a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z))))))) (taylor inf a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 5) (* x (* y (pow (sqrt -1) 5)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z)))))))) (taylor inf a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor inf a) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 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 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 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 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 (/ (* a t) z) (taylor inf a) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf a) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf a) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf a) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) 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 (* 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 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor -inf a) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z))))) (taylor -inf a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z))))))) (taylor -inf a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z)))))))) (taylor -inf a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (* (pow z 5) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z))))))))) (taylor -inf a) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 2) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 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 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 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 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 (/ (* a t) z) (taylor -inf a) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf a) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf a) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf a) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) 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 (* 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 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor 0 t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) (taylor 0 t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 3))))) (/ y z)) (taylor 0 t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a y) (pow z 3))) (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ y z)) (taylor 0 t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 t) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) (taylor 0 t) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor 0 t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) (taylor 0 t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (/ a (* x (* y (pow z 2))))) (* -1/8 (/ (* (pow a 2) t) (* x (* y (pow z 4))))))) (/ 1 (* x y))) (taylor 0 t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (/ a (* x (* y (pow z 2))))) (* t (+ (* -1/8 (/ (pow a 2) (* x (* y (pow z 4))))) (* -1/16 (/ (* (pow a 3) t) (* x (* y (pow z 6))))))))) (/ 1 (* x y))) (taylor 0 t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 t) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 3))) (/ (* x y) z)) (taylor 0 t) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<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 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 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 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 (/ (* a t) z) (taylor 0 t) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 t) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 t) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 t) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) 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 (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 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) (taylor inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor inf t) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z)))) (taylor inf t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z)))))) (taylor inf t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z))))))) (taylor inf t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 5) (* x (* y (pow (sqrt -1) 5)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z)))))))) (taylor inf t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor inf t) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 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 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 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 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 (/ (* a t) z) (taylor inf t) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf t) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf t) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf t) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) 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 (* 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 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor -inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) (taylor -inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor -inf t) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z))))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z)))))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (* (pow z 5) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z))))))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor -inf t) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 2) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 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 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 (* (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 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 (/ (* a t) z) (taylor -inf t) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf t) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf t) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf t) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) 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 (* 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 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor 0 z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -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 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* (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 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* (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 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor 0 z) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 z) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 z) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 z) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 z) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor 0 z) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor 0 z) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor 0 z) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor 0 z) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z)))) (taylor 0 z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (* x (* y (sqrt -1)))))) (* (sqrt (* a t)) (/ (sqrt -1) (* x y)))) z) (taylor 0 z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (sqrt (* a t)) (/ (sqrt -1) (* x y))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (* x (* y (pow (sqrt -1) 3)))))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (* x (* y (sqrt -1))))))))) z) (taylor 0 z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (sqrt (* a t)) (/ (sqrt -1) (* x y))) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (* x (* y (sqrt -1)))))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (* x (* y (pow (sqrt -1) 3)))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (* x (* y (pow (sqrt -1) 5))))))))))) z) (taylor 0 z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) 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 (* -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 (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor 0 z) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<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 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<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 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<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 (* 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 (/ (* a t) z) (taylor 0 z) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 z) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 z) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 z) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) 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 (* 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 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z) (taylor inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<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))))) z) (taylor inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<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)))))) z) (taylor inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf z) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z) (taylor inf z) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 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))) z) (taylor inf z) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 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)))) z) (taylor inf z) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf z) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf z) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf z) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf z) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor inf z) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor inf z) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor inf z) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor inf z) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor inf z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) (taylor inf z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (/ 1 (* x y)))) (taylor inf z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (+ (* -1/16 (/ (* (pow a 3) (pow t 3)) (* x (* y (pow z 6))))) (/ 1 (* x y))))) (taylor inf z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) 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 (* -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 (* x y) (taylor inf z) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf z) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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)) z) (taylor inf z) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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))) z) (taylor inf z) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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)))) z) (taylor inf z) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<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 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 (/ (* a t) z) (taylor inf z) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf z) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf z) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf z) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) 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 (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 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ y z)) (taylor -inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z)) (taylor -inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z)) (taylor -inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z)) (taylor -inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) 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 (*.f64 t a) z) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y 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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x y) z)) (taylor -inf z) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z)) (taylor -inf z) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf z) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf z) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf z) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf z) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor -inf z) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor -inf z) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor -inf z) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor -inf z) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y 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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor -inf z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (* 1/2 (/ (* a t) (* x (* y (pow z 2)))))) (/ 1 (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (/ (* (pow a 3) (pow t 3)) (* x (* y (pow z 6))))) (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (* 1/2 (/ (* a t) (* x (* y (pow z 2))))))) (/ 1 (* x y))) (taylor -inf z) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) 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 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 (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) 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 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x y) z)) (taylor -inf z) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z)) (taylor -inf z) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<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 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<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 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<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 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 (/ (* a t) z) (taylor -inf z) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf z) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf z) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf z) (#s(alt (/.f64 (*.f64 t a) z) (patch (/.f64 (*.f64 t a) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) 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 (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 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 y) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 y) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 y) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 y) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor 0 y) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor 0 y) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor 0 y) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor 0 y) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor 0 y) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor 0 y) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor 0 y) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor 0 y) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<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)) (taylor 0 y) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf y) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf y) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf y) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf y) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor inf y) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor inf y) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor inf y) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor inf y) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor inf y) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor inf y) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor inf y) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor inf y) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<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)) (taylor inf y) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf y) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf y) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf y) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf y) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor -inf y) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor -inf y) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor -inf y) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor -inf y) (#s(alt (/.f64 y z) (patch (/.f64 y z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor -inf y) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor -inf y) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor -inf y) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor -inf y) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<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)) (taylor -inf y) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 x) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 x) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 x) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 x) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor 0 x) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor 0 x) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor 0 x) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor 0 x) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf x) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf x) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf x) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf x) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor inf x) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor inf x) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor inf x) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor inf x) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf x) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf x) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf x) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf x) (#s(alt (*.f64 x (/.f64 y z)) (patch (*.f64 x (/.f64 y z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor -inf x) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor -inf x) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor -inf x) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor -inf x) (#s(alt (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (patch (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) (patch (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (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 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 y x) z) (patch (*.f64 (*.f64 y x) z) #<representation:binary64>) () ())) ()) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | a | @ | -inf | ((* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) z) (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (* x (/ y z)) (/ y z) (/ 1 (/ (sqrt (- (* z z) (* t a))) (* (* y x) z))) (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (sqrt (- (* z z) (* t a))) (neg z) (* (/ (* y x) (sqrt (- (* z z) (* t a)))) z) (/ (* y x) (sqrt (- (* z z) (* t a)))) (* y x) (sqrt (- (* z z) (* t a))) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (/ (* t a) z) (* (* y x) z) (- (* z z) (* t a)) (- (* z z) (* t a))) |
| 7.0ms | y | @ | 0 | ((* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) z) (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (* x (/ y z)) (/ y z) (/ 1 (/ (sqrt (- (* z z) (* t a))) (* (* y x) z))) (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (sqrt (- (* z z) (* t a))) (neg z) (* (/ (* y x) (sqrt (- (* z z) (* t a)))) z) (/ (* y x) (sqrt (- (* z z) (* t a)))) (* y x) (sqrt (- (* z z) (* t a))) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (/ (* t a) z) (* (* y x) z) (- (* z z) (* t a)) (- (* z z) (* t a))) |
| 5.0ms | y | @ | -inf | ((* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) z) (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (* x (/ y z)) (/ y z) (/ 1 (/ (sqrt (- (* z z) (* t a))) (* (* y x) z))) (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (sqrt (- (* z z) (* t a))) (neg z) (* (/ (* y x) (sqrt (- (* z z) (* t a)))) z) (/ (* y x) (sqrt (- (* z z) (* t a)))) (* y x) (sqrt (- (* z z) (* t a))) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (/ (* t a) z) (* (* y x) z) (- (* z z) (* t a)) (- (* z z) (* t a))) |
| 4.0ms | x | @ | -inf | ((* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) z) (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (* x (/ y z)) (/ y z) (/ 1 (/ (sqrt (- (* z z) (* t a))) (* (* y x) z))) (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (sqrt (- (* z z) (* t a))) (neg z) (* (/ (* y x) (sqrt (- (* z z) (* t a)))) z) (/ (* y x) (sqrt (- (* z z) (* t a)))) (* y x) (sqrt (- (* z z) (* t a))) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (/ (* t a) z) (* (* y x) z) (- (* z z) (* t a)) (- (* z z) (* t a))) |
| 4.0ms | z | @ | -inf | ((* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) z) (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (* x (/ y z)) (/ y z) (/ 1 (/ (sqrt (- (* z z) (* t a))) (* (* y x) z))) (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (sqrt (- (* z z) (* t a))) (neg z) (* (/ (* y x) (sqrt (- (* z z) (* t a)))) z) (/ (* y x) (sqrt (- (* z z) (* t a)))) (* y x) (sqrt (- (* z z) (* t a))) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (/ (* t a) z) (* (* y x) z) (- (* z z) (* t a)) (- (* z z) (* t a))) |
| 1× | egg-herbie |
| 7 408× | lower-fma.f64 |
| 7 408× | lower-fma.f32 |
| 7 118× | lower-*.f64 |
| 7 118× | lower-*.f32 |
| 5 000× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 892 | 23628 |
| 1 | 2991 | 23069 |
| 0 | 8346 | 22358 |
| 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)) |
(/ y z) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(+ (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 3))))) (/ y z)) |
(+ (* a (+ (* 1/2 (/ (* t y) (pow z 3))) (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ y z)) |
z |
(+ 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 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 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 (* x y)) |
(+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) |
(+ (* a (+ (* -1/2 (/ t (* x (* y (pow z 2))))) (* -1/8 (/ (* a (pow t 2)) (* x (* y (pow z 4))))))) (/ 1 (* x y))) |
(+ (* a (+ (* -1/2 (/ t (* x (* y (pow z 2))))) (* a (+ (* -1/8 (/ (pow t 2) (* x (* y (pow z 4))))) (* -1/16 (/ (* a (pow t 3)) (* x (* y (pow z 6))))))))) (/ 1 (* 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 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)) |
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)))))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(pow z 2) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(pow z 2) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(* (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 (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) |
(* (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 (* 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 (* 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) (* x (* y z)))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z))))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 5) (* x (* y (pow (sqrt -1) 5)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y 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 (* 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 (* 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)))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(* -1 (* a t)) |
(* a (- (/ (pow z 2) a) t)) |
(* a (- (/ (pow z 2) a) t)) |
(* a (- (/ (pow z 2) a) t)) |
(* -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))))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(* -1 (* (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 (* 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 (* 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) (* x (* y z))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z)))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (* (pow z 5) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y 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 (* 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)))))) |
(* -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))))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a 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 (* 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)) |
(/ y z) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(+ (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 3))))) (/ y z)) |
(+ (* t (+ (* 1/2 (/ (* a y) (pow z 3))) (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ y z)) |
z |
(+ 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 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 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 (* x y)) |
(+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) |
(+ (* t (+ (* -1/2 (/ a (* x (* y (pow z 2))))) (* -1/8 (/ (* (pow a 2) t) (* x (* y (pow z 4))))))) (/ 1 (* x y))) |
(+ (* t (+ (* -1/2 (/ a (* x (* y (pow z 2))))) (* t (+ (* -1/8 (/ (pow a 2) (* x (* y (pow z 4))))) (* -1/16 (/ (* (pow a 3) t) (* x (* y (pow z 6))))))))) (/ 1 (* 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 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)) |
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)))))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(pow z 2) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(pow z 2) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(* (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 (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) |
(* (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 (* 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 (* 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) (* x (* y z)))) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z)))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z))))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 5) (* x (* y (pow (sqrt -1) 5)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y 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 (* 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 (* 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)))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(* -1 (* a t)) |
(* t (- (/ (pow z 2) t) a)) |
(* t (- (/ (pow z 2) t) a)) |
(* t (- (/ (pow z 2) t) a)) |
(* -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))))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
(* (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 (* 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) (* x (* y z))))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z))))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z)))))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (* (pow z 5) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y 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 (* 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)))))) |
(* -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))))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) 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 (* 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 z) |
(* x z) |
(* x z) |
(* x z) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
(* (sqrt (/ 1 (* a t))) (* 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))))))))) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z)))) |
(/ (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (* x (* y (sqrt -1)))))) (* (sqrt (* a t)) (/ (sqrt -1) (* x y)))) z) |
(/ (+ (* (sqrt (* a t)) (/ (sqrt -1) (* x y))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (* x (* y (pow (sqrt -1) 3)))))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (* x (* y (sqrt -1))))))))) z) |
(/ (+ (* (sqrt (* a t)) (/ (sqrt -1) (* x y))) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (* x (* y (sqrt -1)))))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (* x (* y (pow (sqrt -1) 3)))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (* x (* y (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))))))))) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 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 (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1))))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
(* (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)) |
(* y z) |
(* y z) |
(* y z) |
(* 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))))))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* -1 (* a t)) |
(- (pow z 2) (* a t)) |
(- (pow z 2) (* a t)) |
(- (pow z 2) (* a t)) |
(* -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 z) |
(* x z) |
(* x z) |
(* x z) |
(/ y z) |
(/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(* 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 y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y 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 (* x y)) |
(+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) |
(+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (/ 1 (* x y)))) |
(+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (+ (* -1/16 (/ (* (pow a 3) (pow t 3)) (* x (* y (pow z 6))))) (/ 1 (* x y))))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 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) z) |
(/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z) |
(/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) z) |
(/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(* 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)) |
(* y z) |
(* y z) |
(* y z) |
(* 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))))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y 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))))) |
(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 z) |
(* x z) |
(* x z) |
(* x z) |
(* -1 (/ y z)) |
(* -1 (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(* -1 (* 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)) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y 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 (* x y)) |
(- (* 1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) |
(- (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (* 1/2 (/ (* a t) (* x (* y (pow z 2)))))) (/ 1 (* x y))) |
(- (+ (* 1/16 (/ (* (pow a 3) (pow t 3)) (* x (* y (pow z 6))))) (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (* 1/2 (/ (* a t) (* x (* y (pow z 2))))))) (/ 1 (* x y))) |
(* -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) |
(* -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 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)))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* y z) |
(* y z) |
(* y z) |
(* 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)))))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y 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))))) |
(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 (+ (* -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 (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (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 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) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ 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))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow 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) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (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)) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (* 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 (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (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 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) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ 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))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow 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) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (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)) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (* 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 (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (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 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) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ 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))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow 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) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (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)) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (* 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 z) |
(* x z) |
(* x z) |
(* x z) |
(* (* 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) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow 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) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (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 z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (* 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 z) |
(* x z) |
(* x z) |
(* x z) |
(* (* 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) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow 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) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (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 z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (* 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 z) |
(* x z) |
(* x z) |
(* x z) |
(* (* 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) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow 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) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (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 z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
| Outputs |
|---|
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 t (*.f64 y x)) z) (*.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))))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t (*.f64 y x)) z))) a (*.f64 y x)) |
(/ y z) |
(/.f64 y z) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 y z)) |
(+ (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 3))))) (/ y z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 t y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 y z)) |
(+ (* a (+ (* 1/2 (/ (* t y) (pow z 3))) (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ y z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a y) (*.f64 (fma.f64 (*.f64 t (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))) z) (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) a (/.f64 (*.f64 (*.f64 t y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 y 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) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 t (*.f64 y x)) z) (*.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))))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t (*.f64 y x)) z))) a (*.f64 y x)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 x (/.f64 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)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) x) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 x (/.f64 y z))) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* y (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (/ (* x y) z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 z y) (fma.f64 (*.f64 t (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) x))) a (/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 x (/.f64 y z))) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 t (*.f64 y x)) z) (*.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))))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t (*.f64 y x)) z))) a (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z z) y)) (/.f64 (*.f64 t a) x) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+ (* a (+ (* -1/2 (/ t (* x (* y (pow z 2))))) (* -1/8 (/ (* a (pow t 2)) (* x (* y (pow z 4))))))) (/ 1 (* x y))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) y)) (/.f64 (*.f64 (*.f64 t t) a) x) (*.f64 (/.f64 t (*.f64 (*.f64 (*.f64 z z) y) x)) #s(literal -1/2 binary64))) a (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+ (* a (+ (* -1/2 (/ t (* x (* y (pow z 2))))) (* a (+ (* -1/8 (/ (pow t 2) (* x (* y (pow z 4))))) (* -1/16 (/ (* a (pow t 3)) (* x (* y (pow z 6))))))))) (/ 1 (* x y))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) y)) (/.f64 (*.f64 t t) x) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 z #s(literal 6 binary64)) y)) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) x))) a (*.f64 (/.f64 t (*.f64 (*.f64 (*.f64 z z) y) x)) #s(literal -1/2 binary64))) a (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
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) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 t (*.f64 y x)) z) (*.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))))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t (*.f64 y x)) z))) a (*.f64 y x)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 x (/.f64 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)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) x) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 x (/.f64 y z))) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* y (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (/ (* x y) z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 z y) (fma.f64 (*.f64 t (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) x))) a (/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 x (/.f64 y 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) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 t (*.f64 y x)) z) (*.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))))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t (*.f64 y x)) z))) a (*.f64 y x)) |
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) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t 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)) |
(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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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))) y) (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 y (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #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 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #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 (pow.f64 a #s(literal 3 binary64)) 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (/ 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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z y) x)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z)))))) |
(*.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 t a)) (*.f64 y x)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (/.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t)))) #s(literal 1/2 binary64))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z))))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) x) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (sqrt.f64 (/.f64 t a)) (*.f64 y x)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (/.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t)))) #s(literal 1/2 binary64)))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 5) (* x (* y (pow (sqrt -1) 5)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z)))))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) x) y) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) x) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (sqrt.f64 (/.f64 t a)) (*.f64 y x)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (/.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) 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 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #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 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #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 (pow.f64 a #s(literal 3 binary64)) 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (/ 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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #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 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #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 (pow.f64 a #s(literal 3 binary64)) 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (* 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 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #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 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #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 (pow.f64 a #s(literal 3 binary64)) t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) a) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(* -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) |
(* -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 (*.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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) y) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 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 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64))))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* -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 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (pow.f64 a #s(literal 3 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) y) (*.f64 (*.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 (pow.f64 a #s(literal 3 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* -1 (* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 z y) x))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z y) x)))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z)))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z y) x))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (* (pow z 5) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z))))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z y) x)))))) |
(* -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 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (pow.f64 a #s(literal 3 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) y) (*.f64 (*.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 (pow.f64 a #s(literal 3 binary64)))))) |
(* -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 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* -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 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) a) #s(literal -1 binary64) t)) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) a) #s(literal -1 binary64) t)) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) a) #s(literal -1 binary64) t)) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) a) #s(literal -1 binary64) t)) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) a) #s(literal -1 binary64) t)) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) a) #s(literal -1 binary64) t)) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 a (*.f64 y x)) z) (*.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))))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a (*.f64 y x)) z))) t (*.f64 y x)) |
(/ y z) |
(/.f64 y z) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 y z)) |
(+ (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 3))))) (/ y z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 a y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 y z)) |
(+ (* t (+ (* 1/2 (/ (* a y) (pow z 3))) (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ y z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) t (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) t (/.f64 (*.f64 (*.f64 a y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 y 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 (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 a (*.f64 y x)) z) (*.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))))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a (*.f64 y x)) z))) t (*.f64 y x)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 x (/.f64 y z))) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 3))))) (/ (* x y) z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) x) (/.f64 (*.f64 (*.f64 a (*.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 x (/.f64 y z))) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* y (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (/ (* x y) z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 z y) (fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) x))) t (/.f64 (*.f64 (*.f64 a (*.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 x (/.f64 y z))) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 a (*.f64 y x)) z) (*.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))))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a (*.f64 y x)) z))) t (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z z) y)) (/.f64 (*.f64 t a) x) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+ (* t (+ (* -1/2 (/ a (* x (* y (pow z 2))))) (* -1/8 (/ (* (pow a 2) t) (* x (* y (pow z 4))))))) (/ 1 (* x y))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) y)) (/.f64 (*.f64 (*.f64 a a) t) x) (*.f64 (/.f64 a (*.f64 (*.f64 (*.f64 z z) y) x)) #s(literal -1/2 binary64))) t (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+ (* t (+ (* -1/2 (/ a (* x (* y (pow z 2))))) (* t (+ (* -1/8 (/ (pow a 2) (* x (* y (pow z 4))))) (* -1/16 (/ (* (pow a 3) t) (* x (* y (pow z 6))))))))) (/ 1 (* x y))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) y)) (/.f64 (*.f64 a a) x) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 z #s(literal 6 binary64)) y)) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) x))) t (*.f64 (/.f64 a (*.f64 (*.f64 (*.f64 z z) y) x)) #s(literal -1/2 binary64))) t (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
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 (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 a (*.f64 y x)) z) (*.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))))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a (*.f64 y x)) z))) t (*.f64 y x)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 x (/.f64 y z))) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 3))))) (/ (* x y) z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) x) (/.f64 (*.f64 (*.f64 a (*.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 x (/.f64 y z))) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* y (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (/ (* x y) z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 z y) (fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) x))) t (/.f64 (*.f64 (*.f64 a (*.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 x (/.f64 y 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 (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 a (*.f64 y x)) z) (*.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))))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a (*.f64 y x)) z))) t (*.f64 y x)) |
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 (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t 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)) |
(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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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))) y) (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 y (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(* (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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t 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 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z y) x)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z)))))) |
(*.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 a t)) (*.f64 y x)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x))) #s(literal 1/2 binary64))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) x) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (sqrt.f64 (/.f64 a t)) (*.f64 y x)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x))) #s(literal 1/2 binary64)))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 5) (* x (* y (pow (sqrt -1) 5)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z)))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) x) y) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) x) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (sqrt.f64 (/.f64 a t)) (*.f64 y x)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x))) #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 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(* (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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t 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 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(* (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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(* -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) |
(* -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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) y) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 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 4 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) y) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) y) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* -1 (* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 z y) x))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 (/.f64 z y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z y) x))) (neg.f64 t)) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z)))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 (/.f64 z y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z y) x)))) (neg.f64 t)) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (* (pow z 5) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z))))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 (/.f64 z y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z y) x))))) (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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) y) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* -1 (* (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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 t)) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z z) t) #s(literal -1 binary64) a) (neg.f64 t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z z) t) #s(literal -1 binary64) a) (neg.f64 t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z z) t) #s(literal -1 binary64) a) (neg.f64 t)) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z z) t) #s(literal -1 binary64) a) (neg.f64 t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z z) t) #s(literal -1 binary64) a) (neg.f64 t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z z) t) #s(literal -1 binary64) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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) |
(* 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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))))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 y (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (/.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))))) |
(* (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 #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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) |
(* 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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 (* 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 (*.f64 z z) y) (fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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))))) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(* (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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) |
(* 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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) (* x (* y z)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z y) x)) |
(/ (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (* x (* y (sqrt -1)))))) (* (sqrt (* a t)) (/ (sqrt -1) (* x y)))) z) |
(/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y)) (/.f64 (*.f64 z z) x)) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 y x))) z) |
(/ (+ (* (sqrt (* a t)) (/ (sqrt -1) (* x y))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (* x (* y (pow (sqrt -1) 3)))))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (* x (* y (sqrt -1))))))))) z) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) y)) (/.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) #s(literal 1/2 binary64))) (*.f64 z z) (/.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 y x))) z) |
(/ (+ (* (sqrt (* a t)) (/ (sqrt -1) (* x y))) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (* x (* y (sqrt -1)))))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (* x (* y (pow (sqrt -1) 3)))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (* x (* y (pow (sqrt -1) 5))))))))))) z) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) y) x)) #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (/.f64 z (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) y)) (/.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) #s(literal 1/2 binary64))) (*.f64 z z) (/.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 y x))) 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 #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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) |
(* (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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) |
(* 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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 (* 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 (*.f64 z z) y) (fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (* 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 #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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) |
(* 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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) |
(* 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) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* (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 #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)))) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.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) |
(* -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)) |
(* -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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(/ y z) |
(/.f64 y z) |
(/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z) |
(/.f64 (fma.f64 (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y)) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y)) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 t a) 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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) z) |
(/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) z) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) z) |
(/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) z) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z z) y)) (/.f64 (*.f64 t a) x) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (/ 1 (* x y)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y x)) (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z z) y)) (/.f64 (*.f64 t a) x) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (+ (* -1/16 (/ (* (pow a 3) (pow t 3)) (* x (* y (pow z 6))))) (/ 1 (* x y))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z z) y)) (/.f64 (*.f64 t a) x) (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y x)) (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 y x)) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y x))))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 t a) 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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) z) |
(/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) z) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) z) |
(/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 t a) 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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 t a) 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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.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) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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)))))) (*.f64 (neg.f64 y) x))) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* -1 (/ y z)) |
(/.f64 y (neg.f64 z)) |
(* -1 (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y) (neg.f64 z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z)) |
(/.f64 (fma.f64 (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y)) (neg.f64 z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y)) (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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)))))) (*.f64 (neg.f64 y) x))) |
(* -1 (/ (* x y) z)) |
(*.f64 x (/.f64 y (neg.f64 z))) |
(* -1 (/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) (neg.f64 z)) |
(* -1 (/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) z)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) (neg.f64 z)) |
(* -1 (/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) (neg.f64 z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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)))))) (*.f64 (neg.f64 y) x))) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y x)) |
(- (* 1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) y)) (/.f64 (*.f64 t a) x) (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(- (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (* 1/2 (/ (* a t) (* x (* y (pow z 2)))))) (/ 1 (* x y))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y x)) (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) y)) (/.f64 (*.f64 t a) x) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(- (+ (* 1/16 (/ (* (pow a 3) (pow t 3)) (* x (* y (pow z 6))))) (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (* 1/2 (/ (* a t) (* x (* y (pow z 2))))))) (/ 1 (* x y))) |
(fma.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y x)) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y x)) (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) y)) (/.f64 (*.f64 t a) x) (/.f64 #s(literal -1 binary64) (*.f64 y x))))) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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)))))) (*.f64 (neg.f64 y) x))) |
(* -1 (/ (* x y) z)) |
(*.f64 x (/.f64 y (neg.f64 z))) |
(* -1 (/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) (neg.f64 z)) |
(* -1 (/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) z)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) (neg.f64 z)) |
(* -1 (/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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)))))) (*.f64 (neg.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) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z)) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.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) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.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 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 (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)))) y) |
(* 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)))) y) |
(* 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)))) y) |
(* 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)))) y) |
(* (* 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 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) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(* (* 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 (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (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) (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 x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 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) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* 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 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 (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)))) y) |
(* 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)))) y) |
(* 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)))) y) |
(* 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)))) y) |
(* (* 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 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) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(* (* 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 (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (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) (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 x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 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) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* 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 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 (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)))) y) |
(* 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)))) y) |
(* 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)))) y) |
(* 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)))) y) |
(* (* 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 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) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(* (* 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 (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (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) (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 x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 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) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* 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 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 z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 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 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 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) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(* (* x (* y z)) (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 (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (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) (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 x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 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 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)) (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 z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 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 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 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) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(* (* x (* y z)) (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 (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (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) (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 x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 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 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)) (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 z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 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 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 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) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(* (* x (* y z)) (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 (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (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) (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 x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) |
(* (* x y) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 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 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) |
| 6 546× | lower-fma.f32 |
| 6 544× | lower-fma.f64 |
| 5 298× | lower-*.f32 |
| 5 274× | lower-*.f64 |
| 3 464× | lower-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 273 |
| 0 | 73 | 268 |
| 1 | 225 | 266 |
| 2 | 1151 | 266 |
| 0 | 8486 | 266 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) |
(*.f64 z x) |
(/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) |
#s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) |
(*.f64 x (/.f64 y z)) |
(/.f64 y z) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) |
(/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 y x) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
(sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
(/.f64 (*.f64 t a) z) |
(*.f64 (*.f64 y x) z) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(-.f64 (*.f64 z z) (*.f64 t a)) |
| Outputs |
|---|
(*.f64 (*.f64 (*.f64 x z) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) #s(literal -1 binary64))) y) |
(*.f64 (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z))) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z))) (/.f64 x (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z))) (/.f64 z (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64)) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64)) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 y) x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 (/.f64 z (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) y)) x) |
(*.f64 (*.f64 (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z))) z) x) |
(*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z))) z) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) #s(literal -1 binary64)) (/.f64 (*.f64 x z) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 (*.f64 (*.f64 y x) z) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z))) (*.f64 x z)) |
(*.f64 y (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) #s(literal -1 binary64)) (*.f64 x z))) |
(*.f64 (*.f64 x z) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 x (/.f64 z (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) y))) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) (*.f64 (*.f64 y x) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) z) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) (*.f64 (*.f64 y x) z)))) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) (*.f64 (*.f64 y x) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) y) (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) (*.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 x z) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) y)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(neg.f64 (*.f64 (*.f64 x z) (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z))) (*.f64 x z))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y x) z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) (/.f64 (*.f64 (*.f64 y x) z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x z)) |
(*.f64 (*.f64 x z) #s(literal 1 binary64)) |
(*.f64 x z) |
(*.f64 z x) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) #s(literal -1 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) #s(literal -1 binary64)) y) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 y (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) y)) |
(/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z))))) |
(neg.f64 (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) y)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z))) |
(*.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) #s(literal 1 binary64)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) |
(/.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) #s(literal -1 binary64))) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t a) z) z)))) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 y z) x)) z) |
(*.f64 z #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 y z) x))) |
#s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 y z) x)) |
(*.f64 (/.f64 (neg.f64 x) z) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) z)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 x z) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (neg.f64 y) z) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 y x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 x (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (*.f64 (neg.f64 y) x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 y x) (pow.f64 z #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) x)) |
(*.f64 (/.f64 y z) (/.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 y z) x) |
(*.f64 y (/.f64 x z)) |
(*.f64 y (*.f64 (pow.f64 z #s(literal -1 binary64)) x)) |
(*.f64 x (/.f64 y z)) |
(pow.f64 (/.f64 z (*.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 (neg.f64 z) y)) |
(/.f64 (*.f64 (neg.f64 y) x) (neg.f64 z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 y x)))) |
(/.f64 (*.f64 y x) z) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y x))) |
(/.f64 x (/.f64 z y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) x) z)) |
(neg.f64 (*.f64 x (/.f64 (neg.f64 y) z))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 y) z) x)) |
(neg.f64 (/.f64 (*.f64 y x) (neg.f64 z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (*.f64 y x) (neg.f64 z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (pow.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) y) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 y z)) |
(*.f64 y (pow.f64 z #s(literal -1 binary64))) |
(pow.f64 (/.f64 z y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 y #s(literal 1 binary64))) (neg.f64 z)) |
(/.f64 (/.f64 y #s(literal 1 binary64)) z) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 y #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z y)) |
(/.f64 y z) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) z))) |
(neg.f64 (/.f64 (neg.f64 y) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (neg.f64 y) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 y) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 (neg.f64 y) z)) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (neg.f64 x)) (*.f64 y z)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 (neg.f64 y) x)) z) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (neg.f64 y)) (*.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal -1 binary64)) (*.f64 (*.f64 y x) z)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 y z)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 y x)) (neg.f64 z)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (neg.f64 z)) (*.f64 y x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) y) (*.f64 (neg.f64 x) z)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) x) (*.f64 (neg.f64 y) z)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) z) (*.f64 (neg.f64 y) x)) |
(*.f64 (*.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) x) z) y) |
(*.f64 (*.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) z) x) y) |
(*.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) (*.f64 x z)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) (*.f64 y z))) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) (*.f64 y x))) z) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) y)) (*.f64 x z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) x)) (*.f64 y z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) z)) (*.f64 y x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) z) #s(literal -1 binary64)) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64)) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 (neg.f64 x) #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 y) x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) z) #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 (neg.f64 x) z) y)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) (*.f64 y z)) x) |
(*.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) (*.f64 y x)) z) |
(*.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) y) (*.f64 x z)) |
(*.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) x) (*.f64 y z)) |
(*.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) z) (*.f64 y x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) z) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) (*.f64 (*.f64 y x) z)) |
(*.f64 (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.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 y z) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 (*.f64 y x) z) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 y (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 x (/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.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 #s(literal -1 binary64) (*.f64 (*.f64 y x) z))) |
(/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 (neg.f64 x) z) y))) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (neg.f64 z) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (neg.f64 y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64)) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) |
(/.f64 z (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 y x))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal 1 binary64))) |
(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 (*.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 y x)) #s(literal 1 binary64)) (pow.f64 z #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y x) z))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y x)) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (neg.f64 z))) |
(*.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 x z)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (neg.f64 x) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (neg.f64 y) z))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y x) z))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) (*.f64 y z)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) (*.f64 y x)) #s(literal -1 binary64)) (pow.f64 z #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) y) #s(literal -1 binary64)) (pow.f64 (*.f64 x z) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) x) #s(literal -1 binary64)) (pow.f64 (*.f64 y z) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) z) #s(literal -1 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 y z) #s(literal -1 binary64)) (pow.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 y z))) |
(*.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 y z)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) y) (/.f64 #s(literal 1 binary64) (*.f64 x z))) |
(*.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) x) (pow.f64 (*.f64 y z) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) z) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 x z))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (pow.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (neg.f64 y) x))) |
(*.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (neg.f64 y) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 y x)) (pow.f64 z #s(literal -1 binary64))) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 y x))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64)) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 (neg.f64 x) z) y)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y x) z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 (neg.f64 x) z) y))) |
(*.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #s(literal 1 binary64)) |
(*.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (pow.f64 (*.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 y x) z))) |
(pow.f64 (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal -1 binary64)) |
(pow.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 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 y z))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) z)) (*.f64 (neg.f64 y) x)) |
(/.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) y)) (*.f64 (neg.f64 x) z)) |
(/.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) x)) (*.f64 (neg.f64 y) z)) |
(/.f64 (*.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) y) #s(literal -1 binary64)) (*.f64 (neg.f64 x) z)) |
(/.f64 (*.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) y) #s(literal 1 binary64)) (*.f64 x z)) |
(/.f64 (*.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) x) #s(literal -1 binary64)) (*.f64 (neg.f64 y) z)) |
(/.f64 (*.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) x) #s(literal 1 binary64)) (*.f64 y z)) |
(/.f64 (*.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal -1 binary64)) (*.f64 (*.f64 y x) z)) |
(/.f64 (*.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) z) y)) |
(/.f64 (*.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) z) y)) |
(/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 y z)) x) |
(/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) y) (*.f64 x z)) |
(/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) x) (*.f64 y z)) |
(/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) z) (*.f64 y x)) |
(/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (neg.f64 y) x)) (neg.f64 z)) |
(/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 y x)) z) |
(/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 (neg.f64 x) z) y)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 (*.f64 (neg.f64 x) z) y)) |
(/.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(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #s(literal 1 binary64)) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 (neg.f64 x) z) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 x) z) y)) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 (neg.f64 x) z) y))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 (neg.f64 x) z) y))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 #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)) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
#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)) |
(/.f64 #s(literal 1 binary64) (pow.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 (neg.f64 z) z) (pow.f64 z #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 z #s(literal 3 binary64))) (/.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 (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (*.f64 (neg.f64 z) z) z) |
(/.f64 (neg.f64 (pow.f64 z #s(literal 3 binary64))) (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 (pow.f64 z #s(literal 3 binary64))))) |
(neg.f64 z) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 z z) z)) |
(-.f64 #s(literal 0 binary64) z) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(*.f64 (*.f64 z (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) y) |
(*.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 y z) (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 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 (neg.f64 y) z) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.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 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 y) x) (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 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 y z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 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 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.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 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 y x)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 x z) (sqrt.f64 #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/2 binary64)) (/.f64 z (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(*.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 y z) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) |
(*.f64 (*.f64 (*.f64 y x) z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 y x) (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) 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 y (/.f64 (*.f64 x z) (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)) |
(*.f64 (*.f64 x z) (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 x (/.f64 (*.f64 y z) (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))))) |
(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 (*.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))) (*.f64 (*.f64 y x) z)))) |
(/.f64 (*.f64 y z) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) x)) |
(/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (neg.f64 z) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (neg.f64 y) x))) |
(/.f64 #s(literal 1 binary64) (/.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 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 y x)) z)) |
(/.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 z (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 y x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(neg.f64 (*.f64 z (/.f64 (*.f64 (neg.f64 y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (neg.f64 y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z)) |
(neg.f64 (/.f64 (*.f64 (*.f64 y x) z) (neg.f64 (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 y x) z) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) y) x) |
(*.f64 (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) x) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) x)) (/.f64 #s(literal -1 binary64) (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 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 y 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 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 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 x #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 x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 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)))) y) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) (*.f64 y x)) |
(*.f64 (*.f64 (neg.f64 y) x) (/.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 (neg.f64 y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 y x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 y (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 x (/.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))) (*.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 y) x) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (neg.f64 y) x))) |
(/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 y x))) |
(/.f64 y (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 y x)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) 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 (*.f64 (neg.f64 y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (neg.f64 y) x) (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 y x))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) y) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x)) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 y (neg.f64 (neg.f64 x))) |
(*.f64 y x) |
(*.f64 x y) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) x)) |
(*.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 (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)))) |
(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 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 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 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) y) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 y z)) x) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 x z)) y) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) z) (*.f64 y x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) y) (*.f64 x z)) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) x) (*.f64 y 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 (neg.f64 y) z) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64)) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 y z) #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 (*.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 y z) (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 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 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 y) x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.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 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 y z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 y) z) (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 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 y z) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) 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)))) (*.f64 y x)) |
(*.f64 (*.f64 z (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) y) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (*.f64 z (/.f64 x (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 y z)) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) 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 #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 y z) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 (*.f64 y x) z) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y x) z) (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)))) y) z) |
(*.f64 y (*.f64 z (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (*.f64 x z) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 z (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 (*.f64 (neg.f64 x) z) y) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 y x)) (neg.f64 z))) |
(/.f64 (*.f64 y z) (/.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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 y x) z))) |
(/.f64 z (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 y x))) |
(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 z (/.f64 (*.f64 (neg.f64 y) x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(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) (*.f64 y z)) x) |
(*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) x) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 y z)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 y) z) (neg.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 y) z)) |
(*.f64 (*.f64 (neg.f64 y) x) (neg.f64 z)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 x) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) z) y)) |
(*.f64 (*.f64 y z) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 y z) x) |
(*.f64 (*.f64 (*.f64 y x) z) #s(literal 1 binary64)) |
(*.f64 (*.f64 y x) z) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 y) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y x) z)) |
(*.f64 y (neg.f64 (*.f64 (neg.f64 x) z))) |
(*.f64 y (*.f64 x z)) |
(*.f64 (*.f64 x z) y) |
(*.f64 x (neg.f64 (*.f64 (neg.f64 y) z))) |
(*.f64 x (*.f64 y z)) |
(*.f64 z (*.f64 y x)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 y x) z) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 y x) z) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 x) z) y)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 y z) |
(*.f64 z y) |
(*.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 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 t a) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 t a (*.f64 z z))))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 t a) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 t a (*.f64 z z)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 t a) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 t a (*.f64 z z)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (fma.f64 t a (*.f64 z z)))))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (neg.f64 (fma.f64 t a (*.f64 z z))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) (pow.f64 (pow.f64 (neg.f64 (fma.f64 t a (*.f64 z z))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 t a) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 t a) #s(literal 3 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 t a) #s(literal 3 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (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))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(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 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 t a) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 t a (*.f64 z z))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 t a (*.f64 z z)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 t a) #s(literal 3 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 t a) #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 t a (*.f64 z z))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 t a (*.f64 z z)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 t a) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 t a (*.f64 z z)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 t a (*.f64 z z))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 t a) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.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)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 t a (*.f64 z z))) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 t a) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 (fma.f64 t a (*.f64 z z)))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 t a) #s(literal 3 binary64)))))) |
(/.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) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 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 (pow.f64 z #s(literal -1 binary64)) t) a) |
(*.f64 (*.f64 (pow.f64 z #s(literal -1 binary64)) a) t) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (/.f64 t z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -1 binary64))) (/.f64 (neg.f64 a) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (neg.f64 t) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) t) (/.f64 a z)) |
(*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 t z)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 t a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 t a)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 t #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 a z)) |
(*.f64 (/.f64 (*.f64 t #s(literal -1 binary64)) z) (/.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 a z)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (neg.f64 t) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) t)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (neg.f64 t) z) (/.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 t a) #s(literal 1 binary64)) (pow.f64 z #s(literal -1 binary64))) |
(*.f64 (*.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 a) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 t a) #s(literal -1 binary64))) |
(*.f64 (/.f64 t z) (*.f64 (neg.f64 a) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 a) #s(literal -1 binary64)) (/.f64 t z)) |
(*.f64 (/.f64 (neg.f64 a) z) (*.f64 t #s(literal -1 binary64))) |
(*.f64 (/.f64 a z) (/.f64 (neg.f64 t) #s(literal -1 binary64))) |
(*.f64 (/.f64 a z) t) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 t a) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) (*.f64 t a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 a) t) z)) |
(*.f64 (*.f64 (neg.f64 a) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 a) (/.f64 (neg.f64 t) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t a) z)) |
(*.f64 (*.f64 t a) (pow.f64 z #s(literal -1 binary64))) |
(*.f64 t (/.f64 a z)) |
(*.f64 a (/.f64 t z)) |
(pow.f64 (/.f64 z (*.f64 t a)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 t a) #s(literal 1 binary64))) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 a a)) t) (*.f64 a (neg.f64 z))) |
(/.f64 (*.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) t) (*.f64 (fma.f64 a a #s(literal 0 binary64)) (neg.f64 z))) |
(/.f64 (/.f64 (*.f64 t a) #s(literal 1 binary64)) z) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 (neg.f64 a) t))) |
(/.f64 (*.f64 (neg.f64 a) t) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (*.f64 t a) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 t a))) |
(/.f64 (*.f64 t a) z) |
(/.f64 t (/.f64 z a)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 t a)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) t) z))) |
(neg.f64 (*.f64 a (/.f64 (neg.f64 t) z))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 a) t) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (*.f64 (neg.f64 a) t) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (neg.f64 a) t) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 t a))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) x) |
(*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) x) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 y z)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 y) z) (neg.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 y) z)) |
(*.f64 (*.f64 (neg.f64 y) x) (neg.f64 z)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 x) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) z) y)) |
(*.f64 (*.f64 y z) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 y z) x) |
(*.f64 (*.f64 (*.f64 y x) z) #s(literal 1 binary64)) |
(*.f64 (*.f64 y x) z) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 y) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y x) z)) |
(*.f64 y (neg.f64 (*.f64 (neg.f64 x) z))) |
(*.f64 y (*.f64 x z)) |
(*.f64 (*.f64 x z) y) |
(*.f64 x (neg.f64 (*.f64 (neg.f64 y) z))) |
(*.f64 x (*.f64 y z)) |
(*.f64 z (*.f64 y x)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 y x) z) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 y x) z) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) z) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 x) z) y)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (*.f64 y x) z) #s(literal -1 binary64))) #s(literal -1 binary64))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 t a) #s(literal 2 binary64))) (pow.f64 (neg.f64 (fma.f64 t a (*.f64 z z))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 t a (*.f64 z z)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(*.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 t a) #s(literal 2 binary64))) (pow.f64 (fma.f64 t a (*.f64 z z)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (neg.f64 (fma.f64 t a (*.f64 z z))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 t a) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 t a (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 t a (*.f64 z z)))) (*.f64 (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (fma.f64 t a (*.f64 z z))) (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (fma.f64 t a (*.f64 z z))))) (+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 t a (*.f64 z z))) (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (fma.f64 t a (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z)))) (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z))))) (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z)))))) (+.f64 (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 t a (*.f64 z z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (fma.f64 t a (*.f64 z z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 t a (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 t a (*.f64 z z))) (fma.f64 (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (fma.f64 t a (*.f64 z z))) (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (fma.f64 t a (*.f64 z z))) (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 t a (*.f64 z z))) (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (fma.f64 t a (*.f64 z z))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z)))) (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z)))) (*.f64 (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 t a) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 t a (*.f64 z z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 t a (*.f64 z z)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 t a) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (hypot.f64 (*.f64 z z) (*.f64 t a)) (fma.f64 t a (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 4 binary64)) (pow.f64 z #s(literal 8 binary64))) #s(literal 1 binary64)) (*.f64 (hypot.f64 (*.f64 t a) (*.f64 z z)) (neg.f64 (fma.f64 t a (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 t a) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 z #s(literal 8 binary64)) (hypot.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t a) z) z))) (fma.f64 t a (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 t a) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 t a) #s(literal 3 binary64))) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 6 binary64)) (pow.f64 z #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 t a) #s(literal 4 binary64)) (hypot.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 t a) z) z))) (neg.f64 (fma.f64 t a (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 6 binary64)) (pow.f64 z #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 18 binary64)) (pow.f64 (*.f64 t a) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 z #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 t a) #s(literal 3 binary64))))) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t a) #s(literal 9 binary64)) (pow.f64 z #s(literal 18 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (hypot.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)))) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 t a (*.f64 z z))) (*.f64 (fma.f64 t a (*.f64 z z)) (pow.f64 (*.f64 t a) #s(literal 2 binary64)))) (*.f64 (fma.f64 t a (*.f64 z z)) (fma.f64 t a (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z)))) (*.f64 (neg.f64 (fma.f64 t a (*.f64 z z))) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 t a (*.f64 z z))) (neg.f64 (fma.f64 t a (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 t a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 t a) #s(literal 2 binary64))) (neg.f64 (fma.f64 t a (*.f64 z z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) (neg.f64 (neg.f64 (fma.f64 t a (*.f64 z z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) (neg.f64 (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 t a) #s(literal 2 binary64))) (fma.f64 t a (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (neg.f64 (fma.f64 t a (*.f64 z z)))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 t a) #s(literal 3 binary64))) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (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)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 t a) #s(literal 2 binary64))) (fma.f64 t a (*.f64 z z)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) (neg.f64 (fma.f64 t a (*.f64 z z))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 t a) #s(literal 2 binary64))) (neg.f64 (fma.f64 t a (*.f64 z z))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (neg.f64 (neg.f64 (fma.f64 t a (*.f64 z z)))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 t a) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z)) (*.f64 (neg.f64 a) t)) |
(fma.f64 (*.f64 t #s(literal -1 binary64)) a (*.f64 z z)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(fma.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (fma.f64 t a (*.f64 z z)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z))))) |
(fma.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (pow.f64 (neg.f64 (fma.f64 t a (*.f64 z z))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z)))))) |
(fma.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t a) (*.f64 z z)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(fma.f64 (*.f64 t a) #s(literal -1 binary64) (*.f64 z z)) |
(fma.f64 t (neg.f64 a) (*.f64 z z)) |
(fma.f64 a (neg.f64 t) (*.f64 z z)) |
(fma.f64 z z (*.f64 (neg.f64 a) t)) |
(-.f64 (fma.f64 z z #s(literal 0 binary64)) (*.f64 t a)) |
(-.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 t a (*.f64 z z))) (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (fma.f64 t a (*.f64 z z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z))))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t a) (*.f64 z z))) |
(-.f64 (*.f64 z z) (*.f64 t a)) |
(+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 t a (*.f64 z z))) (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t a) #s(literal 2 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z)))) (neg.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 t a (*.f64 z z)))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 t a) #s(literal 3 binary64)) (fma.f64 (*.f64 t a) (fma.f64 t a (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(+.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 a) t)) |
Compiled 39 452 to 3 336 computations (91.5% saved)
27 alts after pruning (21 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 678 | 15 | 1 693 |
| Fresh | 6 | 6 | 12 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 686 | 27 | 1 713 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 62.4% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 35.9% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| ▶ | 35.6% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
| 19.6% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| ✓ | 34.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 67.9% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) | |
| ✓ | 17.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) |
| ▶ | 68.6% | (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
| ✓ | 33.3% | (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) |
| 68.3% | (*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) z) | |
| 34.3% | (*.f64 (*.f64 (neg.f64 y) x) (*.f64 z (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) | |
| 35.5% | (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| ✓ | 62.8% | (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
| ▶ | 72.8% | (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) |
| ▶ | 72.8% | (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
| 67.4% | (*.f64 (*.f64 z x) #s(approx (/ y (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 y z))) | |
| 62.2% | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 (*.f64 y x) z)) z) | |
| 61.0% | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x (/.f64 z y))) z) | |
| 61.4% | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y x)))) z) | |
| ▶ | 53.2% | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) |
| 62.1% | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (*.f64 (neg.f64 y) x) (/.f64 #s(literal -1 binary64) z))) z) | |
| 60.4% | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 z y)))) z) | |
| 60.4% | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) z)))) z) | |
| 57.8% | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (exp.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal -1 binary64))))) z) | |
| 29.7% | (*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| 35.8% | (*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| ✓ | 68.6% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
Compiled 541 to 549 computations (-1.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) | |
| cost-diff | 0 | (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) | |
| cost-diff | 0 | (*.f64 z x) | |
| cost-diff | 0 | (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) | |
| cost-diff | 0 | (*.f64 z y) | |
| cost-diff | 0 | (*.f64 (*.f64 z y) x) | |
| cost-diff | 0 | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| cost-diff | 0 | (*.f64 y x) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 y x)) | |
| cost-diff | 0 | #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) | |
| cost-diff | 0 | (/.f64 x z) | |
| cost-diff | 0 | (*.f64 (/.f64 x z) y) | |
| cost-diff | 0 | #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) | |
| cost-diff | 0 | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) | |
| cost-diff | 0 | (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) | |
| cost-diff | 0 | (*.f64 z x) | |
| cost-diff | 0 | (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) |
| 2 728× | lower-fma.f32 |
| 2 726× | lower-fma.f64 |
| 2 600× | lower-*.f32 |
| 2 582× | lower-*.f64 |
| 1 210× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 333 |
| 0 | 70 | 325 |
| 1 | 126 | 325 |
| 2 | 206 | 325 |
| 3 | 275 | 325 |
| 4 | 322 | 325 |
| 5 | 354 | 325 |
| 6 | 425 | 325 |
| 7 | 511 | 325 |
| 8 | 957 | 325 |
| 9 | 2456 | 325 |
| 10 | 4652 | 325 |
| 11 | 5731 | 325 |
| 12 | 6264 | 325 |
| 13 | 6516 | 325 |
| 14 | 6581 | 325 |
| 15 | 6593 | 325 |
| 16 | 7433 | 325 |
| 17 | 7755 | 325 |
| 18 | 7755 | 325 |
| 0 | 8053 | 325 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) |
(*.f64 z x) |
z |
x |
(/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) |
y |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) |
(fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z) |
(/.f64 t (/.f64 z a)) |
t |
(/.f64 z a) |
a |
#s(literal -1/2 binary64) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) |
#s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) |
(*.f64 (/.f64 x z) y) |
(/.f64 x z) |
x |
z |
y |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
#s(literal 1 binary64) |
#s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
z |
y |
x |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) |
#s(approx (- (* z z) (* t a)) (*.f64 z z)) |
(*.f64 z z) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 z x) |
z |
x |
(/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) |
y |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z) |
(*.f64 (/.f64 a z) t) |
(/.f64 a z) |
a |
t |
#s(literal -1/2 binary64) |
| Outputs |
|---|
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) |
(/.f64 (*.f64 (*.f64 y z) x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 #s(literal -1/2 binary64) (/.f64 t (/.f64 z a)) z))) |
(*.f64 z x) |
(*.f64 x z) |
z |
x |
(/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) |
(/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 #s(literal -1/2 binary64) (/.f64 t (/.f64 z a)) z))) |
y |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 #s(literal -1/2 binary64) (/.f64 t (/.f64 z a)) z)) |
(fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 t (/.f64 z a)) z) |
(/.f64 t (/.f64 z a)) |
t |
(/.f64 z a) |
a |
#s(literal -1/2 binary64) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) |
#s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) |
(*.f64 (/.f64 x z) y) |
(/.f64 x z) |
x |
z |
y |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
#s(literal 1 binary64) |
#s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 y z) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 (*.f64 z y) x) |
(*.f64 (*.f64 y z) x) |
(*.f64 z y) |
(*.f64 y z) |
z |
y |
x |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) |
#s(approx (- (* z z) (* t a)) (*.f64 z z)) |
(*.f64 z z) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(/.f64 (*.f64 (*.f64 y z) x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 #s(literal -1/2 binary64) (/.f64 t (/.f64 z a)) z))) |
(*.f64 z x) |
(*.f64 x z) |
z |
x |
(/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) |
(/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 #s(literal -1/2 binary64) (/.f64 t (/.f64 z a)) z))) |
y |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 #s(literal -1/2 binary64) (/.f64 t (/.f64 z a)) z)) |
(fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 t (/.f64 z a)) z) |
(*.f64 (/.f64 a z) t) |
(/.f64 t (/.f64 z a)) |
(/.f64 a z) |
a |
t |
#s(literal -1/2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.07421875 | (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) | |
| accuracy | 4.993135861534176 | (*.f64 (/.f64 a z) t) | |
| accuracy | 8.042230164542039 | (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) | |
| accuracy | 22.81728426258899 | #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) | |
| accuracy | 6.746816597016936 | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| accuracy | 7.628981791218569 | (*.f64 (*.f64 z y) x) | |
| accuracy | 22.359202492850756 | #s(approx (- (* z z) (* t a)) (*.f64 z z)) | |
| accuracy | 22.448028847712937 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) | |
| accuracy | 0 | (*.f64 y x) | |
| accuracy | 0.31207164922406716 | (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) | |
| accuracy | 0.8033794466380738 | (/.f64 #s(literal 1 binary64) (*.f64 y x)) | |
| accuracy | 20.007055700193614 | #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) | |
| accuracy | 0 | (/.f64 x z) | |
| accuracy | 5.616228377949551 | (*.f64 (/.f64 x z) y) | |
| accuracy | 8.01876170335271 | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) | |
| accuracy | 17.579192666935302 | #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) | |
| accuracy | 0.07421875 | (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) | |
| accuracy | 5.034574075862864 | (/.f64 t (/.f64 z a)) | |
| accuracy | 8.042230164542039 | (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) | |
| accuracy | 22.81728426258899 | #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) |
| 85.0ms | 256× | 0 | valid |
Compiled 247 to 40 computations (83.8% saved)
ival-mult: 21.0ms (34% of total)ival-div: 18.0ms (29.1% of total)ival-neg: 15.0ms (24.3% of total)ival-add: 3.0ms (4.9% of total)ival-sqrt: 3.0ms (4.9% of total)ival-sub: 1.0ms (1.6% 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 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ()) |
#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ()) |
#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ()) |
#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ()) |
#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) #<representation:binary64>) () ()) |
#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ()) |
#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ()) |
#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation:binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ()) |
#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ()) |
#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation:binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ()) |
#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ()) |
#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ()) |
#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ()) |
#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ()) |
#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ()) |
#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ()) |
| Outputs |
|---|
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor 0 a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) (taylor 0 a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 3))))) (/ y z)) (taylor 0 a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t y) (pow z 3))) (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ y z)) (taylor 0 a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 a) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor 0 a) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) (taylor 0 a) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (/ t (* x (* y (pow z 2))))) (* -1/8 (/ (* a (pow t 2)) (* x (* y (pow z 4))))))) (/ 1 (* x y))) (taylor 0 a) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (/ t (* x (* y (pow z 2))))) (* a (+ (* -1/8 (/ (pow t 2) (* x (* y (pow z 4))))) (* -1/16 (/ (* a (pow t 3)) (* x (* y (pow z 6))))))))) (/ 1 (* x y))) (taylor 0 a) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor 0 a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) (taylor 0 a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 3))))) (/ y z)) (taylor 0 a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t y) (pow z 3))) (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ y z)) (taylor 0 a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 a) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 a) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 a) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 a) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 a) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 a) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 a) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 a) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) (taylor inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor inf a) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z)))) (taylor inf a) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z)))))) (taylor inf a) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z))))))) (taylor inf a) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 5) (* x (* y (pow (sqrt -1) 5)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z)))))))) (taylor inf a) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) (taylor inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf a) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf a) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf a) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf a) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf a) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf a) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf a) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf a) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor -inf a) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z))))) (taylor -inf a) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z))))))) (taylor -inf a) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z)))))))) (taylor -inf a) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (* (pow z 5) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z))))))))) (taylor -inf a) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf a) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf a) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf a) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf a) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor -inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<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 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<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 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<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 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf a) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf a) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf a) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf a) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor 0 t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) (taylor 0 t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 3))))) (/ y z)) (taylor 0 t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a y) (pow z 3))) (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ y z)) (taylor 0 t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 t) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor 0 t) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) (taylor 0 t) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (/ a (* x (* y (pow z 2))))) (* -1/8 (/ (* (pow a 2) t) (* x (* y (pow z 4))))))) (/ 1 (* x y))) (taylor 0 t) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (/ a (* x (* y (pow z 2))))) (* t (+ (* -1/8 (/ (pow a 2) (* x (* y (pow z 4))))) (* -1/16 (/ (* (pow a 3) t) (* x (* y (pow z 6))))))))) (/ 1 (* x y))) (taylor 0 t) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor 0 t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) (taylor 0 t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 3))))) (/ y z)) (taylor 0 t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a y) (pow z 3))) (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ y z)) (taylor 0 t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 t) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 t) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 t) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 t) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 t) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 t) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 t) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 t) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) (taylor inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor inf t) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z)))) (taylor inf t) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z)))))) (taylor inf t) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z))))))) (taylor inf t) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 5) (* x (* y (pow (sqrt -1) 5)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z)))))))) (taylor inf t) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) (taylor inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf t) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf t) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf t) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf t) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (* t (- (/ (pow z 2) t) a)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (* t (- (/ (pow z 2) t) a)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (* t (- (/ (pow z 2) t) a)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf t) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf t) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf t) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf t) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor -inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) (taylor -inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor -inf t) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z))))) (taylor -inf t) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z))))))) (taylor -inf t) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z)))))))) (taylor -inf t) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (* (pow z 5) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z))))))))) (taylor -inf t) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor -inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) (taylor -inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf t) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf t) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf t) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf t) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor -inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<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 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<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 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<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 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf t) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf t) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf t) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf t) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor 0 z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -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 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* (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 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* (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 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (taylor 0 z) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 z) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 z) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 z) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 z) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<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 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z)))) (taylor 0 z) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (* x (* y (sqrt -1)))))) (* (sqrt (* a t)) (/ (sqrt -1) (* x y)))) z) (taylor 0 z) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (sqrt (* a t)) (/ (sqrt -1) (* x y))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (* x (* y (pow (sqrt -1) 3)))))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (* x (* y (sqrt -1))))))))) z) (taylor 0 z) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (sqrt (* a t)) (/ (sqrt -1) (* x y))) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (* x (* y (sqrt -1)))))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (* x (* y (pow (sqrt -1) 3)))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (* x (* y (pow (sqrt -1) 5))))))))))) z) (taylor 0 z) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<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 (* a t)) (sqrt -1)) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (taylor 0 z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -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 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* (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 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* (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 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 z) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 z) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 z) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 z) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor 0 z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (- (pow z 2) (* a t)) (taylor 0 z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (- (pow z 2) (* a t)) (taylor 0 z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (- (pow z 2) (* a t)) (taylor 0 z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 z) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 z) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 z) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor 0 z) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z) (taylor inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<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))))) z) (taylor inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<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)))))) z) (taylor inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf z) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf z) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf z) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf z) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf z) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<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 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor inf z) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) (taylor inf z) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (/ 1 (* x y)))) (taylor inf z) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (+ (* -1/16 (/ (* (pow a 3) (pow t 3)) (* x (* y (pow z 6))))) (/ 1 (* x y))))) (taylor inf z) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<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 z (taylor inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #<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 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #<representation:binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ y z) (taylor inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z) (taylor inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<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))))) z) (taylor inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<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)))))) z) (taylor inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf z) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf z) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf z) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf z) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<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 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<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 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<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 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf z) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf z) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf z) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor inf z) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ y z)) (taylor -inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z)) (taylor -inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z)) (taylor -inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z)) (taylor -inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) 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 t (/.f64 z a)) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x y) z)) (taylor -inf z) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf z) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf z) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf z) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf z) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<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 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 (* x y)) (taylor -inf z) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) (taylor -inf z) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (* 1/2 (/ (* a t) (* x (* y (pow z 2)))))) (/ 1 (* x y))) (taylor -inf z) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (/ (* (pow a 3) (pow t 3)) (* x (* y (pow z 6))))) (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (* 1/2 (/ (* a t) (* x (* y (pow z 2))))))) (/ 1 (* x y))) (taylor -inf z) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<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 z) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #<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 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.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 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ y z)) (taylor -inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z)) (taylor -inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z)) (taylor -inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z)) (taylor -inf z) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (patch #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf z) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf z) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf z) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf z) (#s(alt (/.f64 t (/.f64 z a)) (patch (/.f64 t (/.f64 z a)) #<representation:binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor -inf z) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<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 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<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 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<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 z z)) (patch #s(approx (- (* z z) (* t a)) (*.f64 z z)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf z) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf z) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf z) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a t) z) (taylor -inf z) (#s(alt (*.f64 (/.f64 a z) t) (patch (*.f64 (/.f64 a z) t) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 y) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 y) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 y) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 y) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor 0 y) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor 0 y) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor 0 y) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor 0 y) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.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 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t 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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t 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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t 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 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<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 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf y) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf y) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf y) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf y) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor inf y) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor inf y) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor inf y) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor inf y) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.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 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<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 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf y) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf y) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf y) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf y) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor -inf y) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor -inf y) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor -inf y) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor -inf y) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.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 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<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 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (patch (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 x) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 x) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 x) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 x) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<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 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor 0 x) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor 0 x) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor 0 x) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor 0 x) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.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 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf x) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf x) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf x) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf x) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<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 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor inf x) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor inf x) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor inf x) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor inf x) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.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 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.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 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) (patch (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x y) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) (patch #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf x) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf x) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf x) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor -inf x) (#s(alt (*.f64 (/.f64 x z) y) (patch (*.f64 (/.f64 x z) y) #<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 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor -inf x) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor -inf x) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor -inf x) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) (taylor -inf x) (#s(alt #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) (patch #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.f64 y x)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 y x)) (patch (/.f64 #s(literal 1 binary64) (*.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 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (patch (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation:binary64>) () ())) ()) |
#s(alt (* x (* y z)) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z 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 x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (patch (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) #<representation:binary64>) () ())) ()) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | z | @ | inf | ((* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) z) (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (* (/ x z) y) (/ x z) (/ 1 (/ (sqrt (- (* z z) (* t a))) (* (* y x) z))) (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/ 1 (* y x)) (* y x) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (/ t (/ z a)) (- (* z z) (* t a)) (* (/ a z) t)) |
| 7.0ms | y | @ | -inf | ((* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) z) (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (* (/ x z) y) (/ x z) (/ 1 (/ (sqrt (- (* z z) (* t a))) (* (* y x) z))) (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/ 1 (* y x)) (* y x) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (/ t (/ z a)) (- (* z z) (* t a)) (* (/ a z) t)) |
| 4.0ms | x | @ | -inf | ((* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) z) (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (* (/ x z) y) (/ x z) (/ 1 (/ (sqrt (- (* z z) (* t a))) (* (* y x) z))) (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/ 1 (* y x)) (* y x) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (/ t (/ z a)) (- (* z z) (* t a)) (* (/ a z) t)) |
| 3.0ms | y | @ | inf | ((* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) z) (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (* (/ x z) y) (/ x z) (/ 1 (/ (sqrt (- (* z z) (* t a))) (* (* y x) z))) (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/ 1 (* y x)) (* y x) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (/ t (/ z a)) (- (* z z) (* t a)) (* (/ a z) t)) |
| 3.0ms | x | @ | 0 | ((* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (* (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) z) (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (* (/ x z) y) (/ x z) (/ 1 (/ (sqrt (- (* z z) (* t a))) (* (* y x) z))) (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/ 1 (* y x)) (* y x) (/ (* (* z y) x) (sqrt (- (* z z) (* t a)))) (* (* z y) x) (* z y) (sqrt (- (* z z) (* t a))) (* (* z x) (/ y (sqrt (+ (* (neg a) t) (* z z))))) (/ y (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (/ t (/ z a)) (- (* z z) (* t a)) (* (/ a z) t)) |
| 1× | egg-herbie |
| 7 408× | lower-fma.f64 |
| 7 408× | lower-fma.f32 |
| 7 118× | lower-*.f64 |
| 7 118× | lower-*.f32 |
| 5 000× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 892 | 21991 |
| 1 | 2988 | 21454 |
| 0 | 8342 | 20797 |
| 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)) |
(/ y z) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(+ (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 3))))) (/ y z)) |
(+ (* a (+ (* 1/2 (/ (* t y) (pow z 3))) (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ y z)) |
z |
(+ 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 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 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 (* x y)) |
(+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) |
(+ (* a (+ (* -1/2 (/ t (* x (* y (pow z 2))))) (* -1/8 (/ (* a (pow t 2)) (* x (* y (pow z 4))))))) (/ 1 (* x y))) |
(+ (* a (+ (* -1/2 (/ t (* x (* y (pow z 2))))) (* a (+ (* -1/8 (/ (pow t 2) (* x (* y (pow z 4))))) (* -1/16 (/ (* a (pow t 3)) (* x (* y (pow z 6))))))))) (/ 1 (* 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)) |
(/ y z) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(+ (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 3))))) (/ y z)) |
(+ (* a (+ (* 1/2 (/ (* t y) (pow z 3))) (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ y z)) |
z |
(+ 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)))))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* 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 t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* 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 (/ 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 (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) |
(* (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 (* 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 (* 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) (* x (* y z)))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z))))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 5) (* x (* y (pow (sqrt -1) 5)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y 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)))))))) |
(* (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))) (* y (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) |
(* (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)))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(* -1 (* a t)) |
(* a (- (/ (pow z 2) a) t)) |
(* a (- (/ (pow z 2) a) t)) |
(* a (- (/ (pow z 2) a) t)) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* 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 (/ (+ (* 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 (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(* -1 (* (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 (* 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 (* 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) (* x (* y z))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z)))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (* (pow z 5) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y 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 (* (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))) (* y (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(* -1 (* (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))))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a 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 t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) 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 z) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(+ (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 3))))) (/ y z)) |
(+ (* t (+ (* 1/2 (/ (* a y) (pow z 3))) (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ y z)) |
z |
(+ 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 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 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 (* x y)) |
(+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) |
(+ (* t (+ (* -1/2 (/ a (* x (* y (pow z 2))))) (* -1/8 (/ (* (pow a 2) t) (* x (* y (pow z 4))))))) (/ 1 (* x y))) |
(+ (* t (+ (* -1/2 (/ a (* x (* y (pow z 2))))) (* t (+ (* -1/8 (/ (pow a 2) (* x (* y (pow z 4))))) (* -1/16 (/ (* (pow a 3) t) (* x (* y (pow z 6))))))))) (/ 1 (* 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)) |
(/ y z) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(+ (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 3))))) (/ y z)) |
(+ (* t (+ (* 1/2 (/ (* a y) (pow z 3))) (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ y z)) |
z |
(+ 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)))))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* 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 t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* 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))) (* y (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) |
(* (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 (* 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 (* 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) (* x (* y z)))) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z)))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z))))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 5) (* x (* y (pow (sqrt -1) 5)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y 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 (* 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))) (* y (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) |
(* (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)))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(* -1 (* a t)) |
(* t (- (/ (pow z 2) t) a)) |
(* t (- (/ (pow z 2) t) a)) |
(* t (- (/ (pow z 2) t) a)) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* 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 (/ (+ (* 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 (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
(* (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 (* 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) (* x (* y z))))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z))))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z)))))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (* (pow z 5) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y 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 (* (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))) (* y (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) 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)))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) 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)))))))))) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
(* (sqrt (/ 1 (* a t))) (* 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))))))))) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ 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 (* a t)) (/ (sqrt -1) (* x (* y z)))) |
(/ (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (* x (* y (sqrt -1)))))) (* (sqrt (* a t)) (/ (sqrt -1) (* x y)))) z) |
(/ (+ (* (sqrt (* a t)) (/ (sqrt -1) (* x y))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (* x (* y (pow (sqrt -1) 3)))))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (* x (* y (sqrt -1))))))))) z) |
(/ (+ (* (sqrt (* a t)) (/ (sqrt -1) (* x y))) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (* x (* y (sqrt -1)))))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (* x (* y (pow (sqrt -1) 3)))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (* x (* y (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)))))))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* y z) |
(* y z) |
(* y z) |
(* 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 (/ 1 (* a t))) (* y (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(* -1 (* a t)) |
(- (pow z 2) (* a t)) |
(- (pow z 2) (* a t)) |
(- (pow z 2) (* a t)) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) 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 z) |
(* x z) |
(* x z) |
(* x z) |
(/ y z) |
(/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(* 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 y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) 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)))) |
(/ 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/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (/ 1 (* x y)))) |
(+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (+ (* -1/16 (/ (* (pow a 3) (pow t 3)) (* x (* y (pow z 6))))) (/ 1 (* 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)) |
(* y z) |
(* y z) |
(* y z) |
(* 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)))) |
(/ y z) |
(/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) 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))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) 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)))))) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* -1 (/ y z)) |
(* -1 (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(* -1 (* 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)) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) 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 (* x y)) |
(- (* 1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) |
(- (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (* 1/2 (/ (* a t) (* x (* y (pow z 2)))))) (/ 1 (* x y))) |
(- (+ (* 1/16 (/ (* (pow a 3) (pow t 3)) (* x (* y (pow z 6))))) (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (* 1/2 (/ (* a t) (* x (* y (pow z 2))))))) (/ 1 (* x y))) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* y z) |
(* y z) |
(* y z) |
(* 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 (/ y z)) |
(* -1 (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) 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))))) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(/ (* a t) z) |
(* (* 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 (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (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 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) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(* 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)) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (* 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 (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (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 z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (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 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) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(* 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)) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (* 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 (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (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 z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (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 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) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(* 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)) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (* 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 (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* y (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 z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* (* 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) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ 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 (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(* 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 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 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 z) |
(* x z) |
(* x z) |
(* x z) |
(* (* 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) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ 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 (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(* 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 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 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 z) |
(* x z) |
(* x z) |
(* x z) |
(* (* 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) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ 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 (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(* 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 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))))) |
| Outputs |
|---|
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 t (*.f64 y x)) z) (*.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))))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t (*.f64 y x)) z))) a (*.f64 y x)) |
(/ y z) |
(/.f64 y z) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 y z)) |
(+ (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 3))))) (/ y z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 t y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 y z)) |
(+ (* a (+ (* 1/2 (/ (* t y) (pow z 3))) (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ y z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a y) (*.f64 (fma.f64 (*.f64 t (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))) z) (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) a (/.f64 (*.f64 (*.f64 t y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 y 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) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 t (*.f64 y x)) z) (*.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))))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t (*.f64 y x)) z))) a (*.f64 y x)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 x (/.f64 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)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) x) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 x (/.f64 y z))) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* y (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (/ (* x y) z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 z y) (fma.f64 (*.f64 t (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) x))) a (/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 x (/.f64 y z))) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 t (*.f64 y x)) z) (*.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))))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t (*.f64 y x)) z))) a (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z z) y)) (/.f64 (*.f64 t a) x) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+ (* a (+ (* -1/2 (/ t (* x (* y (pow z 2))))) (* -1/8 (/ (* a (pow t 2)) (* x (* y (pow z 4))))))) (/ 1 (* x y))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) y)) (/.f64 (*.f64 (*.f64 t t) a) x) (*.f64 (/.f64 t (*.f64 (*.f64 (*.f64 z z) y) x)) #s(literal -1/2 binary64))) a (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+ (* a (+ (* -1/2 (/ t (* x (* y (pow z 2))))) (* a (+ (* -1/8 (/ (pow t 2) (* x (* y (pow z 4))))) (* -1/16 (/ (* a (pow t 3)) (* x (* y (pow z 6))))))))) (/ 1 (* x y))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) y)) (/.f64 (*.f64 t t) x) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 z #s(literal 6 binary64)) y)) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) x))) a (*.f64 (/.f64 t (*.f64 (*.f64 (*.f64 z z) y) x)) #s(literal -1/2 binary64))) a (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 t (*.f64 y x)) z) (*.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))))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t (*.f64 y x)) z))) a (*.f64 y x)) |
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) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 t (*.f64 y x)) z) (*.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))))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 t (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t (*.f64 y x)) z))) a (*.f64 y x)) |
(/ y z) |
(/.f64 y z) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 y z)) |
(+ (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 3))))) (/ y z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 t y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 y z)) |
(+ (* a (+ (* 1/2 (/ (* t y) (pow z 3))) (* a (+ (* -1/2 (* a (* y (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ y z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a y) (*.f64 (fma.f64 (*.f64 t (/.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))) z) (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) a (/.f64 (*.f64 (*.f64 t y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 y 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) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t 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)) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.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)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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))) y) (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 y (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #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 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #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 (pow.f64 a #s(literal 3 binary64)) 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (/ 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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z y) x)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z)))))) |
(*.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 t a)) (*.f64 y x)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (/.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t)))) #s(literal 1/2 binary64))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z))))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) x) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (sqrt.f64 (/.f64 t a)) (*.f64 y x)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (/.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t)))) #s(literal 1/2 binary64)))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 5) (* x (* y (pow (sqrt -1) 5)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z)))))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) x) y) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) x) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (sqrt.f64 (/.f64 t a)) (*.f64 y x)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (/.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (* 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 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #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 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #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 (pow.f64 a #s(literal 3 binary64)) 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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))) y) (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 y (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #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 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #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 (pow.f64 a #s(literal 3 binary64)) t)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) a) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(* -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 t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.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)))) |
(+ (* -1/2 (* (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) y) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 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 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64))))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* -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 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (pow.f64 a #s(literal 3 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 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) y) (*.f64 (*.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 (pow.f64 a #s(literal 3 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* -1 (* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 z y) x))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z y) x)))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z)))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z y) x))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (* (pow z 5) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ t a)) (/ (sqrt -1) (* x (* y z))))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 z y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z y) x)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* -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 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) y) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 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 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64))))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* -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 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64))))) #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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) t))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) a) #s(literal -1 binary64) t)) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) a) #s(literal -1 binary64) t)) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 z z) a) #s(literal -1 binary64) t)) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 a (*.f64 y x)) z) (*.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))))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a (*.f64 y x)) z))) t (*.f64 y x)) |
(/ y z) |
(/.f64 y z) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 y z)) |
(+ (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 3))))) (/ y z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 a y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 y z)) |
(+ (* t (+ (* 1/2 (/ (* a y) (pow z 3))) (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ y z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) t (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) t (/.f64 (*.f64 (*.f64 a y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 y 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 (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 a (*.f64 y x)) z) (*.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))))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a (*.f64 y x)) z))) t (*.f64 y x)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 x (/.f64 y z))) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 3))))) (/ (* x y) z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) x) (/.f64 (*.f64 (*.f64 a (*.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 x (/.f64 y z))) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* y (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (/ (* x y) z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 z y) (fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) x))) t (/.f64 (*.f64 (*.f64 a (*.f64 y x)) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 x (/.f64 y z))) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 a (*.f64 y x)) z) (*.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))))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a (*.f64 y x)) z))) t (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z z) y)) (/.f64 (*.f64 t a) x) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+ (* t (+ (* -1/2 (/ a (* x (* y (pow z 2))))) (* -1/8 (/ (* (pow a 2) t) (* x (* y (pow z 4))))))) (/ 1 (* x y))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) y)) (/.f64 (*.f64 (*.f64 a a) t) x) (*.f64 (/.f64 a (*.f64 (*.f64 (*.f64 z z) y) x)) #s(literal -1/2 binary64))) t (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+ (* t (+ (* -1/2 (/ a (* x (* y (pow z 2))))) (* t (+ (* -1/8 (/ (pow a 2) (* x (* y (pow z 4))))) (* -1/16 (/ (* (pow a 3) t) (* x (* y (pow z 6))))))))) (/ 1 (* x y))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 z #s(literal 4 binary64)) y)) (/.f64 (*.f64 a a) x) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 z #s(literal 6 binary64)) y)) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) t) x))) t (*.f64 (/.f64 a (*.f64 (*.f64 (*.f64 z z) y) x)) #s(literal -1/2 binary64))) t (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 a (*.f64 y x)) z) (*.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))))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a (*.f64 y x)) z))) t (*.f64 y x)) |
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 (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) z) (/.f64 (*.f64 a (*.f64 y x)) z) (*.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))))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t x) (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a (*.f64 y x)) z))) t (*.f64 y x)) |
(/ y z) |
(/.f64 y z) |
(+ (* 1/2 (/ (* a (* t y)) (pow z 3))) (/ y z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t y) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 y z)) |
(+ (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 3))))) (/ y z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 a y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 y z)) |
(+ (* t (+ (* 1/2 (/ (* a y) (pow z 3))) (* t (+ (* -1/2 (* t (* y (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ y z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z y) (fma.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) t (*.f64 (*.f64 z y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) t (/.f64 (*.f64 (*.f64 a y) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 y 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 (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t 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)) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.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)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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))) y) (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 y (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(* (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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t 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 (*.f64 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z y) x)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z)))))) |
(*.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 a t)) (*.f64 y x)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x))) #s(literal 1/2 binary64))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) x) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (sqrt.f64 (/.f64 a t)) (*.f64 y x)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x))) #s(literal 1/2 binary64)))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 3) (* x (* y (pow (sqrt -1) 3)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 5) (* x (* y (pow (sqrt -1) 5)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ z (* x (* y (sqrt -1)))))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z)))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) x) y) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) x) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (sqrt.f64 (/.f64 a t)) (*.f64 y x)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x))) #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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(* (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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 3 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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))) y) (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 y (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) t) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(* -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) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.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)))) |
(+ (* -1/2 (* (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) y) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 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 4 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) y) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) y) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* -1 (* (sqrt (* a t)) (/ (sqrt -1) (* x (* y z))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 z y) x))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 (/.f64 z y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z y) x))) (neg.f64 t)) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z)))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 (/.f64 z y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z y) x)))) (neg.f64 t)) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (* (pow z 3) (sqrt -1)) (* x y)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (* (pow z 5) (sqrt -1)) (* x y)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (* z (sqrt -1)) (* x y)))) (* (sqrt (/ a t)) (/ (sqrt -1) (* x (* y z))))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 (/.f64 z y) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z y) x))))) (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) (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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) y) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) y) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 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 4 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) y) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 t)) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z z) t) #s(literal -1 binary64) a) (neg.f64 t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z z) t) #s(literal -1 binary64) a) (neg.f64 t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z z) t) #s(literal -1 binary64) a) (neg.f64 t)) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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) |
(* 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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))))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 y (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (/.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))))) |
(* (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 #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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) |
(* 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (*.f64 z z) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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 (* 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 (*.f64 z z) y) (fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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))))) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ x 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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) |
(* 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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) (* x (* y z)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 z y) x)) |
(/ (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (* x (* y (sqrt -1)))))) (* (sqrt (* a t)) (/ (sqrt -1) (* x y)))) z) |
(/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y)) (/.f64 (*.f64 z z) x)) #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 y x))) z) |
(/ (+ (* (sqrt (* a t)) (/ (sqrt -1) (* x y))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (* x (* y (pow (sqrt -1) 3)))))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (* x (* y (sqrt -1))))))))) z) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 z (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) y)) (/.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (*.f64 y x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (/.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 y x))) z) |
(/ (+ (* (sqrt (* a t)) (/ (sqrt -1) (* x y))) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (* x (* y (sqrt -1)))))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (* x (* y (pow (sqrt -1) 3)))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (* x (* y (pow (sqrt -1) 5))))))))))) z) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 z (*.f64 y x)) (/.f64 z (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) y) x)) #s(literal -1/8 binary64))) (*.f64 z z) (*.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (*.f64 y x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (/.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 y 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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) |
(* 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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) |
(* 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) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* (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 #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 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) |
(* 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) 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 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.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))))) |
(+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 y (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (/.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))))) |
(* (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 #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #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 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)))) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) 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 t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(/ y z) |
(/.f64 y z) |
(/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z) |
(/.f64 (fma.f64 (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y)) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y)) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 t a) 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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) z) |
(/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) z) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) z) |
(/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) z) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ x 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z z) y)) (/.f64 (*.f64 t a) x) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (/ 1 (* x y)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y x)) (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z z) y)) (/.f64 (*.f64 t a) x) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(+ (* -1/2 (/ (* a t) (* x (* y (pow z 2))))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (+ (* -1/16 (/ (* (pow a 3) (pow t 3)) (* x (* y (pow z 6))))) (/ 1 (* x y))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z z) y)) (/.f64 (*.f64 t a) x) (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 y x)) (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 y x)) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y x))))) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.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) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 t a) 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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) |
(/ y z) |
(/.f64 y z) |
(/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z) |
(/.f64 (fma.f64 (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y)) z) |
(/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y)) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 t a) 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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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)))))) (*.f64 (neg.f64 y) x))) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* -1 (/ y z)) |
(/.f64 (neg.f64 y) z) |
(* -1 (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y) (neg.f64 z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z)) |
(/.f64 (fma.f64 (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y)) (neg.f64 z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y)) (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 t a) 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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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)))))) (*.f64 (neg.f64 y) x))) |
(* -1 (/ (* x y) z)) |
(*.f64 (neg.f64 x) (/.f64 y z)) |
(* -1 (/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x)) (neg.f64 z)) |
(* -1 (/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) z)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) (neg.f64 z)) |
(* -1 (/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 y x))) (neg.f64 z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ x 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 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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)))))) (*.f64 (neg.f64 y) x))) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y x)) |
(- (* 1/2 (/ (* a t) (* x (* y (pow z 2))))) (/ 1 (* x y))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) y)) (/.f64 (*.f64 t a) x) (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(- (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (* 1/2 (/ (* a t) (* x (* y (pow z 2)))))) (/ 1 (* x y))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y x)) (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) y)) (/.f64 (*.f64 t a) x) (/.f64 #s(literal -1 binary64) (*.f64 y x)))) |
(- (+ (* 1/16 (/ (* (pow a 3) (pow t 3)) (* x (* y (pow z 6))))) (+ (* 1/8 (/ (* (pow a 2) (pow t 2)) (* x (* y (pow z 4))))) (* 1/2 (/ (* a t) (* x (* y (pow z 2))))))) (/ 1 (* x y))) |
(fma.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 y x)) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y x)) (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) y)) (/.f64 (*.f64 t a) x) (/.f64 #s(literal -1 binary64) (*.f64 y x))))) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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)))))) (*.f64 (neg.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) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 t a) 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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 y) x))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (fma.f64 #s(literal 1/2 binary64) (*.f64 x (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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)))))) (*.f64 (neg.f64 y) x))) |
(* -1 (/ y z)) |
(/.f64 (neg.f64 y) z) |
(* -1 (/ (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) z)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y) (neg.f64 z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) z)) |
(/.f64 (fma.f64 (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y)) (neg.f64 z)) |
(* -1 (/ (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 y (/.f64 (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)) (*.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 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y)) (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 t a) 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 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (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 (/.f64 (*.f64 t a) z) z) #s(literal -1/2 binary64)))) z z)) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t a) z) z)) (*.f64 z z)) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(/ (* a t) z) |
(/.f64 (*.f64 t a) z) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 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 (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)))) y) |
(* 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)))) y) |
(* 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)))) y) |
(* 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)))) y) |
(* (* 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 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) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(* (* x (* y z)) (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 (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 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) |
(* 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 (+ (* -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 (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)))) y) |
(* 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)))) y) |
(* 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)))) y) |
(* 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)))) y) |
(* (* 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 (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)))) y) |
(* 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)))) y) |
(* 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)))) y) |
(* 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)))) y) |
(* (* 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 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) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(* (* x (* y z)) (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 (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 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) |
(* 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 (+ (* -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 (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)))) y) |
(* 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)))) y) |
(* 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)))) y) |
(* 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)))) y) |
(* (* 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 (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)))) y) |
(* 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)))) y) |
(* 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)))) y) |
(* 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)))) y) |
(* (* 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 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) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(* (* x (* y z)) (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 (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 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) |
(* 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 (+ (* -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 (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)))) y) |
(* 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)))) y) |
(* 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)))) y) |
(* 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)))) y) |
(* (* 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 z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 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 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 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) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ x 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 (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 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 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 (* 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 z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 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 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 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) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ x 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 (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 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 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 (* 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 z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 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 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 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) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ x 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 (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(* (/ 1 (* x (* y z))) (sqrt (- (pow z 2) (* a t)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 z y) x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 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 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)) |
| 10 260× | lower-fma.f32 |
| 10 258× | lower-fma.f64 |
| 6 402× | lower-*.f32 |
| 6 384× | lower-*.f64 |
| 3 274× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 284 |
| 0 | 70 | 276 |
| 1 | 248 | 276 |
| 2 | 1194 | 276 |
| 0 | 8646 | 276 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) |
(*.f64 z x) |
(/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) |
#s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) |
(*.f64 (/.f64 x z) y) |
(/.f64 x z) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
#s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 y x) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) |
(/.f64 t (/.f64 z a)) |
#s(approx (- (* z z) (* t a)) (*.f64 z z)) |
(*.f64 (/.f64 a z) t) |
| Outputs |
|---|
(*.f64 (*.f64 (*.f64 x z) (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64))) y) |
(*.f64 (/.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 (neg.f64 y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 z) y) #s(literal -1 binary64)) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (/.f64 (*.f64 x z) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) y) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 (neg.f64 x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (/.f64 z (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 y x)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (/.f64 (*.f64 y z) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) x) |
(*.f64 (*.f64 (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) z) x) |
(*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) z) |
(*.f64 (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64)) (/.f64 (*.f64 x z) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64)) (*.f64 (*.f64 y z) x)) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 z) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (*.f64 (*.f64 (neg.f64 z) x) y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 x z))) |
(*.f64 (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 x z)) |
(*.f64 (*.f64 (*.f64 y z) x) (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64))) |
(*.f64 (*.f64 y z) (*.f64 x (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (*.f64 y x) (*.f64 z (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 y x) (*.f64 (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64)) z)) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 y (*.f64 (*.f64 x z) (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64)))) |
(*.f64 y (/.f64 (*.f64 x z) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 y (*.f64 (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64)) (*.f64 x z))) |
(*.f64 (*.f64 x z) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 x (/.f64 (*.f64 y z) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 x (*.f64 (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) z)) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(pow.f64 (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (*.f64 (*.f64 y z) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 y z) x) #s(literal -1 binary64)) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(/.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 z) x) (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) x) y) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (*.f64 (*.f64 y z) x)))) |
(/.f64 (*.f64 (*.f64 y z) x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (*.f64 (*.f64 y z) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) y) (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (*.f64 (*.f64 y z) x))) |
(/.f64 (*.f64 x z) (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) y)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 z) x) y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(neg.f64 (*.f64 (*.f64 x z) (/.f64 (neg.f64 y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 x z))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y z) x) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (/.f64 (*.f64 (*.f64 y z) x) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x z)) |
(*.f64 (*.f64 x z) #s(literal 1 binary64)) |
(*.f64 x z) |
(*.f64 z x) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64)) y) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 y (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(/.f64 (neg.f64 y) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) y)) |
(/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))))) |
(neg.f64 (/.f64 (neg.f64 y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (/.f64 (neg.f64 y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) y)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) |
(/.f64 (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #s(literal -1 binary64)) |
(/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) |
(*.f64 z #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y))) |
#s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) z)) |
(*.f64 (/.f64 y z) x) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 y (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) (*.f64 y x)) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) z) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x z) y)) |
(*.f64 (/.f64 x z) y) |
(*.f64 (*.f64 y x) (pow.f64 z #s(literal -1 binary64))) |
(*.f64 y (/.f64 x z)) |
(*.f64 x (/.f64 y z)) |
(*.f64 x (*.f64 (pow.f64 z #s(literal -1 binary64)) y)) |
(pow.f64 (/.f64 z (*.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) x)) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 z)) |
(/.f64 (neg.f64 y) (/.f64 (neg.f64 z) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y x))) |
(/.f64 (*.f64 y x) z) |
(/.f64 y (/.f64 z x)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) y) z)) |
(neg.f64 (*.f64 y (/.f64 (neg.f64 x) z))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) z) y)) |
(neg.f64 (/.f64 (*.f64 y x) (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (neg.f64 z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 x (pow.f64 z #s(literal -1 binary64))) |
(pow.f64 (/.f64 z x) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 z) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 x z) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.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 (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) #s(literal -1/2 binary64))) (pow.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) #s(literal -1/2 binary64)) (pow.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) |
(*.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(pow.f64 (pow.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) #s(literal 1 binary64)) |
#s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) |
(/.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (pow.f64 (*.f64 y x) #s(literal -1 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 y x) (*.f64 y x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y x) #s(literal -1 binary64)) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 y)) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) y) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(/.f64 (pow.f64 y #s(literal -1 binary64)) x) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(neg.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 y x) |
(*.f64 x y) |
(pow.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 y x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(/.f64 (*.f64 y x) #s(literal 1 binary64)) |
(/.f64 x (pow.f64 y #s(literal -1 binary64))) |
(neg.f64 (*.f64 (neg.f64 x) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) y)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) y) z) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) z) y) |
(*.f64 (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 y z)) x) |
(*.f64 (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 y x)) z) |
(*.f64 (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal -1/2 binary64)) y) (*.f64 x z)) |
(*.f64 (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 x z)) y) |
(*.f64 (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal -1/2 binary64)) x) (*.f64 y z)) |
(*.f64 (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal -1/2 binary64)) z) (*.f64 y x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 z) x) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (*.f64 (*.f64 y z) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (*.f64 (*.f64 y z) x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 z) y) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 y z) x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 y x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (*.f64 (neg.f64 z) y) (*.f64 x (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 y z)) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 y z) x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y z) x)) |
(*.f64 (*.f64 (neg.f64 x) y) (*.f64 z (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (neg.f64 z) (*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(*.f64 (*.f64 (*.f64 (neg.f64 z) x) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (neg.f64 y) (*.f64 (*.f64 x z) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 z) x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (*.f64 (*.f64 y z) x) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y z) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (*.f64 y x) (*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(*.f64 (*.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(*.f64 (*.f64 y x) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 y (*.f64 (*.f64 (neg.f64 z) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (*.f64 x z) (*.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 x (*.f64 (*.f64 (neg.f64 z) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(*.f64 x (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 y z))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 z (*.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (*.f64 (*.f64 y z) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 y z) x) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 z) x) y)) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) x)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) x) y) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (*.f64 (*.f64 (neg.f64 z) x) y))) |
(/.f64 (*.f64 (*.f64 y z) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 y z) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (*.f64 (*.f64 y z) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (*.f64 (*.f64 y z) x)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 z) x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 z) x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) (/.f64 (*.f64 (*.f64 (neg.f64 z) x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 z) x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) (*.f64 (*.f64 y z) x))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 z) y)) x) |
(*.f64 (*.f64 (neg.f64 z) y) (neg.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) y) (neg.f64 z)) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 z) y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 z) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) y)) |
(*.f64 (*.f64 (*.f64 y z) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 y z) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) x)) |
(*.f64 (*.f64 y x) z) |
(*.f64 y (neg.f64 (*.f64 (neg.f64 z) x))) |
(*.f64 y (*.f64 x z)) |
(*.f64 (*.f64 x z) y) |
(*.f64 x (*.f64 (*.f64 y z) #s(literal 1 binary64))) |
(*.f64 x (neg.f64 (*.f64 (neg.f64 z) y))) |
(*.f64 x (*.f64 y z)) |
(*.f64 z (*.f64 y x)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) x) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 y z) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y z) x) #s(literal -1 binary64))) |
(/.f64 z (pow.f64 (*.f64 y x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 z) x) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 z) x) y)) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(approx (- (* z z) (* t a)) (*.f64 z z))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)) #s(literal -1/2 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x z) (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64))) y) |
(*.f64 (/.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 (neg.f64 y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 z) y) #s(literal -1 binary64)) (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (/.f64 (*.f64 x z) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) y) |
(*.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 (neg.f64 x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (/.f64 z (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 y x)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (/.f64 (*.f64 y z) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) x) |
(*.f64 (*.f64 (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) z) x) |
(*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) z) |
(*.f64 (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64)) (/.f64 (*.f64 x z) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64)) (*.f64 (*.f64 y z) x)) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 z) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (*.f64 (*.f64 (neg.f64 z) x) y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 x z))) |
(*.f64 (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 x z)) |
(*.f64 (*.f64 (*.f64 y z) x) (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64))) |
(*.f64 (*.f64 y z) (*.f64 x (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y z) x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (*.f64 y x) (*.f64 z (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 y x) (*.f64 (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64)) z)) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 y (*.f64 (*.f64 x z) (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64)))) |
(*.f64 y (/.f64 (*.f64 x z) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 y (*.f64 (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64)) (*.f64 x z))) |
(*.f64 (*.f64 x z) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 x (/.f64 (*.f64 y z) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 x (*.f64 (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) z)) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(pow.f64 (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (*.f64 (*.f64 y z) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 y z) x) #s(literal -1 binary64)) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(/.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64)) (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 z) x) (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) x) y) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (*.f64 (*.f64 y z) x)))) |
(/.f64 (*.f64 (*.f64 y z) x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (*.f64 (*.f64 y z) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) y) (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (*.f64 (*.f64 y z) x))) |
(/.f64 (*.f64 x z) (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) y)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 z) x) y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(neg.f64 (*.f64 (*.f64 x z) (/.f64 (neg.f64 y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 x z))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y z) x) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (/.f64 (*.f64 (*.f64 y z) x) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64)) y) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 y (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(/.f64 (neg.f64 y) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) y)) |
(/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))))) |
(neg.f64 (/.f64 (neg.f64 y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) (/.f64 (neg.f64 y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 y) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) y)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) |
#s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) |
(/.f64 (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) #s(literal -1 binary64)) |
(/.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (*.f64 (/.f64 (neg.f64 t) z) #s(literal -1 binary64)) a) |
(*.f64 (*.f64 (*.f64 t a) #s(literal 1 binary64)) (pow.f64 z #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z)) (neg.f64 a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 (neg.f64 a) z)) |
(*.f64 (*.f64 (/.f64 (neg.f64 t) z) a) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 (/.f64 z a) t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 z a) t) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 t #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 a z)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 a) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) (/.f64 (neg.f64 t) z)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (neg.f64 t) z)) |
(*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) a)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 t (pow.f64 a #s(literal -1 binary64))) (pow.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 t) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 (neg.f64 t) z) (neg.f64 a)) |
(*.f64 (*.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 a) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 t (neg.f64 a))) |
(*.f64 (/.f64 t z) a) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 t (pow.f64 a #s(literal -1 binary64)))) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) (*.f64 t a)) |
(*.f64 (neg.f64 t) (/.f64 (neg.f64 a) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 a) z) t)) |
(*.f64 #s(literal -1 binary64) (*.f64 t (/.f64 (neg.f64 a) z))) |
(*.f64 (/.f64 a z) (pow.f64 (pow.f64 t #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 a z) t) |
(*.f64 (*.f64 t a) (pow.f64 z #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a z) t)) |
(*.f64 (*.f64 t (neg.f64 a)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 t (/.f64 a z)) |
(*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) z) t)) |
(*.f64 a (*.f64 (pow.f64 z #s(literal -1 binary64)) t)) |
(*.f64 a (/.f64 t z)) |
(pow.f64 (/.f64 (/.f64 z a) t) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (neg.f64 t) z) (neg.f64 (*.f64 a a))) a) |
(/.f64 (*.f64 (/.f64 (neg.f64 t) z) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 (neg.f64 z) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 a))) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 t a) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 (neg.f64 z) a)) |
(/.f64 (/.f64 (neg.f64 t) z) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 z) a)) |
(/.f64 (/.f64 t z) (pow.f64 a #s(literal -1 binary64))) |
(/.f64 (neg.f64 t) (/.f64 (neg.f64 z) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (neg.f64 z) a) t)) |
(/.f64 (*.f64 t a) z) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z a) t)) |
(/.f64 (*.f64 t (neg.f64 a)) (neg.f64 z)) |
(/.f64 t (/.f64 z a)) |
(/.f64 a (/.f64 z t)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 z a) t))) |
(neg.f64 (/.f64 (*.f64 t (neg.f64 a)) z)) |
(neg.f64 (*.f64 (/.f64 (neg.f64 t) z) a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (neg.f64 a) z)))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 a) z) t)) |
(neg.f64 (/.f64 (*.f64 t a) (neg.f64 z))) |
(neg.f64 (*.f64 t (/.f64 (neg.f64 a) z))) |
(fma.f64 (/.f64 (neg.f64 t) z) #s(literal 0 binary64) (*.f64 (/.f64 a z) t)) |
(fma.f64 #s(literal 0 binary64) (/.f64 (neg.f64 t) z) (*.f64 (neg.f64 a) (/.f64 (neg.f64 t) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (neg.f64 z) a)) (*.f64 t (/.f64 (neg.f64 a) z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t a) (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (neg.f64 a) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 z a) t)) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 t) z)) (*.f64 (neg.f64 a) (/.f64 (neg.f64 t) z))) |
(+.f64 (*.f64 (/.f64 (neg.f64 t) z) #s(literal 0 binary64)) (*.f64 (/.f64 a z) t)) |
#s(approx (- (* z z) (* t a)) (*.f64 z z)) |
(*.f64 (*.f64 (/.f64 (neg.f64 t) z) #s(literal -1 binary64)) a) |
(*.f64 (*.f64 (*.f64 t a) #s(literal 1 binary64)) (pow.f64 z #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) z)) (neg.f64 a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 (neg.f64 a) z)) |
(*.f64 (*.f64 (/.f64 (neg.f64 t) z) a) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 (/.f64 z a) t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 z a) t) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 t #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 a z)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 a) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) (/.f64 (neg.f64 t) z)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (neg.f64 t) z)) |
(*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) a)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 t (pow.f64 a #s(literal -1 binary64))) (pow.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 t) z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 (neg.f64 t) z) (neg.f64 a)) |
(*.f64 (*.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 a) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 t (neg.f64 a))) |
(*.f64 (/.f64 t z) a) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 t (pow.f64 a #s(literal -1 binary64)))) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) (*.f64 t a)) |
(*.f64 (neg.f64 t) (/.f64 (neg.f64 a) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 a) z) t)) |
(*.f64 #s(literal -1 binary64) (*.f64 t (/.f64 (neg.f64 a) z))) |
(*.f64 (/.f64 a z) (pow.f64 (pow.f64 t #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 a z) t) |
(*.f64 (*.f64 t a) (pow.f64 z #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a z) t)) |
(*.f64 (*.f64 t (neg.f64 a)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 t (/.f64 a z)) |
(*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) z) t)) |
(*.f64 a (*.f64 (pow.f64 z #s(literal -1 binary64)) t)) |
(*.f64 a (/.f64 t z)) |
(pow.f64 (/.f64 (/.f64 z a) t) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (neg.f64 t) z) (neg.f64 (*.f64 a a))) a) |
(/.f64 (*.f64 (/.f64 (neg.f64 t) z) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 (neg.f64 z) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 a))) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 t a) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 (neg.f64 z) a)) |
(/.f64 (/.f64 (neg.f64 t) z) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 z) a)) |
(/.f64 (/.f64 t z) (pow.f64 a #s(literal -1 binary64))) |
(/.f64 (neg.f64 t) (/.f64 (neg.f64 z) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (neg.f64 z) a) t)) |
(/.f64 (*.f64 t a) z) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z a) t)) |
(/.f64 (*.f64 t (neg.f64 a)) (neg.f64 z)) |
(/.f64 t (/.f64 z a)) |
(/.f64 a (/.f64 z t)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 z a) t))) |
(neg.f64 (/.f64 (*.f64 t (neg.f64 a)) z)) |
(neg.f64 (*.f64 (/.f64 (neg.f64 t) z) a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (neg.f64 a) z)))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 a) z) t)) |
(neg.f64 (/.f64 (*.f64 t a) (neg.f64 z))) |
(neg.f64 (*.f64 t (/.f64 (neg.f64 a) z))) |
(fma.f64 (/.f64 (neg.f64 t) z) #s(literal 0 binary64) (*.f64 (/.f64 a z) t)) |
(fma.f64 #s(literal 0 binary64) (/.f64 (neg.f64 t) z) (*.f64 (neg.f64 a) (/.f64 (neg.f64 t) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (neg.f64 z) a)) (*.f64 t (/.f64 (neg.f64 a) z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t a) (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (/.f64 (neg.f64 a) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 z a) t)) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 t) z)) (*.f64 (neg.f64 a) (/.f64 (neg.f64 t) z))) |
(+.f64 (*.f64 (/.f64 (neg.f64 t) z) #s(literal 0 binary64)) (*.f64 (/.f64 a z) t)) |
Compiled 33 618 to 2 331 computations (93.1% saved)
36 alts after pruning (26 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 466 | 13 | 1 479 |
| Fresh | 3 | 13 | 16 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1 470 | 36 | 1 506 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 62.4% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 35.9% | (/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| 34.4% | (/.f64 (*.f64 (*.f64 z y) x) (exp.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #s(literal 1/2 binary64)))) | |
| 19.6% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| 55.1% | (/.f64 (*.f64 (*.f64 y z) x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) | |
| ✓ | 34.5% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| ✓ | 17.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) |
| 68.4% | (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) | |
| ✓ | 68.6% | (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
| 68.4% | (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (neg.f64 x))))) | |
| 64.8% | (/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal -1 binary64))))) | |
| 58.0% | (*.f64 (/.f64 (*.f64 y z) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) x) | |
| ✓ | 33.3% | (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) |
| 70.1% | (*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) z) | |
| 76.9% | (*.f64 (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 y x)) | |
| 35.7% | (*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 y z)) | |
| 53.3% | (*.f64 (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (/.f64 z (pow.f64 y #s(literal -1 binary64)))) | |
| 34.3% | (*.f64 (*.f64 (neg.f64 y) x) (*.f64 z (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) | |
| 35.5% | (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| ✓ | 62.8% | (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
| ✓ | 72.8% | (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) |
| ✓ | 72.8% | (*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
| 67.4% | (*.f64 (*.f64 z x) #s(approx (/ y (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 y z))) | |
| 62.2% | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 (*.f64 y x) z)) z) | |
| 61.0% | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x (/.f64 z y))) z) | |
| 61.4% | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y x)))) z) | |
| ✓ | 53.2% | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) |
| 62.1% | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (*.f64 (neg.f64 y) x) (/.f64 #s(literal -1 binary64) z))) z) | |
| 60.4% | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) z) y))) z) | |
| 49.8% | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))) y)) z) | |
| 60.4% | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 z y)))) z) | |
| 57.8% | (*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (exp.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal -1 binary64))))) z) | |
| 29.7% | (*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| 35.8% | (*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| 37.4% | (*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) | |
| ✓ | 68.6% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
Compiled 1 083 to 627 computations (42.1% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 (*.f64 y x) z)) z) |
(*.f64 (*.f64 z x) #s(approx (/ y (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 y z))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x (/.f64 z y))) z) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) z)))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) z) y))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (*.f64 (neg.f64 y) x) (/.f64 #s(literal -1 binary64) z))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 z y)))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y x)))) z) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 y z)) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) |
(/.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)))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) |
(*.f64 (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 y x)) |
(*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) z) |
(*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) z) |
(*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) z) |
(*.f64 (/.f64 (*.f64 y z) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) x) |
(/.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 (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) 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 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) |
(/.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 (neg.f64 y) x) (*.f64 z (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (/.f64 (*.f64 z x) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (neg.f64 y)) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 t (/.f64 z a)) #s(literal -1/2 binary64) z)))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 z x)) y) |
(*.f64 (/.f64 x #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (/.f64 z (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z)))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal -1 binary64))))) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (exp.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal -1 binary64))))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))) y)) z) |
(/.f64 (*.f64 (*.f64 z y) x) (exp.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 y x)) |
8 calls:
| 60.0ms | t |
| 52.0ms | y |
| 37.0ms | (*.f64 t a) |
| 25.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 14.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.9% | 1 | x |
| 76.9% | 1 | y |
| 92.3% | 2 | z |
| 80.7% | 3 | t |
| 76.9% | 1 | a |
| 93.1% | 4 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 76.9% | 1 | (*.f64 x y) |
| 84.1% | 2 | (*.f64 t a) |
Compiled 25 to 49 computations (-96% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 (*.f64 y x) z)) z) |
(*.f64 (*.f64 z x) #s(approx (/ y (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 y z))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x (/.f64 z y))) z) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) z)))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) z) y))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (*.f64 (neg.f64 y) x) (/.f64 #s(literal -1 binary64) z))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 z y)))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y x)))) z) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 y z)) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) |
(/.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)))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) |
(*.f64 (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 y x)) |
(*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) z) |
(*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) z) |
(*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) z) |
(*.f64 (/.f64 (*.f64 y z) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) x) |
(/.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 (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
| Outputs |
|---|
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 y x)) |
2 calls:
| 40.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 11.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.9% | 3 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 89.7% | 3 | z |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 (*.f64 y x) z)) z) |
(*.f64 (*.f64 z x) #s(approx (/ y (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 y z))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x (/.f64 z y))) z) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) z)))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) z) y))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (*.f64 (neg.f64 y) x) (/.f64 #s(literal -1 binary64) z))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 z y)))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y x)))) z) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 y z)) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) |
(/.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)))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) |
(*.f64 (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 y x)) |
(*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) z) |
(*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) z) |
(*.f64 (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z))) z) |
(*.f64 (/.f64 (*.f64 y z) #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) x) |
(/.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 (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) |
| Outputs |
|---|
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 y x)) |
1 calls:
| 12.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.5% | 2 | z |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 (*.f64 y x) z)) z) |
(*.f64 (*.f64 z x) #s(approx (/ y (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 y z))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x (/.f64 z y))) z) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) z)))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) z) y))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (*.f64 (neg.f64 y) x) (/.f64 #s(literal -1 binary64) z))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 z y)))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y x)))) z) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 y z)) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) |
(/.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)))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))) |
(*.f64 (*.f64 z x) (/.f64 y #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z)))) |
| Outputs |
|---|
(*.f64 x (/.f64 (*.f64 y z) (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:
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.2% | 2 | z |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 (*.f64 y x) z)) z) |
(*.f64 (*.f64 z x) #s(approx (/ y (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 y z))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 x (/.f64 z y))) z) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) z)))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) z) y))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (*.f64 (neg.f64 y) x) (/.f64 #s(literal -1 binary64) z))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 z y)))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y x)))) z) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (sqrt (- (* z z) (* t a))) (* (* y x) z)) (/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z))))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) (*.f64 y z)) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 z y) x) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
8 calls:
| 20.0ms | t |
| 10.0ms | z |
| 6.0ms | a |
| 6.0ms | x |
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.6% | 1 | x |
| 70.7% | 2 | y |
| 68.6% | 1 | a |
| 70.7% | 2 | (*.f64 x y) |
| 68.6% | 1 | t |
| 70.9% | 2 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 73.1% | 3 | (*.f64 t a) |
| 72.1% | 2 | z |
Compiled 25 to 49 computations (-96% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 (*.f64 y x) z)) z) |
(*.f64 (*.f64 z x) #s(approx (/ y (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 y z))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| Outputs |
|---|
(*.f64 (*.f64 z x) #s(approx (/ y (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 y z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
2 calls:
| 3.0ms | z |
| 3.0ms | (*.f64 t a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.0% | 2 | (*.f64 t a) |
| 70.8% | 2 | z |
Compiled 4 to 11 computations (-175% saved)
Total -11.2b remaining (-55.9%)
Threshold costs -11.2b (-55.9%)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 x (/.f64 y z))) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (*.f64 (/.f64 x z) y)) z) |
(*.f64 #s(approx (/ (* y x) (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 (*.f64 y x) z)) z) |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
7 calls:
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | a |
| 2.0ms | x |
| 2.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.6% | 1 | x |
| 68.6% | 1 | a |
| 68.6% | 1 | y |
| 68.6% | 1 | (*.f64 x y) |
| 68.6% | 1 | z |
| 68.6% | 1 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 68.6% | 1 | (*.f64 t a) |
Compiled 24 to 44 computations (-83.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 9.560208751979733e+41 | 3.9318437536086843e+42 |
| 7.0ms | 96× | 0 | valid |
| 0.0ms | 6× | 0 | invalid |
Compiled 191 to 182 computations (4.7% saved)
ival-mult: 3.0ms (68.9% of total)ival-div: 1.0ms (23% of total)ival-sqrt: 1.0ms (23% of total)ival-sub: 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 |
|---|---|---|
| 96.0ms | 1.3393055635925245e+44 | 7.104212998840392e+44 |
| 30.0ms | 3.20080064765155e-157 | 3.630525835062169e-151 |
| 101.0ms | 240× | 0 | valid |
| 14.0ms | 66× | 0 | invalid |
Compiled 425 to 416 computations (2.1% saved)
ival-sub: 95.0ms (89.4% of total)ival-mult: 7.0ms (6.6% of total)ival-sqrt: 2.0ms (1.9% of total)ival-div: 1.0ms (0.9% 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 |
|---|---|---|
| 94.0ms | 3.3391814619997426e-138 | 1.465075388142231e-135 |
| 85.0ms | 128× | 0 | valid |
| 3.0ms | 40× | 0 | invalid |
Compiled 233 to 236 computations (-1.3% saved)
ival-mult: 80.0ms (96.2% of total)ival-sub: 1.0ms (1.2% of total)ival-div: 1.0ms (1.2% of total)ival-sqrt: 1.0ms (1.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 |
|---|---|---|
| 94.0ms | 7.749551980153214e-73 | 3.69173301698481e-66 |
| 10.0ms | 144× | 0 | valid |
| 3.0ms | 44× | 0 | invalid |
Compiled 161 to 209 computations (-29.8% saved)
ival-mult: 5.0ms (65.3% of total)ival-sub: 1.0ms (13.1% of total)ival-div: 1.0ms (13.1% of total)ival-sqrt: 1.0ms (13.1% 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 |
|---|---|---|
| 102.0ms | 2.4558735759170025e-207 | 7.81304534280338e-204 |
| 87.0ms | 49× | 0 | invalid |
| 9.0ms | 128× | 0 | valid |
Compiled 121 to 172 computations (-42.1% saved)
ival-mult: 4.0ms (54.4% of total)ival-sub: 1.0ms (13.6% of total)ival-div: 1.0ms (13.6% of total)ival-sqrt: 1.0ms (13.6% 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 |
|---|---|---|
| 19.0ms | -1.6971887160325962e-126 | -2.557129390725839e-134 |
| 12.0ms | 144× | 0 | valid |
Compiled 125 to 182 computations (-45.6% saved)
ival-mult: 3.0ms (56.4% of total)ival-sub: 1.0ms (18.8% of total)ival-div: 1.0ms (18.8% of total)ival-sqrt: 1.0ms (18.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 32× | *-commutative-binary64-*.f64 |
| 8× | neg-sub0-binary64--.f64-neg.f64 |
| 8× | +-commutative-binary64-+.f64 |
| 8× | neg-mul-1-binary64-*.f64-neg.f64 |
| 8× | sub-neg-binary64-neg.f64-+.f64--.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 295 |
| 1 | 91 | 295 |
| 2 | 100 | 295 |
| 3 | 106 | 295 |
| 4 | 109 | 295 |
| 5 | 110 | 295 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 z #s(literal 1250000000000000017421514619926762391339008 binary64)) (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (*.f64 (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 y x))) |
(if (<=.f64 z #s(literal 2948408144391829/14742040721959145907193572581985425355144223517251720423344555860334469384344331453461432520225229560708860839963921269139728846210643721220943102544658968920505450496 binary64)) (*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (if (<=.f64 z #s(literal 280000000000000008854179432005115875256434688 binary64)) (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (*.f64 (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 y x)))) |
(if (<=.f64 z #s(literal 2373208190724703/1636695303948070935006594848413799576108321023021532394741645684048066898202337277441635046162952078575443342063780035504608628272942696526664263794688 binary64)) (*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (*.f64 (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 y x))) |
(if (<=.f64 z #s(literal 2845706385096283/3794275180128377091639574036764685364535950857523710002444946112771297432041422848 binary64)) (*.f64 x (/.f64 (*.f64 y z) (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 8189640480253831/1412006979354108748474554421102313931675676955925788762341700965431346915180599249952936960497614998485448932749141998289061648432939195473813276544243473053215398045741358060286316036246351763861878679739417265182867456 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 (*.f64 t a) #s(literal -8536031192270291/48777321098687378615337456715518223527321845979140174232174327494146433419058837814379782860367062049372295798771978482741374619988879457910784 binary64)) (*.f64 (*.f64 z x) #s(approx (/ y (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 y 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 1250000000000000017421514619926762391339008 binary64)) (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (*.f64 (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 y x))) |
(if (<=.f64 z #s(literal 1250000000000000017421514619926762391339008 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z)) (*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))))) |
(if (<=.f64 z #s(literal 2948408144391829/14742040721959145907193572581985425355144223517251720423344555860334469384344331453461432520225229560708860839963921269139728846210643721220943102544658968920505450496 binary64)) (*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (if (<=.f64 z #s(literal 280000000000000008854179432005115875256434688 binary64)) (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (*.f64 (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 y x)))) |
(if (<=.f64 z #s(literal 2948408144391829/14742040721959145907193572581985425355144223517251720423344555860334469384344331453461432520225229560708860839963921269139728846210643721220943102544658968920505450496 binary64)) (*.f64 (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t (neg.f64 a))))) x) (if (<=.f64 z #s(literal 280000000000000008854179432005115875256434688 binary64)) (*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 x z)) (*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z)))))) |
(if (<=.f64 z #s(literal 2373208190724703/1636695303948070935006594848413799576108321023021532394741645684048066898202337277441635046162952078575443342063780035504608628272942696526664263794688 binary64)) (*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (*.f64 (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))) (*.f64 y x))) |
(if (<=.f64 z #s(literal 2373208190724703/1636695303948070935006594848413799576108321023021532394741645684048066898202337277441635046162952078575443342063780035504608628272942696526664263794688 binary64)) (*.f64 (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 t (neg.f64 a))))) x) (*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (+ (* (neg a) t) (* z z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z))))) |
(if (<=.f64 z #s(literal 2845706385096283/3794275180128377091639574036764685364535950857523710002444946112771297432041422848 binary64)) (*.f64 x (/.f64 (*.f64 y z) (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 2845706385096283/3794275180128377091639574036764685364535950857523710002444946112771297432041422848 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 8189640480253831/1412006979354108748474554421102313931675676955925788762341700965431346915180599249952936960497614998485448932749141998289061648432939195473813276544243473053215398045741358060286316036246351763861878679739417265182867456 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 8189640480253831/1412006979354108748474554421102313931675676955925788762341700965431346915180599249952936960497614998485448932749141998289061648432939195473813276544243473053215398045741358060286316036246351763861878679739417265182867456 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 (*.f64 t a) #s(literal -8536031192270291/48777321098687378615337456715518223527321845979140174232174327494146433419058837814379782860367062049372295798771978482741374619988879457910784 binary64)) (*.f64 (*.f64 z x) #s(approx (/ y (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 y z))) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x))) |
(if (<=.f64 (*.f64 t a) #s(literal -8536031192270291/48777321098687378615337456715518223527321845979140174232174327494146433419058837814379782860367062049372295798771978482741374619988879457910784 binary64)) (*.f64 #s(approx (/ y (sqrt (+ (* (neg a) t) (* z z)))) (/.f64 y z)) (*.f64 x 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)) |
| 10 260× | lower-fma.f32 |
| 10 258× | lower-fma.f64 |
| 8 704× | lower-*.f64 |
| 8 704× | lower-*.f32 |
| 7 510× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 729 | 17855 |
| 1 | 2393 | 17431 |
| 2 | 6339 | 17413 |
| 0 | 8264 | 16846 |
| 0 | 46 | 284 |
| 0 | 70 | 276 |
| 1 | 248 | 276 |
| 2 | 1194 | 276 |
| 0 | 8646 | 276 |
| 0 | 32 | 166 |
| 0 | 49 | 166 |
| 1 | 156 | 166 |
| 2 | 749 | 166 |
| 3 | 6336 | 166 |
| 0 | 8085 | 166 |
| 0 | 46 | 273 |
| 0 | 73 | 268 |
| 1 | 225 | 266 |
| 2 | 1151 | 266 |
| 0 | 8486 | 266 |
| 0 | 495 | 3663 |
| 1 | 1609 | 3591 |
| 2 | 6491 | 3573 |
| 0 | 8282 | 3461 |
| 0 | 12 | 37 |
| 0 | 19 | 37 |
| 1 | 56 | 37 |
| 2 | 320 | 37 |
| 3 | 2703 | 37 |
| 0 | 8429 | 37 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 814 to 478 computations (41.3% saved)
(sort t a)
Compiled 1 618 to 1 008 computations (37.7% saved)
Loading profile data...